Started by
crowinsanity13
on
Topic category: Help with Minecraft modding (Java Edition)
my biped model textures were all seemingly sideways or messed up even though they used to work in the previous version they are 64x32 just like it says, but most of my biped models are messed up and i cant even spawn one of the mobs with the spawn egg even though im on hard mode, not only that, but i made a block that when breaking it, has a 60% chance to spawn the mob, but it doesnt spawn anything, and doesnt drop anything either
of course, it changed from 64x32 to 64x64
it told me to do 64x32 textures but i'll try it, plus, that still doesnt explain why my spirits cant spawn, they are almost the same as the rangers (green one
)
im gonna need an example of a 64x64 biped texture to know what im doing
Biped texture solution - examples included
https://mcreator.net/comment/197934
my portal is not transparent anymore and i still have an issue with my spirits not spawning from breaking a certain block, but thank you for the textures
60% still has a 40% probability of not spawning for several times. I might be wrong, but try recreating it again with a higher percentage.
I see your entity is called "soulboundspirit", if you want to spawn it you cannot type:
/summon soulboundspirit
You must type:
/summon your_mod_id:soulboundspirit
no, i typed /summon soulbound:spirit because my mod ID is "soulbound"
OK, my bad
no one explained how I can spawn my Spirit though, it still wont spawn
nvm i figured it out, the option "Zombie" in the AI section was bugged, so i just turned that off, but now theres still the problem with the skins, i already have a 64x32 texture, and it still doesnt work, every skin looks sideways and i dont want to resort to trial and error to figure out what goes where
ok apparently its a 64x64 texture now, idk why they changed it again but ok