Jade ๐Ÿ”

Jade ๐Ÿ”

93M Downloads

[Feature Request] Display whether a block must be harvested with Silk Touch

DalekCraft2 opened this issue ยท 4 comments

commented

Pretty much explained in the title. Perhaps it could be written out, or perhaps the icon for the harvest tool could be different for those blocks.

commented

The data to determine whether the block can be silk touched is only stored on server-side. I don't think it is worth to sync data for every single block

commented

But blocks like glass are always only obtainable with silk touch, correct? And the mod already knows which blocks require which tools, and can tell what the block is, so it would make sense for it to be able to determine whether the block must be silked.

commented

no, you can tweak it by loot table

commented

Oh. I did not know that.