1
Is it possibble?
Hello there! This is a question aimed at developers/technicians/redstoners.
Is it possible to add a custom mob to minecraft using command block?
What I mean, is that the mob would spawn during night-time like other hostile mobs, it would drop custom items, and have custom loot.
I know you can spawn custom mobs with names, loot etc, but is it possible to make them spawn naturally by themselves during nighttime. Maybe even add a breeding option? Custom dungeons?
If yes, can someone drop down a comment with the command?
Is it possible to add a custom mob to minecraft using command block?
What I mean, is that the mob would spawn during night-time like other hostile mobs, it would drop custom items, and have custom loot.
I know you can spawn custom mobs with names, loot etc, but is it possible to make them spawn naturally by themselves during nighttime. Maybe even add a breeding option? Custom dungeons?
If yes, can someone drop down a comment with the command?
4
Its possible. I won't explain why because look at the top three comments.
Yes it is very possible, and it can be very easy aswell. The website https://mcstacker.bimbimma.com will give you a command to summon your mob after you have edited the mob within the website.
With a bit of redstone in the spawn chunk (so it's always running) yes.
You will probably need to have some command blocks to spawn entitys and spread them around, when they daylight sensor returns night. Then add there custom properties.
You will probably need to have some command blocks to spawn entitys and spread them around, when they daylight sensor returns night. Then add there custom properties.
There are custom commands, therefore, yes.
