Posted June 20, 20232 yr Hello All, What I aim to do is temporarily give the player (either their tool, or their main hand) silk touch on a per block basis. In my mod, there would be certain prerequisites required to have silk touch enabled whilst mining, so it would be to turned off and on as needed. Is this possible to achieve? I am turning on and off silk touch via an event. I was reading another post where someone recommended "BlockLoot .HAS_SILK_TOUCH", but I did not see them elaborate on any of the information. I did not quite understand how to invoke it.
June 22, 20232 yr global loot modifier, i guess. you can ignore suggested drops, invoke target block's loot table with parameters that you specify.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.