Started by
gustavowizard123
on
Topic category: Help with Minecraft modding (Java Edition)
Hey guys! again sorry if this question was already solved, if so plz point me the link.
So i was wondering how to:
1) Put Animated Textures on a Custom Block (like a monitor with a animated png on it) - i know MCrayFisher cant handle it, but i cant find a easy 3D Editor that export .json (for MCreator 170), any ideas or program i could use?
2) Make a animated block (like a small windmill); does it work like Mobs on techne, how can i do it? (cant find tutorials for this)
thank you all!
@#12 Boi get up out muh brain lol
PLEASE TELL ME HOW TO DO ThIS
I need to know how to do this
i can do animated blocks now, using animated textures or animating the block itself
1) FOR A BLOCK WITH ANIMATED TEXTURES:
Just create a animated texture on Mcreator and make 2 blocks; OFF and ON (ON got animated textures)
2) FOR A ANIMATED BLOCK:
First do a regular block (model OFF) then make 4+ models with the changes you want, for example a Windmill (model 1 with blade 0 rotataion, model 2 45 rotation, model 3 90 rotation and so on.. export each .json (1,2,3,4)
http://vberlier.github.io/animated-models/
on this site you upload your models (1,2,3...) and the texture then you can animated by exporting it into a single block, a animated block. it will export you a .zip (extract 3 files; the model, the texture and the MCMETA texture (put this one manually inside the folder Mcreator keep the textures)
so you have to do 2 blocks; a regular one (machine OFF) and a animated one (machine ON)
then u create procedures conecting them to do wtv you want (make the painting eye move or make a grinder with animated blade, the possibilities are endless)
Hope it helps! if u need more help let me know
Caps lock rule, check https://mcreator.net/wiki/general-publishing-guidelines Thanks!