Quizer9O8 / Strata

Strata is a mod that adds various types of rocks into the game. It changes the look and feel of the game and gives you a plethora of blocks to interact with.
MIT License
4 stars 4 forks source link

BUG - Cobblestone variants do not drop when mined in survival mode #7

Closed AzureMonument closed 4 years ago

AzureMonument commented 4 years ago

Before reporting a bug please read Writing Helpful Bug Reports if you haven't already

Minecraft 1.15.2

Forge 32.2.31

Description Cobblestone stone variants do not drop when mined in survival mode, both normal and mossy versions. This is regardless of whether or not the pick used has silk touch. This also affects all stair, wall, and slab types. (To test this I used two different diamond picks (one silk touch, the other normal) in a creative testing world and switched to survival after placing two blocks of each cobblestone type and mined them. Then I tested similarly on 1 of each respective wall/stair/slab.)

How to reproduce Mine any piece of cobblestone from this mod with a normal pick while in survival mode.

Additional information ** do note I have the project mmo mod, but all functions relating to mining level (and any other restrictions on tool use) are disabled in entirely in the configs 2020-07-18_11 08 15

Quizer9O8 commented 4 years ago

It turns out that the loot tables for the cobblestone variants had some errors in the code which caused it not to drop cobblestone after mining it. This should be fixed in the latest release now.