Add Manifests from ingame mod
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"Environments": [
|
||||
"Env_Zone1_Plains",
|
||||
"Env_Zone1",
|
||||
"Env_Zone1_Azure",
|
||||
"Env_Zone1_Autumn",
|
||||
"Env_Zone1_Forests",
|
||||
"Env_Zone1_Mountains"
|
||||
],
|
||||
"NPCs": [
|
||||
{
|
||||
"Weight": 25,
|
||||
"SpawnBlockSet": "Soil",
|
||||
"Id": "Enderman_Role",
|
||||
"Flock": "One_Or_Two"
|
||||
}
|
||||
],
|
||||
"DayTimeRange": [
|
||||
6,
|
||||
18
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user