9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-28 19:29:19 +00:00

Merge pull request #141 from IrisDimensions/revert-140-master

Revert "Ok here we go"
This commit is contained in:
Brian Neumann-Fopiano
2021-07-18 16:17:57 -07:00
committed by GitHub
3474 changed files with 1718 additions and 500 deletions

View File

@@ -26,7 +26,6 @@
"waterColor": "#216FC4",
"fogColor": "#A6D1FF",
"downfallType": "snow",
"temperature": -3,
"waterFogColor": "#216FC4",
"foliageColor": "#B8D0E1",
"grassColor": "#D0E1FF"
@@ -42,6 +41,12 @@
"style": {"style": "STATIC"},
"palette": [{"block": "packed_ice"}]
}],
"entityInitialSpawns": [{
"entity": "wolf",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 6
}],
"objects": [
{
"chance": 0.003,

View File

@@ -35,7 +35,6 @@
"id": "fznhills",
"waterColor": "#216FC4",
"downfallType": "snow",
"temperature": -3,
"fogColor": "#A6D1FF",
"waterFogColor": "#216FC4",
"foliageColor": "#B8D0E1",
@@ -149,5 +148,11 @@
"wall": {"palette": [
{"block": "stone"},
{"block": "andesite"}
]}
]},
"entityInitialSpawns": [{
"entity": "polar-bear",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 7
}]
}

View File

@@ -36,7 +36,6 @@
"customDerivitives": [{
"id": "fznmountaincliff",
"downfallType": "snow",
"temperature": -3,
"waterColor": "#216FC4",
"fogColor": "#B8D0E1",
"waterFogColor": "#216FC4",
@@ -249,7 +248,20 @@
}
]
}],
"entityInitialSpawns": [
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"wall": {
"style": {"style": "IRIS"},
"palette": [{"block": "packed_ice"}]

View File

@@ -21,7 +21,6 @@
"waterColor": "#216FC4",
"fogColor": "#A6D1FF",
"downfallType": "snow",
"temperature": -3,
"waterFogColor": "#216FC4",
"foliageColor": "#B8D0E1",
"grassColor": "#D0E1FF"

View File

@@ -13,7 +13,6 @@
"id": "fznmountain",
"waterColor": "#216FC4",
"downfallType": "snow",
"temperature": -3,
"fogColor": "#A6D1FF",
"waterFogColor": "#216FC4",
"foliageColor": "#B8D0E1",

View File

@@ -12,7 +12,6 @@
"id": "fznmountains",
"waterColor": "#216FC4",
"downfallType": "snow",
"temperature": -3,
"fogColor": "#A6D1FF",
"waterFogColor": "#216FC4",
"foliageColor": "#B8D0E1",
@@ -200,6 +199,20 @@
}
}
],
"entityInitialSpawns": [
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"biomeZoom": 30,
"biomeStyle": {"style": "IRIS"},
"decorators": [{

View File

@@ -8,7 +8,6 @@
"waterColor": "#216FC4",
"fogColor": "#A6D1FF",
"downfallType": "snow",
"temperature": -3,
"waterFogColor": "#216FC4",
"foliageColor": "#B8D0E1",
"grassColor": "#D0E1FF"
@@ -181,6 +180,20 @@
}
}
],
"entityInitialSpawns": [
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"biomeZoom": 30,
"biomeStyle": {"style": "IRIS"},
"biomeScatter": [

View File

@@ -34,7 +34,6 @@
"customDerivitives": [{
"id": "fznpinehills",
"downfallType": "snow",
"temperature": -3,
"waterColor": "#216FC4",
"fogColor": "#A6D1FF",
"waterFogColor": "#216FC4",
@@ -112,5 +111,11 @@
"zoom": 0.4
},
"snow": 0.1
}],
"entityInitialSpawns": [{
"entity": "polar-bear",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 7
}]
}

View File

@@ -22,7 +22,6 @@
"waterColor": "#216FC4",
"fogColor": "#A6D1FF",
"downfallType": "snow",
"temperature": -3,
"waterFogColor": "#216FC4",
"foliageColor": "#B8D0E1",
"grassColor": "#D0E1FF"
@@ -121,5 +120,11 @@
"zoom": 0.4
},
"snow": 0.1
}],
"entityInitialSpawns": [{
"entity": "polar-bear",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 7
}]
}

View File

@@ -40,7 +40,6 @@
"id": "fznpines",
"waterColor": "#216FC4",
"downfallType": "snow",
"temperature": -3,
"fogColor": "#A6D1FF",
"waterFogColor": "#216FC4",
"foliageColor": "#B8D0E1",
@@ -189,6 +188,20 @@
{"block": "air"}
]
}],
"entityInitialSpawns": [
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"childShrinkFactor": 20,
"wall": {
"style": {"style": "STATIC"},

View File

@@ -23,7 +23,6 @@
"fogColor": "#A6D1FF",
"waterFogColor": "#216FC4",
"downfallType": "snow",
"temperature": -3,
"foliageColor": "#B8D0E1",
"grassColor": "#D0E1FF"
}],
@@ -265,6 +264,25 @@
"wall": {"palette": [
{"block": "stone"},
{"block": "andesite"}
]}
]},
"entityInitialSpawns": [
{
"entity": "polar-bear",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
]
}

View File

@@ -21,7 +21,6 @@
"waterColor": "#216FC4",
"fogColor": "#A6D1FF",
"downfallType": "snow",
"temperature": -3,
"waterFogColor": "#216FC4",
"foliageColor": "#B8D0E1",
"grassColor": "#D0E1FF"
@@ -180,6 +179,20 @@
}
}
],
"entityInitialSpawns": [
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"biomeZoom": 30,
"biomeStyle": {"style": "IRIS"},
"decorators": [{

View File

@@ -36,7 +36,6 @@
"waterColor": "#216FC4",
"fogColor": "#A6D1FF",
"downfallType": "snow",
"temperature": -3,
"waterFogColor": "#216FC4",
"foliageColor": "#B8D0E1",
"grassColor": "#D0E1FF"
@@ -108,5 +107,11 @@
"wall": {"palette": [
{"block": "stone"},
{"block": "andesite"}
]}
]},
"entityInitialSpawns": [{
"entity": "polar-bear",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 7
}]
}

View File

@@ -37,7 +37,6 @@
"waterFogColor": "#216FC4",
"foliageColor": "#B8D0E1",
"downfallType": "snow",
"temperature": -3,
"fogColor": "#A6D1FF",
"grassColor": "#D0E1FF"
}],
@@ -116,5 +115,11 @@
"wall": {"palette": [
{"block": "stone"},
{"block": "andesite"}
]}
]},
"entityInitialSpawns": [{
"entity": "polar-bear",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 7
}]
}

View File

@@ -36,7 +36,6 @@
"fogColor": "#A6D1FF",
"waterFogColor": "#216FC4",
"downfallType": "snow",
"temperature": -3,
"foliageColor": "#B8D0E1",
"grassColor": "#D0E1FF"
}],
@@ -229,6 +228,20 @@
}
}
],
"entityInitialSpawns": [
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"biomeZoom": 50,
"biomeStyle": {"style": "IRIS"},
"childShrinkFactor": 20,

View File

@@ -149,7 +149,20 @@
"z": 0
}
}],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"wall": {
"style": {"style": "STATIC"},
"palette": [

View File

@@ -41,6 +41,32 @@
]
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"chance": 0.001,

View File

@@ -103,7 +103,20 @@
"style": {"style": "STATIC"}
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"objects": [
{
"chance": 0.07,

View File

@@ -257,7 +257,20 @@
}
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"biomeZoom": 20,
"biomeStyle": {"style": "IRIS"},
"wall": {

View File

@@ -67,7 +67,20 @@
"DESERT",
"SAVANNA"
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.001,

View File

@@ -75,7 +75,20 @@
"DESERT",
"SAVANNA"
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.001,

View File

@@ -120,7 +120,20 @@
"mode": "VACUUM",
"carvingSupport": "SURFACE_ONLY"
}],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"lockLayers": true,
"wall": {
"style": {"style": "IRIS"},

View File

@@ -87,7 +87,20 @@
"style": {"style": "STATIC"}
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"lockLayers": true,
"wall": {
"style": {"style": "IRIS"},

View File

@@ -5,10 +5,10 @@
"derivative": "SHATTERED_SAVANNA",
"vanillaDerivative": "ERODED_BADLANDS",
"children": [
"hot/msa-cliffs",
"hot/msa-red",
"hot/msa-green",
"hot/msa-blue"
"mesa/msa-cliffs",
"mesa/msa-red",
"mesa/msa-green",
"mesa/msa-blue"
],
"generators": [
{
@@ -138,7 +138,20 @@
"mode": "VACUUM",
"carvingSupport": "SURFACE_ONLY"
}],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"childShrinkFactor": 0.35,
"lockLayers": true,
"wall": {

View File

@@ -120,7 +120,20 @@
"mode": "VACUUM",
"carvingSupport": "SURFACE_ONLY"
}],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"lockLayers": true,
"wall": {
"style": {"style": "IRIS"},

View File

@@ -10,14 +10,14 @@
"ERODED_BADLANDS"
],
"children": [
"hot/msa-valleys",
"hot/msa-red",
"hot/msa-blue",
"hot/msa-dark",
"hot/msa-green",
"hot/msa-red",
"hot/msa-yellow",
"hot/msa-blue"
"mesa/msa-valleys",
"mesa/msa-red",
"mesa/msa-blue",
"mesa/msa-dark",
"mesa/msa-green",
"mesa/msa-red",
"mesa/msa-yellow",
"mesa/msa-blue"
],
"generators": [{
"min": 25,

View File

@@ -72,6 +72,32 @@
}],
"lockLayers": true,
"biomeStyle": {"style": "IRIS"},
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"place": [

View File

@@ -9,7 +9,7 @@
"BADLANDS_PLATEAU",
"ERODED_BADLANDS"
],
"children": ["hot/msa-plateau-dirt-high"],
"children": ["mesa/msa-plateau-dirt-high"],
"generators": [
{
"min": 55,

View File

@@ -9,7 +9,7 @@
"BADLANDS_PLATEAU",
"ERODED_BADLANDS"
],
"children": ["hot/msa-plateau-dirt"],
"children": ["mesa/msa-plateau-dirt"],
"generators": [
{
"min": 35,

View File

@@ -126,7 +126,20 @@
"mode": "VACUUM",
"carvingSupport": "SURFACE_ONLY"
}],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"lockLayers": true,
"wall": {
"style": {"style": "IRIS"},

View File

@@ -107,6 +107,32 @@
"palette": [{"block": "terracotta"}]
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
}
],
"decorators": [
{
"chance": 0.189,

View File

@@ -4,7 +4,7 @@
"rarity": 1,
"color": "#BDBF05",
"vanillaDerivative": "BADLANDS",
"children": ["hot/msa-dark"],
"children": ["mesa/msa-dark"],
"generators": [
{
"min": 9,
@@ -100,7 +100,20 @@
"style": {"style": "STATIC"}
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"objects": [{
"rotation": {
"yAxis": {

View File

@@ -74,7 +74,26 @@
"palette": [{"block": "dirt"}]
}
],
"entityInitialSpawns": [
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "fox",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"wall": {"palette": [
{"block": "stone"},
{"block": "andesite"},

View File

@@ -74,6 +74,26 @@
"palette": [{"block": "dirt"}]
}
],
"entityInitialSpawns": [
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "fox",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"wall": {"palette": [
{"block": "stone"},
{"block": "andesite"},

View File

@@ -145,6 +145,32 @@
}]
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"mode": "PAINT",

View File

@@ -152,7 +152,32 @@
}]
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"mode": "PAINT",

View File

@@ -90,7 +90,12 @@
]
}
],
"entityInitialSpawns": [{
"maxSpawns": 5,
"minSpawns": 2,
"entity": "mooshroom",
"rarity": 5
}],
"decorators": [
{
"chance": 0.009,

View File

@@ -91,6 +91,12 @@
"max": 24,
"generator": "plain"
}],
"entityInitialSpawns": [{
"maxSpawns": 5,
"minSpawns": 2,
"entity": "mooshroom",
"rarity": 5
}],
"decorators": [
{
"chance": 0.009,

View File

@@ -55,7 +55,12 @@
"rarity": 150,
"structure": "mush-huts"
}],
"entityInitialSpawns": [{
"maxSpawns": 6,
"minSpawns": 2,
"entity": "mooshroom",
"rarity": 3
}],
"decorators": [
{
"chance": 0.005,

View File

@@ -130,7 +130,32 @@
}]
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"mode": "PAINT",

View File

@@ -43,7 +43,12 @@
"max": -10,
"generator": "river"
}],
"entityInitialSpawns": [{
"maxSpawns": 5,
"minSpawns": 2,
"entity": "mooshroom",
"rarity": 5
}],
"decorators": [
{
"chance": 0.005,

View File

@@ -77,7 +77,20 @@
"heightVariance": {"style": "STATIC"}
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"objects": [{
"place": [
"tree/jungle/1",

View File

@@ -239,7 +239,20 @@
}
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"wall": {
"style": {"style": "STATIC"},
"palette": [

View File

@@ -78,7 +78,20 @@
"style": {"style": "STATIC"}
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"objects": [{
"chance": 0.35,
"density": 2,

View File

@@ -5,23 +5,10 @@
"derivative": "SWAMP_HILLS",
"vanillaDerivative": "SWAMP",
"generators": [{
"min": -5,
"max": 4,
"generator": "plain"
"min": 7,
"max": 3,
"generator": "mountain"
}],
"customDerivitives": [
{
"id": "swamprottenmarsh",
"waterColor": "#684D1A",
"grassColor": "#5C581A",
"spawnRarity": 20,
"spawns": [
{
"type": "SLIME"
}
]
}
],
"layers": [
{
"style": {"style": "IRIS"},
@@ -91,7 +78,20 @@
"style": {"style": "STATIC"}
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"objects": [
{
"chance": 0.4,

View File

@@ -78,7 +78,20 @@
"style": {"style": "STATIC"}
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"objects": [
{
"place": [

View File

@@ -378,7 +378,20 @@
}
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"wall": {
"style": {"style": "STATIC"},
"palette": [

View File

@@ -366,7 +366,20 @@
}
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"wall": {
"style": {"style": "STATIC"},
"palette": [

View File

@@ -60,7 +60,32 @@
"heightVariance": {"style": "STATIC"}
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [{
"mode": "PAINT",
"chance": 0.0025,

View File

@@ -234,10 +234,28 @@
],
"entityInitialSpawns": [
{
"entity": "bee",
"maxSpawns": 5,
"minSpawns": 2,
"rarity": 3
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"wall": {

View File

@@ -62,7 +62,38 @@
]
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "bee",
"maxSpawns": 5,
"minSpawns": 1,
"rarity": 2
}
],
"objects": [
{
"mode": "PAINT",

View File

@@ -62,10 +62,34 @@
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 4,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 4,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "bee",
"maxSpawns": 5,
"minSpawns": 2,
"minSpawns": 1,
"rarity": 3
}
],

View File

@@ -57,10 +57,28 @@
],
"entityInitialSpawns": [
{
"entity": "bee",
"maxSpawns": 5,
"minSpawns": 2,
"rarity": 3
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"decorators": [

View File

@@ -39,7 +39,32 @@
]
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"decorators": [
{
"chance": 0.19,

View File

@@ -252,7 +252,31 @@
]
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pandaUwU",
"maxSpawns": 1,
"rarity": 40
},
{
"entity": "panda",
"maxSpawns": 4,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "fox",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 5
}
],
"objects": [
{
"chance": 0.7,

View File

@@ -44,7 +44,32 @@
"structure": "village-temperate"
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"chance": 0.001,

View File

@@ -114,7 +114,32 @@
"palette": [{"block": "cobblestone_slab"}]
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"mode": "PAINT",

View File

@@ -52,7 +52,32 @@
"structure": "village-temperate"
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"chance": 0.07,

View File

@@ -411,7 +411,32 @@
}
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
}
],
"biomeStyle": {"style": "IRIS"},
"wall": {"palette": [
{"block": "stone"},

View File

@@ -63,7 +63,32 @@
]
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"name": "standard-surface-portals",

View File

@@ -41,7 +41,32 @@
]
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"chance": 0.1,

View File

@@ -49,10 +49,28 @@
],
"entityInitialSpawns": [
{
"entity": "bee",
"maxSpawns": 5,
"minSpawns": 2,
"rarity": 3
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [

View File

@@ -225,6 +225,32 @@
]
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 7
}
],
"biomeZoom": 60,
"biomeStyle": {"style": "IRIS"},
"wall": {"palette": [

View File

@@ -81,7 +81,32 @@
"style": {"style": "IRIS"}
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"effects": [{
"interval": 250,
"chance": 5,

View File

@@ -12,7 +12,7 @@
}],
"customDerivitives": [{
"id": "trobamboo",
"foliageColor": "#20A52F",
"foliageColor": "#44A906",
"grassColor": "#1E7307",
"waterColor": "#3AB2A2",
"waterFogColor": "#3AB2A2",
@@ -99,7 +99,7 @@
"replace": {"palette": [{"block": "air"}]}
},
{
"find": [{"block": "birch_leaves"}],
"find": [{"block": "acacia_leaves"}],
"replace": {"palette": [{
"block": "jungle_leaves",
"data": {"persistent": true}
@@ -107,11 +107,11 @@
},
{
"find": [{"block": "stripped_birch_log"}],
"replace": {"palette": [{"block": "jungle_wood"}]}
"replace": {"palette": [{"block": "stripped_jungle_log"}]}
},
{
"find": [{"block": "stripped_birch_wood"}],
"replace": {"palette": [{"block": "oak_wood"}]}
"replace": {"palette": [{"block": "stripped_jungle_wood"}]}
}
],
"place": [
@@ -176,7 +176,32 @@
}
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"biomeZoom": 10,
"biomeStyle": {"style": "IRIS"},
"effects": [{

View File

@@ -31,6 +31,20 @@
"interval": 550,
"particleCount": 0
}],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.03,

View File

@@ -31,6 +31,12 @@
"interval": 550,
"particleCount": 0
}],
"entityInitialSpawns": [{
"entity": "wolf",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 4
}],
"decorators": [{
"chance": 0.01,
"variance": {"style": "STATIC"},

View File

@@ -31,6 +31,20 @@
"interval": 550,
"particleCount": 0
}],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.01,

View File

@@ -11,7 +11,7 @@
}],
"customDerivitives": [{
"id": "trohighlands",
"foliageColor": "#478F04",
"foliageColor": "#40C42B",
"grassColor": "#41A726",
"waterColor": "#3AB2A2",
"waterFogColor": "#3AB2A2",
@@ -67,7 +67,32 @@
]
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"decorators": [
{
"chance": 0.003,

View File

@@ -31,7 +31,20 @@
"interval": 550,
"particleCount": 0
}],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.01,

View File

@@ -56,7 +56,20 @@
"interval": 550,
"particleCount": 0
}],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.4,

View File

@@ -12,10 +12,10 @@
}],
"customDerivitives": [{
"id": "tromtnextreme",
"foliageColor": "#478F04",
"grassColor": "#41A726",
"foliageColor": "#40C42B",
"grassColor": "#5CCA52",
"waterColor": "#3AB2A2",
"waterFogColor": "#3FE727",
"waterFogColor": "#3AB2A2",
"category": "jungle"
}],
"layers": [

View File

@@ -19,8 +19,8 @@
],
"customDerivitives": [{
"id": "tromtnmiddle",
"foliageColor": "#478F04",
"grassColor": "#41A726",
"foliageColor": "#40C42B",
"grassColor": "#1E7307",
"waterColor": "#3AB2A2",
"fogColor": "#6DCA87",
"category": "jungle"

View File

@@ -11,8 +11,8 @@
}],
"customDerivitives": [{
"id": "tromtnplains",
"foliageColor": "#258F04",
"grassColor": "#41A726",
"foliageColor": "#40C42B",
"grassColor": "#5CCA52",
"category": "jungle",
"waterColor": "#3AB2A2",
"waterFogColor": "#3AB2A2"

View File

@@ -12,8 +12,8 @@
}],
"customDerivitives": [{
"id": "tromountain",
"foliageColor": "#478F04",
"grassColor": "#41A726",
"foliageColor": "#40C42B",
"grassColor": "#5CCA52",
"category": "jungle",
"waterColor": "#3AB2A2",
"waterFogColor": "#3AB2A2"

View File

@@ -12,7 +12,7 @@
"customDerivitives": [{
"id": "troplainshills",
"foliageColor": "#40C42B",
"grassColor": "#41A726",
"grassColor": "#1E7307",
"category": "jungle",
"waterColor": "#3AB2A2",
"waterFogColor": "#3AB2A2"

View File

@@ -11,7 +11,7 @@
}],
"customDerivitives": [{
"id": "trohills",
"foliageColor": "#258F04",
"foliageColor": "#40C42B",
"grassColor": "#41A726",
"category": "jungle",
"waterColor": "#3AB2A2",
@@ -73,7 +73,20 @@
"interval": 550,
"particleCount": 0
}],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.45,

View File

@@ -5,14 +5,14 @@
"color": "#6F9F60",
"vanillaDerivative": "MODIFIED_JUNGLE_EDGE",
"generators": [{
"min": 25,
"min": 49,
"max": 65,
"generator": "mountain"
"generator": "plain"
}],
"customDerivitives": [{
"id": "troisle",
"foliageColor": "#258F04",
"grassColor": "#3FE727",
"foliageColor": "#40C42B",
"grassColor": "#2DAF09",
"category": "jungle",
"waterColor": "#3AB2A2",
"waterFogColor": "#3AB2A2"
@@ -54,7 +54,20 @@
"maxHeight": 64,
"palette": [{"block": "air"}]
}],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"effects": [{
"particleAltX": 0.301,
"particleAltY": -0.33885,

View File

@@ -73,7 +73,20 @@
"interval": 550,
"particleCount": 3
}],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.45,

View File

@@ -59,7 +59,20 @@
"interval": 550,
"particleCount": 0
}],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.45,

View File

@@ -2,7 +2,7 @@
"name": "Tropical Rainforest Wicked",
"derivative": "MODIFIED_JUNGLE",
"rarity": 1,
"color": "#10EF15",
"color": "10EF15#",
"vanillaDerivative": "MODIFIED_JUNGLE_EDGE",
"children": [
"tropical/tro-rainforest-hills",
@@ -64,6 +64,20 @@
"interval": 550,
"particleCount": 0
}],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.45,

View File

@@ -15,7 +15,7 @@
}],
"customDerivitives": [{
"id": "trorainforest",
"foliageColor": "#258F04",
"foliageColor": "#40C42B",
"grassColor": "#2DAF09",
"waterColor": "#3AB2A2",
"waterFogColor": "#3AB2A2",
@@ -63,6 +63,20 @@
"interval": 550,
"particleCount": 3
}],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 4
}
],
"decorators": [
{
"chance": 0.45,

View File

@@ -10,15 +10,6 @@
"max": 190,
"generator": "mountain"
}],
"customDerivitives": [
{
"id": "trovolcanoplains",
"grassColor": "#9BC20D",
"foliageColor": "#9CD320",
"fogColor": "#DD793C",
"downfallType": "none"
}
],
"layers": [
{
"style": {

View File

@@ -4,15 +4,6 @@
"vanillaDerivative": "THE_VOID",
"rarity": 1,
"color": "#50AF52",
"customDerivitives": [
{
"id": "trovolcanolava",
"grassColor": "#BDBF0B",
"foliageColor": "#BDBF0B",
"fogColor": "#DD793C",
"downfallType": "none"
}
],
"generators": [
{
"generator": "mountain",

View File

@@ -4,15 +4,6 @@
"vanillaDerivative": "THE_VOID",
"rarity": 1,
"color": "#609F61",
"customDerivitives": [
{
"id": "trovolcanolava",
"grassColor": "#BDBF0B",
"foliageColor": "#BDBF0B",
"fogColor": "#DD793C",
"downfallType": "none"
}
],
"children": ["tropical/tro-volcanoes-lava"],
"generators": [
{

View File

@@ -11,7 +11,7 @@
"generator": "mountain"
}],
"customDerivitives": [{
"id": "trowilds",
"id": "tromtnextreme",
"foliageColor": "#2C8806",
"grassColor": "#183F0E",
"waterColor": "#11BA89",
@@ -113,7 +113,32 @@
"style": {"style": "IRIS"}
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"effects": [{
"interval": 250,
"chance": 5,

View File

@@ -116,7 +116,26 @@
"mode": "VACUUM",
"carvingSupport": "SURFACE_ONLY"
}],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"slab": {
"style": {"style": "STATIC"},
"palette": [

View File

@@ -127,7 +127,26 @@
"style": {"style": "STATIC"}
}
],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"chance": 0.00375,

View File

@@ -60,7 +60,26 @@
"SNOWY_TAIGA",
"SNOWY_MOUNTAINS"
],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"decorators": [
{
"chance": 0.01,

View File

@@ -60,7 +60,26 @@
]
}
],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"place": [

View File

@@ -123,7 +123,26 @@
]
}
],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"mode": "PAINT",

View File

@@ -62,7 +62,26 @@
]
}
],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"place": [

View File

@@ -60,7 +60,26 @@
"SNOWY_TAIGA",
"SNOWY_MOUNTAINS"
],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"decorators": [
{
"chance": 0.01,

View File

@@ -64,7 +64,26 @@
"SNOWY_TAIGA",
"SNOWY_MOUNTAINS"
],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"place": [

View File

@@ -58,7 +58,26 @@
]
}
],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"wall": {
"style": {"style": "FRACTAL_WATER"},
"palette": [

View File

@@ -62,7 +62,26 @@
]
}
],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"wall": {
"style": {"style": "FRACTAL_WATER"},
"palette": [

View File

@@ -156,7 +156,26 @@
"style": {"style": "STATIC"}
}
],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"place": [

View File

@@ -133,7 +133,26 @@
"style": {"style": "STATIC"}
}
],
"entityInitialSpawns": [
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"mode": "PAINT",

Some files were not shown because too many files have changed in this diff Show More