
Silky Hands
This Minecraft mod gives selected players a unique ability - when breaking any block, it will drop as an item, regardless of the tool used.
It's important to note that this works completely differently from the Silk Touch enchantment. The effect applies to absolutely all blocks in the game - even obsidian can be mined with bare hands and it will drop as an item. The only condition is that the player's hand must be empty.
How to Use
To activate this ability, you need to add a special tag to the desired player. By default, the tag silkyhands
is used.
To do this, execute the command:
/tag PlayerName add silkyhands
The tag name can be changed through the configuration file located at config/silky-hands.json
.
You can also specify blocks that will be ignored by this ability in the settings. By default, beds and crops are excluded because beds can duplicate when broken, and crops don't drop in full quantity.
If you discover other blocks that you think should also be excluded, report this to the developers!