SlimeKnights / HarvestTweaks

MIT License
4 stars 4 forks source link

Setting a block to require tool to prevent drops instead of preventing breakage? #21

Closed Vampsku11 closed 6 years ago

Vampsku11 commented 6 years ago

Is it possible to prevent blocks from dropping resources instead of preventing blocks from being mined at all without the proper tool? For example, clay would only drop clay when mined with any shovel, logs and planks would only drop themselves if mined with any axe. Similar to how stone behaves, it will only drop cobblestone when mined with any pickaxe.

bonii-xx commented 6 years ago

No. This is defined deep in Minecraft in a non-changeable way. It'd require specific workarounds for minecrafts behaviour.