1

MoCreatures Spawning

Kimisaw 9/7/18 12:32 pm
1.3k
9/8/2018 4:57 am
So, here is the thing.

I wanted to make a mob zoo and what came out was a disaster.

I managed to make mobs persistent, however, they come only in one variety. No matter what I try, the same thing.

Here is a example: /summon MoCreatures:Werewolf ~ ~1 ~ {PersistenceRequired:1}

What comes out is ALWAYS a brown werewolf. Nothing different. I would like to find a command to help with variety.



I tried the horse breeds variety on this command, nothing.
Posted by
Kimisaw
Level 1 : New Miner
0

  Have something to say?

JoinSign in

4

Kimisaw
09/08/2018 4:57 am
Level 1 : New Miner
HOLY FLIP!!!! I dunno why but after trying the command again two black werewolves spawned, then one albino. I hope this will not happen again. Thank you all for trying to help.
1
ShelLuser
09/07/2018 3:47 pm
Level 61 : High Grandmaster System
If this is on 1.13 (which I doubt) you can try the /data command to learn more about the entity. So just spawn something in by default and then use something as: /data get entity @e[distance=..5,limit=1] (check 1 entity near you within a 5 block radius).

But if you don't have this available and you can access your world files directly then I'd try MCEdit or NBTExplorer. It should be able to help you look into the stats of those mobs.
2
SUPERIONtheKnight
09/07/2018 5:13 pm
Level 30 : Artisan System
history
To add to this, you can use the following command for 1.12.2 or lower.
/entitydata @e[type=!player,r=5,c=1] {}
The result is very similar to your 1.13 data get command. However If you don't like the red text, the text that could go off the screen, or the fact that it doesn't work with players, then I still think using MCEdit or NBTExplorer is a good option. :)

~SUPERIONtheKnight
2
star_weaver
09/07/2018 2:23 pm
She/Her • Level 27 : Expert Princess Button Pusher
would be better to go to the official forum and ask
1

Welcome