How to add Animated Texture for JSON 3d Model (Item/Sword) in Mapping?

Started by PhoenixofDeath on

Topic category: Help with MCreator software

Last seen on 15:01, 16. Apr 2022
Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to add Animated Texture for JSON 3d Model (Item/Sword) in Mapping?

I used blockbench to create a 3d model for a weapon, and also assigned textures to it in blockbench. One part of the weapon uses the Minecraft "crimson_stem" texture, which is animated. Now when I import the exported 3d model into Mcreator, I can select the model texture parts for the respective parts. 

The problem is that I can select the animated texture in the mapping, but it remains static ingame and is not animated. Even if I create the texture via the animation maker in Mcreator and then assign it to the mapping, the weapon does not have the animated texture. How do I add an animated texture to a model texture part of a JSON 3d model?

 

Last seen on 11:57, 26. Apr 2024
Joined May 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If you added the crimson…
Mon, 04/11/2022 - 15:06

If you added the crimson_stem.png (which is animated), MCreator (your mod) will need the crimson_stem.png.mcmeta to know it is an animated texture ... then Minecraft (in game) will animate the texture. Place the file (crimson_stem.png.mcmeta) in the same folder as the crimson_stem.png in your mod.

It usually goes in:

... MCreatorWorkspaces\YOUR_MODID\src\main\resources\assets\YOUR_MODID\textures\(items or blocks)

Last seen on 15:01, 16. Apr 2022
Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you that helped a lot,…
Mon, 04/11/2022 - 16:33

Thank you that helped a lot, this fixed it for me, many thanks

Last seen on 11:57, 26. Apr 2024
Joined May 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Glad to know.
Tue, 04/12/2022 - 23:26

Glad to know.

Last seen on 23:46, 22. Apr 2024
Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
am I doing sumthing wrong?…
Wed, 06/21/2023 - 05:47

am I doing sumthing wrong? all I get is a black box insteed of the wanted texture