Started by
howtoredstone
on
Topic category: Help with Minecraft modding (Java Edition)
I am Making a mod that lets you hit block to get it instand of mining it normally ,
any one have any idea of how to do this
Thx
Edited by howtoredstone on Tue, 04/04/2023 - 19:25
Maybe make several versions of this block (For instance, 3 different versions if you plan on having to hit it 3 times) And make it so that when the block is hit, it switches to the next version, and when the final version is hit the block is destroyed.
thank you for the idea ill try it