#Modded entity spawns upside down for unknown reason?

6 messages · Page 1 of 1 (latest)

strong shard
#

I've been trying to make a modded entity but I keep running into issues but this is the final straw,
what am I doing wrong? Does it not work in 1.19.4?

strong shard
#

I'm using mcreator, is this bug natural?

olive blaze
#

Maybe the model has some preset rotation applied to it. We don't really provide much MCreator support here (or at least any good support)

vital vectorBOT
#

MCreator is a tool that can be used to create mods for Minecraft: Java Edition and addons for Minecraft: Bedrock Edition.
It supports block/item and entity models made in Blockbench, both for the Java and Bedrock Edition of the game.
MCreator does handle many things in a non standard way, so that default solutions may not work as intended.
You can find help for MCreator in the MCToolkit discord: https://discord.gg/VGtjwwbvfj
Java Edition Only:

so programs like this will always only support a subset of modding capabilities.
Many experienced mod creators will advise you to write your code directly instead.```
strong shard
#

I only use mcreator cause convenience but right now it's not being that convenient