Started by
Mitchel
on
Topic category: Help with Minecraft modding (Java Edition)
I want to add more redstone buttons in minecraft, but I don't know how I can make a button that works exactly like the stone button. Does anyone know how I can make the procedure of a stone button?
You used to be able to do this with a “emit Redstone signal” procedure, but it is now broken and no longer works. It will be re-added in a future update.
I have also trouble with making it rotate like a button. The texture doesn't work I think something goes wrong with the model (I used the model extracted from the 1.15.2jar file of minecraft). I also don't see an option for changing how it looks in your inventory. I can't find any procedure that allow me to press the button (that the model changes). does anyone know how to solve this issues, or if it is possible to do?