Started by
PixelSapphire
on
Topic category: Help with Minecraft modding (Java Edition)
Looking to make a block with an animated texture that can be toggled by right-clicking the block? Brand new to MCreator.
Also, this is an optional goal but I'd like to see if I could make it emit a redstone signal on right-click too, like a lever but a full block.
Edited by PixelSapphire on Fri, 07/19/2024 - 17:30
You can make an animated texture but you can't activate it, so make two blocks, one without animation and one with animation, then create a procedure that replaces the not animated block with the animated one when you click on it.
to create an animated texture go to resources, create new texture, create animated texture