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

Beautify code

This commit is contained in:
Andrew Baker
2021-02-15 08:52:30 -08:00
parent b7d7ce3e04
commit baa8d29ed1
90 changed files with 2207 additions and 570 deletions

View File

@@ -15,9 +15,19 @@
}
],
"entityInitialSpawns": [
{"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "wolf", "maxSpawns": 2, "minSpawns": 1, "rarity": 6}
],
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 6
}
],
"objects": [
{
"chance": 0.001,

View File

@@ -178,9 +178,19 @@
}
],
"entityInitialSpawns": [
{"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"children": [
"frozen-peak",
"frozen-mountains",

View File

@@ -125,9 +125,19 @@
}
],
"entityInitialSpawns": [
{"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"biomeZoom": 30,
"derivative": "SNOWY_TAIGA_MOUNTAINS",
"biomeStyle": {

View File

@@ -63,9 +63,19 @@
}
],
"entityInitialSpawns": [
{"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"name": "Frozen Peaks",
"layers": [
{

View File

@@ -142,9 +142,19 @@
"frozen-vander"
],
"entityInitialSpawns": [
{"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"name": "Frozen Pines",
"layers": [
{

View File

@@ -144,9 +144,19 @@
}
],
"entityInitialSpawns": [
{"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"generators": [
{
"min": 5,

View File

@@ -39,9 +39,19 @@
"frozen-plains-hills"
],
"entityInitialSpawns": [
{"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"objects": [
{
"chance": 0.000256,

View File

@@ -131,9 +131,19 @@
}
],
"entityInitialSpawns": [
{"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"biomeZoom": 30,
"derivative": "SNOWY_TAIGA_MOUNTAINS",
"biomeStyle": {

View File

@@ -168,9 +168,19 @@
}
],
"entityInitialSpawns": [
{"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"biomeZoom": 50,
"derivative": "SNOWY_TAIGA_MOUNTAINS",
"biomeStyle": {

View File

@@ -102,7 +102,9 @@
"edit": [
{
"find": [
{"block": "acacia_planks"}
{
"block": "acacia_planks"
}
],
"replace": {
"palette": [
@@ -113,10 +115,21 @@
}
},
{
"find": [{"block": "acacia_leaves"}],
"replace": {"palette": [{"block": "acacia_leaves", "data": {
"persistent": true
}}]}
"find": [
{
"block": "acacia_leaves"
}
],
"replace": {
"palette": [
{
"block": "acacia_leaves",
"data": {
"persistent": true
}
}
]
}
}
],
"rotation": {
@@ -199,9 +212,19 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"derivative": "DESERT",
"wall": {
"style": {

View File

@@ -1,9 +1,19 @@
{
"vanillaDerivative": "BEACH",
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.0005,

View File

@@ -69,9 +69,19 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"objects": [
{
"chance": 0.001,

View File

@@ -72,9 +72,19 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"name": "Red Desert",
"layers": [
{

View File

@@ -71,9 +71,19 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"objects": [
{
"chance": 0.001,

View File

@@ -259,9 +259,19 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"name": "Dry Forest",
"layers": [
{

View File

@@ -45,9 +45,19 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"name": "Midnight Mesa",
"layers": [
{

View File

@@ -46,9 +46,19 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"name": "Yellow Mesa",
"layers": [
{

View File

@@ -46,9 +46,19 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"name": "Shattered Mesa",
"layers": [
{

View File

@@ -45,10 +45,20 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
"childShrinkFactor": 0.35,
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"childShrinkFactor": 0.35,
"children": [
"hot-mesa-cliffs",
"hot-mesa-cliffs-yellow",

View File

@@ -45,9 +45,19 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"name": "Earthbound Mesa",
"layers": [
{

View File

@@ -45,9 +45,19 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"name": "Bloody Mesa",
"layers": [
{

View File

@@ -45,9 +45,19 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"children": [
"hot-mesa-dark"
],

View File

@@ -97,7 +97,6 @@
}
}
],
"objects": [
{
"chance": 0.01,
@@ -118,8 +117,18 @@
],
"edit": [
{
"find": [{"block": "oak_stairs"}],
"replace": {"palette": [{"block": "oak_planks"}]}
"find": [
{
"block": "oak_stairs"
}
],
"replace": {
"palette": [
{
"block": "oak_planks"
}
]
}
}
],
"translate": {

View File

@@ -119,7 +119,9 @@
"edit": [
{
"find": [
{"block": "water"}
{
"block": "water"
}
],
"replace": {
"palette": [
@@ -163,8 +165,18 @@
],
"edit": [
{
"find": [{"block": "oak_stairs"}],
"replace": {"palette": [{"block": "oak_planks"}]}
"find": [
{
"block": "oak_stairs"
}
],
"replace": {
"palette": [
{
"block": "oak_planks"
}
]
}
}
],
"translate": {

View File

@@ -68,9 +68,19 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"children": [
"hot-acacia-denmyre"
],

View File

@@ -5,9 +5,19 @@
"SAVANNA"
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.001,
@@ -231,7 +241,8 @@
}
],
"name": "Savanna",
"layers": [{
"layers": [
{
"minHeight": 3,
"maxHeight": 5,
"slopeCondition": {

View File

@@ -56,7 +56,9 @@
"edit": [
{
"find": [
{"block": "blue_terracotta"}
{
"block": "blue_terracotta"
}
],
"replace": {
"palette": [
@@ -68,7 +70,9 @@
},
{
"find": [
{"block": "white_stained_glass"}
{
"block": "white_stained_glass"
}
],
"replace": {
"palette": [
@@ -123,11 +127,21 @@
"chance": 0.3,
"edit": [
{
"find": [{"block": "nether_wart_block"}],
"replace": {"palette": [{
"block": "black_concrete",
"backup": {"block": "coal_block"}
}]}
"find": [
{
"block": "nether_wart_block"
}
],
"replace": {
"palette": [
{
"block": "black_concrete",
"backup": {
"block": "coal_block"
}
}
]
}
}
],
"rotation": {

View File

@@ -66,7 +66,9 @@
"edit": [
{
"find": [
{"block": "blue_terracotta"}
{
"block": "blue_terracotta"
}
],
"replace": {
"palette": [
@@ -78,7 +80,9 @@
},
{
"find": [
{"block": "white_stained_glass"}
{
"block": "white_stained_glass"
}
],
"replace": {
"palette": [

View File

@@ -64,7 +64,9 @@
"edit": [
{
"find": [
{"block": "blue_terracotta"}
{
"block": "blue_terracotta"
}
],
"replace": {
"palette": [
@@ -76,7 +78,9 @@
},
{
"find": [
{"block": "white_stained_glass"}
{
"block": "white_stained_glass"
}
],
"replace": {
"palette": [

View File

@@ -45,7 +45,9 @@
"edit": [
{
"find": [
{"block": "blue_terracotta"}
{
"block": "blue_terracotta"
}
],
"replace": {
"palette": [

View File

@@ -133,7 +133,9 @@
"edit": [
{
"find": [
{"block": "blue_terracotta"}
{
"block": "blue_terracotta"
}
],
"replace": {
"palette": [
@@ -145,7 +147,9 @@
},
{
"find": [
{"block": "white_stained_glass"}
{
"block": "white_stained_glass"
}
],
"replace": {
"palette": [
@@ -289,7 +293,6 @@
"min": 25,
"max": 60,
"generator": "plain"
}
],
"derivative": "CRIMSON_FOREST",

View File

@@ -27,7 +27,9 @@
"edit": [
{
"find": [
{"block": "blue_terracotta"}
{
"block": "blue_terracotta"
}
],
"replace": {
"palette": [
@@ -39,7 +41,9 @@
},
{
"find": [
{"block": "white_stained_glass"}
{
"block": "white_stained_glass"
}
],
"replace": {
"palette": [

View File

@@ -67,7 +67,9 @@
"edit": [
{
"find": [
{"block":"brown_mushroom_block"}
{
"block": "brown_mushroom_block"
}
],
"replace": {
"palette": [
@@ -79,7 +81,9 @@
},
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -123,7 +127,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -135,7 +141,9 @@
},
{
"find": [
{"block":"brown_mushroom_block"}
{
"block": "brown_mushroom_block"
}
],
"replace": {
"palette": [
@@ -179,7 +187,9 @@
"edit": [
{
"find": [
{"block":"brown_mushroom_block"}
{
"block": "brown_mushroom_block"
}
],
"replace": {
"palette": [
@@ -191,7 +201,9 @@
},
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -237,7 +249,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -249,7 +263,9 @@
},
{
"find": [
{"block":"brown_mushroom_block"}
{
"block": "brown_mushroom_block"
}
],
"replace": {
"palette": [
@@ -295,7 +311,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -307,7 +325,9 @@
},
{
"find": [
{"block":"brown_mushroom_block"}
{
"block": "brown_mushroom_block"
}
],
"replace": {
"palette": [
@@ -346,7 +366,9 @@
"edit": [
{
"find": [
{"block":"brown_mushroom_block"}
{
"block": "brown_mushroom_block"
}
],
"replace": {
"palette": [
@@ -358,7 +380,9 @@
},
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [

View File

@@ -104,7 +104,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -179,7 +181,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -224,7 +228,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -269,7 +275,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -426,7 +434,6 @@
]
}
],
"generators": [
{
"min": 12,

View File

@@ -107,7 +107,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -182,7 +184,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -227,7 +231,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -272,7 +278,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -429,7 +437,6 @@
]
}
],
"generators": [
{
"min": 6,

View File

@@ -115,8 +115,18 @@
],
"edit": [
{
"find": [{"block": "oak_stairs"}],
"replace": {"palette": [{"block": "oak_planks"}]}
"find": [
{
"block": "oak_stairs"
}
],
"replace": {
"palette": [
{
"block": "oak_planks"
}
]
}
}
],
"translate": {
@@ -130,7 +140,9 @@
"edit": [
{
"find": [
{"block":"shroomlight"}
{
"block": "shroomlight"
}
],
"replace": {
"palette": [

View File

@@ -107,7 +107,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -151,7 +153,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -262,7 +266,6 @@
]
}
],
"generators": [
{
"min": 3,

View File

@@ -84,7 +84,9 @@
"edit": [
{
"find": [
{"block":"brown_mushroom_block"}
{
"block": "brown_mushroom_block"
}
],
"replace": {
"palette": [
@@ -96,7 +98,9 @@
},
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -108,7 +112,9 @@
},
{
"find": [
{"block":"mushroom_stem"}
{
"block": "mushroom_stem"
}
],
"replace": {
"palette": [
@@ -152,7 +158,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -164,7 +172,9 @@
},
{
"find": [
{"block":"brown_mushroom_block"}
{
"block": "brown_mushroom_block"
}
],
"replace": {
"palette": [
@@ -176,7 +186,9 @@
},
{
"find": [
{"block":"mushroom_stem"}
{
"block": "mushroom_stem"
}
],
"replace": {
"palette": [
@@ -220,7 +232,9 @@
"edit": [
{
"find": [
{"block":"brown_mushroom_block"}
{
"block": "brown_mushroom_block"
}
],
"replace": {
"palette": [
@@ -232,7 +246,9 @@
},
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -244,7 +260,9 @@
},
{
"find": [
{"block":"mushroom_stem"}
{
"block": "mushroom_stem"
}
],
"replace": {
"palette": [
@@ -290,7 +308,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -302,7 +322,9 @@
},
{
"find": [
{"block":"brown_mushroom_block"}
{
"block": "brown_mushroom_block"
}
],
"replace": {
"palette": [
@@ -314,7 +336,9 @@
},
{
"find": [
{"block":"mushroom_stem"}
{
"block": "mushroom_stem"
}
],
"replace": {
"palette": [
@@ -360,7 +384,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -372,7 +398,9 @@
},
{
"find": [
{"block":"brown_mushroom_block"}
{
"block": "brown_mushroom_block"
}
],
"replace": {
"palette": [
@@ -384,7 +412,9 @@
},
{
"find": [
{"block":"mushroom_stem"}
{
"block": "mushroom_stem"
}
],
"replace": {
"palette": [
@@ -423,7 +453,9 @@
"edit": [
{
"find": [
{"block":"brown_mushroom_block"}
{
"block": "brown_mushroom_block"
}
],
"replace": {
"palette": [
@@ -435,7 +467,9 @@
},
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -447,7 +481,9 @@
},
{
"find": [
{"block":"mushroom_stem"}
{
"block": "mushroom_stem"
}
],
"replace": {
"palette": [

View File

@@ -119,8 +119,18 @@
],
"edit": [
{
"find": [{"block": "oak_stairs"}],
"replace": {"palette": [{"block": "oak_planks"}]}
"find": [
{
"block": "oak_stairs"
}
],
"replace": {
"palette": [
{
"block": "oak_planks"
}
]
}
}
],
"translate": {

View File

@@ -71,8 +71,18 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"name": "Swamp Beach",
"layers": [

View File

@@ -106,7 +106,9 @@
"edit": [
{
"find": [
{"block": "acacia_planks"}
{
"block": "acacia_planks"
}
],
"replace": {
"palette": [
@@ -117,18 +119,49 @@
}
},
{
"find": [{"block": "acacia_leaves"}],
"replace": {"palette": [{"block": "dark_oak_leaves", "data": {
"persistent": true
}}]}
"find": [
{
"block": "acacia_leaves"
}
],
"replace": {
"palette": [
{
"block": "dark_oak_leaves",
"data": {
"persistent": true
}
}
]
}
},
{
"find": [{"block": "acacia_fence"}],
"replace": {"palette": [{"block": "dark_oak_fence"}]}
"find": [
{
"block": "acacia_fence"
}
],
"replace": {
"palette": [
{
"block": "dark_oak_fence"
}
]
}
},
{
"find": [{"block": "acacia_wood"}],
"replace": {"palette": [{"block": "dark_oak_wood"}]}
"find": [
{
"block": "acacia_wood"
}
],
"replace": {
"palette": [
{
"block": "dark_oak_wood"
}
]
}
}
],
"rotation": {
@@ -186,7 +219,9 @@
"edit": [
{
"find": [
{"block":"spruce_leaves"}
{
"block": "spruce_leaves"
}
],
"replace": {
"palette": [
@@ -201,7 +236,9 @@
},
{
"find": [
{"block": "birch_leaves"}
{
"block": "birch_leaves"
}
],
"replace": {
"palette": [
@@ -216,7 +253,9 @@
},
{
"find": [
{"block": "dark_oak_fence"}
{
"block": "dark_oak_fence"
}
],
"replace": {
"palette": [
@@ -260,8 +299,18 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"name": "Swamp Denmyre",
"layers": [

View File

@@ -57,8 +57,18 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"objects": [
{
@@ -80,7 +90,6 @@
"wasteland/dead-4",
"wasteland/dead-5",
"wasteland/dead-6"
],
"translate": {
"x": 0,
@@ -107,7 +116,6 @@
"misc/shrub-4",
"misc/shrub-5",
"misc/shrub-6"
],
"translate": {
"x": 0,

View File

@@ -60,8 +60,18 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"objects": [
{

View File

@@ -144,7 +144,9 @@
"edit": [
{
"find": [
{"block": "birch_leaves"}
{
"block": "birch_leaves"
}
],
"replace": {
"palette": [
@@ -156,7 +158,9 @@
},
{
"find": [
{"block": "dark_oak_fence"}
{
"block": "dark_oak_fence"
}
],
"replace": {
"palette": [
@@ -199,7 +203,9 @@
"edit": [
{
"find": [
{"block": "oak_log"}
{
"block": "oak_log"
}
],
"replace": {
"palette": [
@@ -211,7 +217,9 @@
},
{
"find": [
{"block": "oak_wood"}
{
"block": "oak_wood"
}
],
"replace": {
"palette": [
@@ -223,7 +231,9 @@
},
{
"find": [
{"block": "oak_fence"}
{
"block": "oak_fence"
}
],
"replace": {
"palette": [
@@ -235,7 +245,9 @@
},
{
"find": [
{"block": "dark_oak_planks"}
{
"block": "dark_oak_planks"
}
],
"replace": {
"palette": [
@@ -326,7 +338,9 @@
"edit": [
{
"find": [
{"block": "oak_log"}
{
"block": "oak_log"
}
],
"replace": {
"palette": [
@@ -338,7 +352,9 @@
},
{
"find": [
{"block": "oak_wood"}
{
"block": "oak_wood"
}
],
"replace": {
"palette": [
@@ -350,7 +366,9 @@
},
{
"find": [
{"block": "oak_fence"}
{
"block": "oak_fence"
}
],
"replace": {
"palette": [
@@ -362,7 +380,9 @@
},
{
"find": [
{"block": "dark_oak_planks"}
{
"block": "dark_oak_planks"
}
],
"replace": {
"palette": [
@@ -434,7 +454,6 @@
]
}
],
"generators": [
{
"min": 75,
@@ -443,8 +462,18 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"derivative": "SWAMP",
"wall": {

View File

@@ -140,8 +140,18 @@
],
"edit": [
{
"find": [{"block": "oak_stairs"}],
"replace": {"palette": [{"block": "oak_planks"}]}
"find": [
{
"block": "oak_stairs"
}
],
"replace": {
"palette": [
{
"block": "oak_planks"
}
]
}
}
],
"translate": {

View File

@@ -96,7 +96,9 @@
"edit": [
{
"find": [
{"block":"spruce_leaves"}
{
"block": "spruce_leaves"
}
],
"replace": {
"palette": [
@@ -108,7 +110,9 @@
},
{
"find": [
{"block": "birch_leaves"}
{
"block": "birch_leaves"
}
],
"replace": {
"palette": [
@@ -185,7 +189,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -229,7 +235,9 @@
"edit": [
{
"find": [
{"block": "birch_leaves"}
{
"block": "birch_leaves"
}
],
"replace": {
"palette": [
@@ -241,7 +249,9 @@
},
{
"find": [
{"block": "dark_oak_fence"}
{
"block": "dark_oak_fence"
}
],
"replace": {
"palette": [
@@ -311,7 +321,9 @@
"edit": [
{
"find": [
{"block": "oak_log"}
{
"block": "oak_log"
}
],
"replace": {
"palette": [
@@ -323,7 +335,9 @@
},
{
"find": [
{"block": "oak_wood"}
{
"block": "oak_wood"
}
],
"replace": {
"palette": [
@@ -335,7 +349,9 @@
},
{
"find": [
{"block": "oak_fence"}
{
"block": "oak_fence"
}
],
"replace": {
"palette": [
@@ -347,7 +363,9 @@
},
{
"find": [
{"block": "dark_oak_planks"}
{
"block": "dark_oak_planks"
}
],
"replace": {
"palette": [
@@ -386,7 +404,9 @@
"edit": [
{
"find": [
{"block": "oak_log"}
{
"block": "oak_log"
}
],
"replace": {
"palette": [
@@ -398,7 +418,9 @@
},
{
"find": [
{"block": "oak_wood"}
{
"block": "oak_wood"
}
],
"replace": {
"palette": [
@@ -410,7 +432,9 @@
},
{
"find": [
{"block": "oak_fence"}
{
"block": "oak_fence"
}
],
"replace": {
"palette": [
@@ -422,7 +446,9 @@
},
{
"find": [
{"block": "dark_oak_planks"}
{
"block": "dark_oak_planks"
}
],
"replace": {
"palette": [
@@ -519,7 +545,6 @@
]
}
],
"generators": [
{
"min": 4,
@@ -528,8 +553,18 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"derivative": "SWAMP",
"wall": {

View File

@@ -66,10 +66,11 @@
{
"chance": 0.5,
"edit": [
{
"find": [
{"block": "birch_leaves"}
{
"block": "birch_leaves"
}
],
"replace": {
"palette": [
@@ -84,7 +85,9 @@
},
{
"find": [
{"block": "dark_oak_fence"}
{
"block": "dark_oak_fence"
}
],
"replace": {
"palette": [
@@ -124,14 +127,15 @@
"y": 0,
"z": 0
}
},
{
{
"chance": 0.5,
"edit": [
{
"find": [
{"block":"spruce_leaves"}
{
"block": "spruce_leaves"
}
],
"replace": {
"palette": [
@@ -146,7 +150,9 @@
},
{
"find": [
{"block": "birch_leaves"}
{
"block": "birch_leaves"
}
],
"replace": {
"palette": [
@@ -226,7 +232,9 @@
"edit": [
{
"find": [
{"block":"red_mushroom_block"}
{
"block": "red_mushroom_block"
}
],
"replace": {
"palette": [
@@ -297,7 +305,9 @@
"edit": [
{
"find": [
{"block": "oak_log"}
{
"block": "oak_log"
}
],
"replace": {
"palette": [
@@ -309,7 +319,9 @@
},
{
"find": [
{"block": "oak_wood"}
{
"block": "oak_wood"
}
],
"replace": {
"palette": [
@@ -321,7 +333,9 @@
},
{
"find": [
{"block": "oak_fence"}
{
"block": "oak_fence"
}
],
"replace": {
"palette": [
@@ -333,7 +347,9 @@
},
{
"find": [
{"block": "dark_oak_planks"}
{
"block": "dark_oak_planks"
}
],
"replace": {
"palette": [
@@ -372,7 +388,9 @@
"edit": [
{
"find": [
{"block": "oak_log"}
{
"block": "oak_log"
}
],
"replace": {
"palette": [
@@ -384,7 +402,9 @@
},
{
"find": [
{"block": "oak_wood"}
{
"block": "oak_wood"
}
],
"replace": {
"palette": [
@@ -396,7 +416,9 @@
},
{
"find": [
{"block": "oak_fence"}
{
"block": "oak_fence"
}
],
"replace": {
"palette": [
@@ -408,7 +430,9 @@
},
{
"find": [
{"block": "dark_oak_planks"}
{
"block": "dark_oak_planks"
}
],
"replace": {
"palette": [
@@ -505,7 +529,6 @@
]
}
],
"generators": [
{
"min": -7,
@@ -514,8 +537,18 @@
}
],
"entityInitialSpawns": [
{"entity": "cow", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "pig", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"derivative": "SWAMP",
"wall": {

View File

@@ -98,7 +98,9 @@
"edit": [
{
"find": [
{"block": "oak_log"}
{
"block": "oak_log"
}
],
"replace": {
"palette": [
@@ -110,7 +112,9 @@
},
{
"find": [
{"block": "oak_wood"}
{
"block": "oak_wood"
}
],
"replace": {
"palette": [
@@ -122,7 +126,9 @@
},
{
"find": [
{"block": "oak_fence"}
{
"block": "oak_fence"
}
],
"replace": {
"palette": [
@@ -134,7 +140,9 @@
},
{
"find": [
{"block": "dark_oak_planks"}
{
"block": "dark_oak_planks"
}
],
"replace": {
"palette": [
@@ -177,7 +185,9 @@
"edit": [
{
"find": [
{"block": "oak_log"}
{
"block": "oak_log"
}
],
"replace": {
"palette": [
@@ -189,7 +199,9 @@
},
{
"find": [
{"block": "oak_wood"}
{
"block": "oak_wood"
}
],
"replace": {
"palette": [
@@ -201,7 +213,9 @@
},
{
"find": [
{"block": "oak_fence"}
{
"block": "oak_fence"
}
],
"replace": {
"palette": [
@@ -213,7 +227,9 @@
},
{
"find": [
{"block": "dark_oak_planks"}
{
"block": "dark_oak_planks"
}
],
"replace": {
"palette": [
@@ -275,7 +291,9 @@
"edit": [
{
"find": [
{"block": "oak_log"}
{
"block": "oak_log"
}
],
"replace": {
"palette": [
@@ -287,7 +305,9 @@
},
{
"find": [
{"block": "oak_wood"}
{
"block": "oak_wood"
}
],
"replace": {
"palette": [
@@ -299,7 +319,9 @@
},
{
"find": [
{"block": "oak_fence"}
{
"block": "oak_fence"
}
],
"replace": {
"palette": [
@@ -311,7 +333,9 @@
},
{
"find": [
{"block": "dark_oak_planks"}
{
"block": "dark_oak_planks"
}
],
"replace": {
"palette": [
@@ -349,7 +373,9 @@
"edit": [
{
"find": [
{"block": "oak_log"}
{
"block": "oak_log"
}
],
"replace": {
"palette": [
@@ -361,7 +387,9 @@
},
{
"find": [
{"block": "oak_wood"}
{
"block": "oak_wood"
}
],
"replace": {
"palette": [
@@ -373,7 +401,9 @@
},
{
"find": [
{"block": "oak_fence"}
{
"block": "oak_fence"
}
],
"replace": {
"palette": [
@@ -385,7 +415,9 @@
},
{
"find": [
{"block": "dark_oak_planks"}
{
"block": "dark_oak_planks"
}
],
"replace": {
"palette": [
@@ -483,7 +515,6 @@
]
}
],
"generators": [
{
"min": 4,

View File

@@ -55,12 +55,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}
],
"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

@@ -133,7 +133,9 @@
"edit": [
{
"find": [
{"block": "acacia_planks"}
{
"block": "acacia_planks"
}
],
"replace": {
"palette": [
@@ -144,18 +146,49 @@
}
},
{
"find": [{"block": "acacia_leaves"}],
"replace": {"palette": [{"block": "birch_leaves", "data": {
"persistent": true
}}]}
"find": [
{
"block": "acacia_leaves"
}
],
"replace": {
"palette": [
{
"block": "birch_leaves",
"data": {
"persistent": true
}
}
]
}
},
{
"find": [{"block": "acacia_fence"}],
"replace": {"palette": [{"block": "birch_fence"}]}
"find": [
{
"block": "acacia_fence"
}
],
"replace": {
"palette": [
{
"block": "birch_fence"
}
]
}
},
{
"find": [{"block": "acacia_wood"}],
"replace": {"palette": [{"block": "birch_wood"}]}
"find": [
{
"block": "acacia_wood"
}
],
"replace": {
"palette": [
{
"block": "birch_wood"
}
]
}
}
],
"rotation": {
@@ -185,22 +218,55 @@
{
"edit": [
{
"find": [{"block": "birch_leaves"}],
"replace": {"palette": [{"block": "birch_leaves", "data": {
"persistent": true
}}]}
"find": [
{
"block": "birch_leaves"
}
],
"replace": {
"palette": [
{
"block": "birch_leaves",
"data": {
"persistent": true
}
}
]
}
},
{
"find": [{"block": "spruce_leaves"}],
"replace": {"palette": [{"block": "birch_leaves", "data": {
"persistent": true
}}]}
"find": [
{
"block": "spruce_leaves"
}
],
"replace": {
"palette": [
{
"block": "birch_leaves",
"data": {
"persistent": true
}
}
]
}
},
{
"find": [{"block": "spruce_wood"}],
"replace": {"palette": [{"block": "birch_leaves", "data": {
"persistent": true
}}]}
"find": [
{
"block": "spruce_wood"
}
],
"replace": {
"palette": [
{
"block": "birch_leaves",
"data": {
"persistent": true
}
}
]
}
}
],
"chance": 0.3,
@@ -234,11 +300,31 @@
}
],
"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": "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
}
],
"name": "Birch Denmyre",
"layers": [
{

View File

@@ -5,11 +5,31 @@
"JUNGLE"
],
"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": "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

@@ -5,11 +5,31 @@
"DESERT"
],
"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": "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

@@ -7,11 +7,31 @@
"temperate-wilds"
],
"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": "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

@@ -61,11 +61,31 @@
}
],
"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": "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",
@@ -94,7 +114,9 @@
"edit": [
{
"find": [
{"block": "acacia_planks"}
{
"block": "acacia_planks"
}
],
"replace": {
"palette": [
@@ -105,18 +127,49 @@
}
},
{
"find": [{"block": "acacia_leaves"}],
"replace": {"palette": [{"block": "oak_leaves", "data": {
"persistent": true
}}]}
"find": [
{
"block": "acacia_leaves"
}
],
"replace": {
"palette": [
{
"block": "oak_leaves",
"data": {
"persistent": true
}
}
]
}
},
{
"find": [{"block": "acacia_fence"}],
"replace": {"palette": [{"block": "oak_fence"}]}
"find": [
{
"block": "acacia_fence"
}
],
"replace": {
"palette": [
{
"block": "oak_fence"
}
]
}
},
{
"find": [{"block": "acacia_wood"}],
"replace": {"palette": [{"block": "oak_wood"}]}
"find": [
{
"block": "acacia_wood"
}
],
"replace": {
"palette": [
{
"block": "oak_wood"
}
]
}
}
],
"rotation": {
@@ -146,22 +199,55 @@
{
"edit": [
{
"find": [{"block": "birch_leaves"}],
"replace": {"palette": [{"block": "oak_leaves", "data": {
"persistent": true
}}]}
"find": [
{
"block": "birch_leaves"
}
],
"replace": {
"palette": [
{
"block": "oak_leaves",
"data": {
"persistent": true
}
}
]
}
},
{
"find": [{"block": "spruce_leaves"}],
"replace": {"palette": [{"block": "oak_leaves","data": {
"persistent": true
}}]}
"find": [
{
"block": "spruce_leaves"
}
],
"replace": {
"palette": [
{
"block": "oak_leaves",
"data": {
"persistent": true
}
}
]
}
},
{
"find": [{"block": "spruce_wood"}],
"replace": {"palette": [{"block": "oak_leaves", "data": {
"persistent": true
}}]}
"find": [
{
"block": "spruce_wood"
}
],
"replace": {
"palette": [
{
"block": "oak_leaves",
"data": {
"persistent": true
}
}
]
}
}
],
"chance": 0.3,

View File

@@ -5,11 +5,31 @@
"JUNGLE"
],
"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": "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,
@@ -83,8 +103,12 @@
"edit": [
{
"find": [
{"block": "birch_wood"},
{"block": "birch_log"}
{
"block": "birch_wood"
},
{
"block": "birch_log"
}
],
"replace": {
"palette": [
@@ -96,7 +120,9 @@
},
{
"find": [
{"block": "birch_leaves"}
{
"block": "birch_leaves"
}
],
"replace": {
"palette": [
@@ -205,7 +231,9 @@
"edit": [
{
"find": [
{"block": "white_wool"}
{
"block": "white_wool"
}
],
"replace": {
"palette": [
@@ -217,7 +245,9 @@
},
{
"find": [
{"block": "black_wool"}
{
"block": "black_wool"
}
],
"replace": {
"palette": [

View File

@@ -95,8 +95,18 @@
],
"edit": [
{
"find": [{"block": "oak_stairs"}],
"replace": {"palette": [{"block": "oak_planks"}]}
"find": [
{
"block": "oak_stairs"
}
],
"replace": {
"palette": [
{
"block": "oak_planks"
}
]
}
}
],
"translate": {

View File

@@ -99,8 +99,18 @@
],
"edit": [
{
"find": [{"block": "oak_stairs"}],
"replace": {"palette": [{"block": "oak_planks"}]}
"find": [
{
"block": "oak_stairs"
}
],
"replace": {
"palette": [
{
"block": "oak_planks"
}
]
}
}
],
"translate": {

View File

@@ -154,11 +154,31 @@
}
],
"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": "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
}
],
"generators": [
{
"min": 4,

View File

@@ -117,11 +117,31 @@
}
],
"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": "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,

View File

@@ -56,10 +56,21 @@
}
},
{
"find": [{"block": "acacia_leaves"}],
"replace": {"palette": [{"block": "jungle_leaves", "data": {
"persistent": true
}}]}
"find": [
{
"block": "acacia_leaves"
}
],
"replace": {
"palette": [
{
"block": "jungle_leaves",
"data": {
"persistent": true
}
}
]
}
},
{
"find": [
@@ -193,11 +204,31 @@
}
],
"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": "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,
"derivative": "DESERT",
"biomeStyle": {

View File

@@ -14,9 +14,19 @@
}
],
"entityInitialSpawns": [
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.03,

View File

@@ -13,9 +13,13 @@
}
],
"entityInitialSpawns": [
{"entity": "wolf", "maxSpawns": 2, "minSpawns": 1, "rarity": 4}
],
{
"entity": "wolf",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 4
}
],
"decorators": [
{
"chance": 0.01,
@@ -55,7 +59,9 @@
"edit": [
{
"find": [
{"block": "player_wall_head"}
{
"block": "player_wall_head"
}
],
"replace": {
"palette": [

View File

@@ -13,9 +13,19 @@
}
],
"entityInitialSpawns": [
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.01,
@@ -77,7 +87,9 @@
"edit": [
{
"find": [
{"block": "player_wall_head"}
{
"block": "player_wall_head"
}
],
"replace": {
"palette": [

View File

@@ -252,7 +252,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -264,7 +266,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -308,7 +312,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -320,7 +326,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -361,7 +369,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -373,7 +383,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -414,7 +426,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -426,7 +440,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -467,7 +483,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -479,7 +497,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -520,7 +540,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -532,7 +554,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -573,7 +597,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -585,7 +611,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -626,7 +654,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -638,7 +668,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -679,7 +711,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -691,7 +725,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -732,7 +768,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -744,7 +782,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -785,7 +825,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -797,7 +839,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -838,7 +882,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -850,7 +896,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -891,7 +939,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -903,7 +953,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -944,7 +996,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -956,7 +1010,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -997,7 +1053,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1009,7 +1067,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1050,7 +1110,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1062,7 +1124,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1103,7 +1167,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1115,7 +1181,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1156,7 +1224,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1168,7 +1238,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1209,7 +1281,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1221,7 +1295,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1262,7 +1338,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1274,7 +1352,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1315,7 +1395,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1327,7 +1409,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1368,7 +1452,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1380,7 +1466,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1421,7 +1509,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1433,7 +1523,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1474,7 +1566,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1486,7 +1580,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1527,7 +1623,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1539,7 +1637,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [

View File

@@ -228,7 +228,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -240,7 +242,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -284,7 +288,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -296,7 +302,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -337,7 +345,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -349,7 +359,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -390,7 +402,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -402,7 +416,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -443,7 +459,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -455,7 +473,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -496,7 +516,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -508,7 +530,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -549,7 +573,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -561,7 +587,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -602,7 +630,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -614,7 +644,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -655,7 +687,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -667,7 +701,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -708,7 +744,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -720,7 +758,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -761,7 +801,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -773,7 +815,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -814,7 +858,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -826,7 +872,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -867,7 +915,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -879,7 +929,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -920,7 +972,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -932,7 +986,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -973,7 +1029,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -985,7 +1043,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1026,7 +1086,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1038,7 +1100,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1079,7 +1143,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1091,7 +1157,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1132,7 +1200,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1144,7 +1214,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1185,7 +1257,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1197,7 +1271,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1238,7 +1314,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1250,7 +1328,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1291,7 +1371,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1303,7 +1385,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1344,7 +1428,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1356,7 +1442,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1397,7 +1485,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1409,7 +1499,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1450,7 +1542,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1462,7 +1556,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [
@@ -1503,7 +1599,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [
@@ -1515,7 +1613,9 @@
},
{
"find": [
{"block":"dirt"}
{
"block": "dirt"
}
],
"replace": {
"palette": [

View File

@@ -13,9 +13,19 @@
}
],
"entityInitialSpawns": [
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.01,
@@ -74,7 +84,9 @@
"edit": [
{
"find": [
{"block": "player_wall_head"}
{
"block": "player_wall_head"
}
],
"replace": {
"palette": [

View File

@@ -13,9 +13,19 @@
}
],
"entityInitialSpawns": [
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.4,
@@ -82,7 +92,9 @@
"edit": [
{
"find": [
{"block": "acacia_planks"}
{
"block": "acacia_planks"
}
],
"replace": {
"palette": [
@@ -93,18 +105,49 @@
}
},
{
"find": [{"block": "acacia_leaves"}],
"replace": {"palette": [{"block": "jungle_leaves", "data": {
"persistent": true
}}]}
"find": [
{
"block": "acacia_leaves"
}
],
"replace": {
"palette": [
{
"block": "jungle_leaves",
"data": {
"persistent": true
}
}
]
}
},
{
"find": [{"block": "acacia_fence"}],
"replace": {"palette": [{"block": "jungle_fence"}]}
"find": [
{
"block": "acacia_fence"
}
],
"replace": {
"palette": [
{
"block": "jungle_fence"
}
]
}
},
{
"find": [{"block": "acacia_wood"}],
"replace": {"palette": [{"block": "jungle_wood"}]}
"find": [
{
"block": "acacia_wood"
}
],
"replace": {
"palette": [
{
"block": "jungle_wood"
}
]
}
}
],
"rotation": {
@@ -135,16 +178,55 @@
"chance": 0.5,
"edit": [
{
"find": [{"block": "birch_leaves"}],
"replace": {"palette": [{"block": "jungle_leaves", "data": {"persistent": true}}]}
"find": [
{
"block": "birch_leaves"
}
],
"replace": {
"palette": [
{
"block": "jungle_leaves",
"data": {
"persistent": true
}
}
]
}
},
{
"find": [{"block": "spruce_leaves"}],
"replace": {"palette": [{"block": "jungle_leaves", "data": {"persistent": true}}]}
"find": [
{
"block": "spruce_leaves"
}
],
"replace": {
"palette": [
{
"block": "jungle_leaves",
"data": {
"persistent": true
}
}
]
}
},
{
"find": [{"block": "spruce_wood"}],
"replace": {"palette": [{"block": "jungle_leaves", "data": {"persistent": true}}]}
"find": [
{
"block": "spruce_wood"
}
],
"replace": {
"palette": [
{
"block": "jungle_leaves",
"data": {
"persistent": true
}
}
]
}
}
],
"density": 2,
@@ -157,7 +239,6 @@
},
"enabled": true
},
"place": [
"denmyre/oak-denmyre-clutter-1",
"denmyre/oak-denmyre-clutter-2",

View File

@@ -267,8 +267,18 @@
],
"edit": [
{
"find": [{"block": "oak_stairs"}],
"replace": {"palette": [{"block": "oak_planks"}]}
"find": [
{
"block": "oak_stairs"
}
],
"replace": {
"palette": [
{
"block": "oak_planks"
}
]
}
}
],
"translate": {

View File

@@ -13,9 +13,19 @@
}
],
"entityInitialSpawns": [
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.45,

View File

@@ -12,9 +12,19 @@
}
],
"entityInitialSpawns": [
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"effects": [
{
"particleAltX": 0.301,

View File

@@ -13,9 +13,19 @@
}
],
"entityInitialSpawns": [
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"decorators": [
{
"chance": 0.45,

View File

@@ -13,9 +13,19 @@
}
],
"entityInitialSpawns": [
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
],
"children": [
"tropical-rainforest-hills",
"tropical-jungle-denmyre",

View File

@@ -13,9 +13,19 @@
}
],
"entityInitialSpawns": [
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "ocelot", "maxSpawns": 2, "minSpawns": 1, "rarity": 4}
],
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "ocelot",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 4
}
],
"children": [
"tropical-rainforest-hills",
"tropical-jungle-denmyre"

View File

@@ -25,10 +25,25 @@
}
],
"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}
],
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"generators": [
{
"min": -1,

View File

@@ -63,10 +63,25 @@
}
],
"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}
],
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"name": "Cold Beach",
"layers": [
{

View File

@@ -151,10 +151,25 @@
}
],
"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}
],
{
"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,
@@ -181,7 +196,9 @@
"edit": [
{
"find": [
{"block": "oak_wood"}
{
"block": "oak_wood"
}
],
"replace": {
"palette": [
@@ -245,7 +262,9 @@
"edit": [
{
"find": [
{"block": "oak_leaves"}
{
"block": "oak_leaves"
}
],
"replace": {
"palette": [

View File

@@ -5,10 +5,25 @@
"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}
],
{
"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,
@@ -207,7 +222,9 @@
"edit": [
{
"find": [
{"block": "oak_wood"}
{
"block": "oak_wood"
}
],
"replace": {
"palette": [

View File

@@ -5,10 +5,25 @@
"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}
],
{
"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

@@ -5,10 +5,25 @@
"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}
],
{
"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

@@ -98,8 +98,18 @@
],
"edit": [
{
"find": [{"block": "oak_stairs"}],
"replace": {"palette": [{"block": "oak_planks"}]}
"find": [
{
"block": "oak_stairs"
}
],
"replace": {
"palette": [
{
"block": "oak_planks"
}
]
}
}
],
"translate": {
@@ -108,7 +118,7 @@
"z": 0
}
},
{
{
"chance": 0.004,
"rotation": {
"yAxis": {

View File

@@ -115,10 +115,25 @@
}
],
"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}
],
{
"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": [
@@ -190,7 +205,9 @@
"edit": [
{
"find": [
{"block": "oak_leaves"}
{
"block": "oak_leaves"
}
],
"replace": {
"palette": [

View File

@@ -5,10 +5,25 @@
"tundra-redwood-cliffs"
],
"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}
],
{
"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.003,
@@ -246,7 +261,9 @@
"edit": [
{
"find": [
{"block": "oak_leaves"}
{
"block": "oak_leaves"
}
],
"replace": {
"palette": [

View File

@@ -151,10 +151,25 @@
}
],
"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}
],
{
"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

@@ -104,7 +104,9 @@
"edit": [
{
"find": [
{"block":"stone"}
{
"block": "stone"
}
],
"replace": {
"palette": [

View File

@@ -138,10 +138,25 @@
}
],
"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}
],
{
"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",
@@ -170,7 +185,9 @@
"edit": [
{
"find": [
{"block": "acacia_planks"}
{
"block": "acacia_planks"
}
],
"replace": {
"palette": [
@@ -181,16 +198,55 @@
}
},
{
"find": [{"block": "acacia_leaves"}],
"replace": {"palette": [{"block": "spruce_leaves", "data": {"persistent": true}}]}
"find": [
{
"block": "acacia_leaves"
}
],
"replace": {
"palette": [
{
"block": "spruce_leaves",
"data": {
"persistent": true
}
}
]
}
},
{
"find": [{"block": "acacia_fence"}],
"replace": {"palette": [{"block": "spruce_fence", "data": {"persistent": true}}]}
"find": [
{
"block": "acacia_fence"
}
],
"replace": {
"palette": [
{
"block": "spruce_fence",
"data": {
"persistent": true
}
}
]
}
},
{
"find": [{"block": "acacia_wood"}],
"replace": {"palette": [{"block": "spruce_wood", "data": {"persistent": true}}]}
"find": [
{
"block": "acacia_wood"
}
],
"replace": {
"palette": [
{
"block": "spruce_wood",
"data": {
"persistent": true
}
}
]
}
}
],
"rotation": {
@@ -202,7 +258,6 @@
},
"enabled": true
},
"place": [
"acacia-medium/acacia-denmyre-1",
"acacia-medium/acacia-denmyre-2",
@@ -221,16 +276,52 @@
{
"edit": [
{
"find": [{"block": "birch_leaves"}],
"replace": {"palette": [{"block": "spruce_leaves"}]}
"find": [
{
"block": "birch_leaves"
}
],
"replace": {
"palette": [
{
"block": "spruce_leaves"
}
]
}
},
{
"find": [{"block": "spruce_leaves"}],
"replace": {"palette": [{"block": "spruce_leaves", "data": {"persistent": true}}]}
"find": [
{
"block": "spruce_leaves"
}
],
"replace": {
"palette": [
{
"block": "spruce_leaves",
"data": {
"persistent": true
}
}
]
}
},
{
"find": [{"block": "spruce_wood"}],
"replace": {"palette": [{"block": "spruce_leaves", "data": {"persistent": true}}]}
"find": [
{
"block": "spruce_wood"
}
],
"replace": {
"palette": [
{
"block": "spruce_leaves",
"data": {
"persistent": true
}
}
]
}
}
],
"chance": 0.3,

View File

@@ -216,7 +216,9 @@
"edit": [
{
"find": [
{"block": "oak_leaves"}
{
"block": "oak_leaves"
}
],
"replace": {
"palette": [
@@ -353,7 +355,6 @@
]
}
],
"generators": [
{
"min": 5,
@@ -362,10 +363,25 @@
}
],
"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}
],
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"derivative": "GIANT_TREE_TAIGA",
"wall": {
"style": {

View File

@@ -413,11 +413,11 @@
{
"minHeight": 130,
"maxHeight": 290,
"threshold": 0.500,
"threshold": 0.5,
"style": {
"zoom": 2,
"style": "FRACTAL_WATER"
}
}
]
}
}

View File

@@ -2,7 +2,7 @@
"riverBiomes": [
"frozen-river"
],
"structures": [
"structures": [
{
"tileset": "soul-temple",
"height": 26,

View File

@@ -27,7 +27,7 @@
]
}
],
"structures": [
"structures": [
{
"tileset": "murky-stronghold",
"height": 26,

View File

@@ -2,7 +2,6 @@
"riverBiomes": [
"tundra-river"
],
"landBiomes": [
"tundra-taiga",
"tundra-redwoods-forest",