Started by
geborugu
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make a block hp system but when I place the block it breaks.Somone can help me?
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make a block hp system but when I place the block it breaks.Somone can help me?
That numbet tag "hp" has nothing to do with hp, it's just a name you made up, which could be called literally anything...so it's impossible to work with that procedure. I'm afraid such system cannot be applied to a block, unless the block is an entity - in such case you can define the HP of the block (entity) in the "Living entity" section