#Minecraft Entity Wizard, no animations.

19 messages · Page 1 of 1 (latest)

compact steppe
#

I made a mob using the Wandering Trader preset and made some custom animations for him, however he has no animations and just slides across the floor. I'm not sure how to fix it.

raw sierraBOT
#
Welcome to the help forum!

Please make sure to read #1029468016594911232 as it may answer your question!

Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.

compact steppe
#

I tried to copy and paste

  "animations": {
    "general": "animation.villager.general",
    "look_at_target": "animation.common.look_at_target",
    "raise_arms": "animation.villager.raise_arms",
    "move": "animation.villager.move"
  },
  "animation_controllers": [
    { "general": "controller.animation.villager.general" },
    { "raise_arms": "controller.animation.villager_v2.raise_arms"},
    { "move": "controller.animation.villager.move" }
  ],

from the wandering trader entity json, but it just made him invisble instead

EDIT: Its only the animation_controllers portion that renders him invisible. the animations by itself doesn't make him invisible, but also doesn't do anything

quiet vine
#

ok ok sorry i can change gif if u want

#

also

#

i dunno if i am correct

#

but u didnt actually change the animations in the json

compact steppe
# quiet vine but u didnt actually change the animations in the json

Good idea, though fter I made this post I actually did end up changing the animations in the json, but unfourtunately it didnt make a difference. I ended up remaking the model, I guess the issue stemmed from it being built off of a piglin model while being given wandering trader behavior? I haven't tried to re-add the new animations yet, but remaking got it running fine on regular villager animations

#

because of that, ill mark this as resolved

#

/resolved

compact steppe
#

maybe /resolved doesnt work in this server lmao

compact steppe
quiet vine
#

idk it worked in my help request

raw sierraBOT
#

<:e:1149743621755641909>

compact steppe
#

i've never done anything like this before lmao. I guess i went right into the deep end lol

#

thanks for your help btw!! @quiet vine