Animated Block Models

Started by TheYelloMac on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Aug 2018
Points:
682

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
Animated Block Models

So I want to created a custom block model but animated. I’m in 1.12.2 and use mrcrayfish model creator for my block models. If there is a way to do this with anything please let me know. If I can’t do with mrcrayfish model creator please let me know what I can do it with

Active 4 years ago
Joined Jun 2016
Points:
3743

User statistics:

  • Modifications: 10
  • Forum topics: 39
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5490
If you mean making a block…
Fri, 08/31/2018 - 07:03

If you mean making a block with custom model and animated textures, that's very easy, just animate the textures used for the block (there is even an mcreator texture animator tool). Also, I recommend making that model using Blockbench, which is less bugged and better (here is a tutorial https://mcreator.net/forum/42354/how-work-blockbench).

If you mean making a block with an animated model, that's not possible, even with coding, because it isn't supported by vanilla and I don't know if there are any forge mods that make this possible. "Blocks with animated model" like chests are tile entities, they are like entities when animated.

Active 4 years ago
Joined Sep 2016
Points:
829

User statistics:

  • Modifications: 3
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 108
here is a link to a video on…
Fri, 08/31/2018 - 10:41

here is a link to a video on how to animate block models: https://www.youtube.com/watch?v=9EXrHIBD_2E

this video shows how to animate a block model for a recorsepack but it works for mods too

Active 4 years ago
Joined Jun 2016
Points:
3743

User statistics:

  • Modifications: 10
  • Forum topics: 39
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5490
I didn't think of that…
Fri, 08/31/2018 - 17:42

I didn't think of that workaround

Active 4 years ago
Joined Aug 2018
Points:
682

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
Thanks guys!
Sat, 09/01/2018 - 20:05

Thanks guys!

Active 3 years ago
Joined Sep 2016
Points:
1173

User statistics:

  • Modifications: 0
  • Forum topics: 54
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 404
then how come mekanism do?…
Sat, 07/04/2020 - 19:46

then how come mekanism do? it is possible...