Started by
Eonaut
on
Topic category: Advanced modding
Two things:
1.) How can I scale the size of a mob's model WITHOUT needing to make the texture map bigger. (Think spiders/zombies-- Cave spiders are the spider model, but half size, giants are the zombie model, but 10 times bigger. How can I scale models like such, particulary biped, silverfish, and my custom models)
2.) Is it possible to make a mob that spawns in the end, but ONLY beyond the main island (or anywhere outside of a 500 block radius from the origin (0, 0, 0)?
I know that both of these will almost certainly require coding, but I have virtually no experience with java.
1) Just use a bigger model if you don't want to java or just code with java.
2) Yes, but the only way is with code.
no , for the End you can put for spawning location of the mob "Sky" because the sky dimension originally was the End...for the mob scaling...well , maybe do some bigger texture/512x512 textures? I can't code so...no help on this...-_-