We Should Be Able to Use BlockBench Animations for Mobs!!

Started by TheRedstoneDroid on

Topic category: Feature requests and ideas for MCreator

Joined Jul 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
We Should Be Able to Use BlockBench Animations for Mobs!!
Fri, 06/14/2019 - 12:46 (edited)

It would be cool if we could animate our mobs our way so people can make cool mobs and better mods. The Animation file for a blockbench animation is a Json.

EXAMPLE WHERE YOU WOULD PUT THE FILE:

https://imgur.com/BGkegoO

EXAMPLE:

This is a Nova 6 Crawler from Call of Duty Black Ops 1

BEFORE:

https://imgur.com/3kGcHZ9
AFTER:

https://imgur.com/V13WPN8

Edited by TheRedstoneDroid on Fri, 06/14/2019 - 12:46
As far as I know, Minecraft…
Fri, 06/14/2019 - 15:36

As far as I know, Minecraft does not support animations defined in JSON yet so we can't implement this at the moment.

Joined Jul 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Then what do they animation…
Fri, 06/14/2019 - 16:50

Then what do they animation file does Minecraft use  that I can use?

Joined Jul 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Correction"Then what file…
Fri, 06/14/2019 - 16:51

Correction"Then what file does minecraft use to animate with that I can use" I should start reading over what I type!

Joined Aug 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well..... vanilla Minecraft…
Fri, 06/14/2019 - 18:03

Well..... vanilla Minecraft does not have any real animation system - all "animations" (like entities, chest lid movement, etc...) are hardcoded. What are you most likely talking about is the Forge's Animation API introduces an animation system somewhat similar to the one in UE4 for example (and yes, it should allow you to define the animation in JSON file... I think). I recommended you to read the documentation about it and/or looking on some open source mods that use it.

Joined Apr 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How about Blockbench's …
Thu, 11/12/2020 - 15:11

How about Blockbench's .animation extension?

Joined Nov 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You should look into…
Thu, 11/12/2020 - 17:30

You should look into Geckolib, it allows animations and it has an MCreator plugin.

Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Java, mob animation java
Thu, 11/12/2020 - 17:30

Java, mob animation java