In Control!

In Control!

72M Downloads

add entities to list of spawnables

Closed this issue ยท 4 comments

commented

Is there way to add entities to the list that spawn.json can list, there are a considerable few that can't be applied to the config file.

commented

All mobs are already available. What do you mean exactly?

commented

I disagree. When I entered the command to view the list it was missing several available mobs. I thought the server might be clipping the list short, but when I put in the names for some mobs that were not listed it claimed them unknown. The ghast and blaze were two such mobs which is what I really found odd.
Server thread/ERROR [incontrol]: Unknown mob 'minecraft.ghast'!
Server thread/ERROR [incontrol]: Unknown mob 'minecraft.blaze'!

This is exactly as it said. If it helps I'm using the modpack All the Mods 3

commented

You used a dot instead of a colon. Use minecraft:ghast instead of minecraft.ghast

commented

... I apologize.