Started by
ROBOmattia07
on
Topic category: Help with Minecraft modding (Java Edition)
i want to know if i can make the player that takes damage if punchens a block with the hand but not with a item sorry. for bad english im italian
Topic category: Help with Minecraft modding (Java Edition)
i want to know if i can make the player that takes damage if punchens a block with the hand but not with a item sorry. for bad english im italian
Make a procedure, use the trigger When Block Destroyed or something, if item in main hand = air block, then damage player.