TheAwesomeGem / BlockDropsTweaker

Repository for the mod BlockDropsTweaker
Apache License 2.0
1 stars 0 forks source link

Silk Touch produces custom drops and silk touched block #11

Open UnlimatedStone9 opened 4 years ago

UnlimatedStone9 commented 4 years ago

Silk Touch produces custom drops and silk touched block, regardless of whether "dropsilktouchalways":true, is set to true or false.

"allowsilktouch":false, prevents the block from dropping but in turn means silk touch won't have affect on the block.

Basically silk touch either doesn't work or it works and also drops the custom block drops, which isn't ideal.

EagleEyeLogic commented 3 years ago

Take a look for a simple Redstone example

https://github.com/TheAwesomeGem/BlockDropsTweaker/issues/10#issuecomment-764001154