Started by
wu_workshop
on
Topic category: Help with Minecraft modding (Java Edition)
I am trying to make a changeable sign mod. Can anyone teach me how to change block texture with a button and add a button in a mob?
Topic category: Help with Minecraft modding (Java Edition)
I am trying to make a changeable sign mod. Can anyone teach me how to change block texture with a button and add a button in a mob?
Well, I know how to do some. Make a procedure where, if block is right clicked, the block gets replaced with another block with a different texture. You need to make two different blocks to do this however.