2020-08-28 12:21:09 +10:00
|
|
|
# Configuration file
|
|
|
|
|
|
|
|
####################
|
|
|
|
# spawnlist
|
2020-08-30 12:44:50 +10:00
|
|
|
#===================
|
|
|
|
# To add entities to a specific structure, add the entity in the format of TAG|ENTITYNAME to list./nExample: <MC|Witch:MOC|Horse:MC|Sheep
|
2020-08-28 12:21:09 +10:00
|
|
|
####################
|
|
|
|
|
|
|
|
spawnlist {
|
|
|
|
S:witchhut <MC|Witch>
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
####################
|
|
|
|
# witchhut
|
|
|
|
####################
|
|
|
|
|
|
|
|
witchhut {
|
|
|
|
####################
|
|
|
|
# spawnentries
|
|
|
|
####################
|
|
|
|
|
|
|
|
spawnentries {
|
|
|
|
####################
|
|
|
|
# MC|Witch
|
|
|
|
####################
|
|
|
|
|
|
|
|
"MC|Witch" {
|
|
|
|
I:frequency=1
|
|
|
|
I:maxSpawn=1
|
|
|
|
I:minSpawn=1
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|