swap surfer entity IDs, fix dino nest structure so it doesn't spawn over water, some other tweaks
This commit is contained in:
parent
627ef389aa
commit
6ffe8c79d7
33 changed files with 258 additions and 218 deletions
|
|
@ -26,7 +26,7 @@
|
|||
#Creature Category
|
||||
[workers]
|
||||
#Valid "Small" creatures
|
||||
small_creatures = ["tfc:wolf", "tfc:dog", "tfc:pig", "tfc:sheep", "tfc:goat", "tfc:alpaca", "tfg:glacian_ram", "tfg:wraptor", "species:springaling", "wan_ancient_beasts:surfer"]
|
||||
small_creatures = ["tfc:wolf", "tfc:dog", "tfc:pig", "tfc:sheep", "tfc:goat", "tfc:alpaca", "tfg:glacian_ram", "tfg:wraptor", "species:springaling", "tfg:surfer"]
|
||||
#Valid "Medium" creatures
|
||||
medium_creatures = ["tfc:cow", "tfc:donkey", "tfc:dolphin", "wan_ancient_beasts:glider", "wan_ancient_beasts:soarer"]
|
||||
#Valid "Large" creatures
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue