Started by
Bendoo
on
Topic category: Help with Minecraft modding (Java Edition)
Hello! I am making a giant dog to my Minecraft mod and I have the .java model texture, but how can I resize the mob texture?
Topic category: Help with Minecraft modding (Java Edition)
Hello! I am making a giant dog to my Minecraft mod and I have the .java model texture, but how can I resize the mob texture?
You shouldn't need to resize the texture, as long as the model is the same shape as a Vanilla dog. (For example, look at giants. They're like 20 block tall zombies, yet still just use the zombie texture).
I used the wolf texture and it just made it a normal-sized wolf with a huge hitbox.
Where are you making these .java models? If it's Blockbench, then making the squares huge is the only way to actually force mcreator to generate a bigger model.