-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Steps to reproduce
- Go to https://mctools.dev/ in latest Firefox on Windows 10
- Go to the "From a Mob" tab.
- Create new with Cow.
- Accept names.
- Choose "Download flat world"
- Once the world has been imported to Bedrock Edition (v1.21.101), start a game with the imported world.
- Find the spawn egg for "mycow".
- Use the spawn egg.
Actual results
The log shows:
[Animation][error]-entity/test.entity.json | minecraft:client_entity | description | animation_controllers | child 'animation_controllers' not valid here.
[Json][error]-entity/mycow.entity.json | Material "mycow_cold" is referenced in file "entity/mycow.entity.json" but not defined.
[Geometry][error]-name_myco:mycow | name_myco:mycow | geometry not found?
The spawn egg shows the same icon as for a regular cow. However, the spawned mycow is invisible. Its shadow is visible, though.
Additional information
When starting from a creeper, there is also the same animation_controller error in the log. Additionally, the spawn egg icon is empty. If the lava damage for the creeper is changed to trigger from dirt instead, the invisible creeper explodes right after the invisible spawning, which (together with the cow's shadow showing up) indicates that the mob logic is being run and just the visual appearance is missing.
Metadata
Metadata
Assignees
Labels
No labels