9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00

Merge pull request #173 from IrisDimensions/master

Overworld 2003 Update!!!
This commit is contained in:
Brian Neumann-Fopiano
2021-08-03 23:47:03 -07:00
committed by GitHub
213 changed files with 1767 additions and 1272 deletions

View File

@@ -22,12 +22,7 @@
{"block": "dead_fire_coral_block"}
]
}],
"entitySpawnOverrides": [{
"trigger": "SKELETON",
"entity": "shroud",
"cancelSourceSpawn": true,
"rarity": 12
}],
"decorators": [
{
"chance": 1.0E-4,

View File

@@ -14,12 +14,7 @@
"max": 6,
"generator": "plain"
}],
"entitySpawnOverrides": [{
"trigger": "SKELETON",
"entity": "shroud",
"cancelSourceSpawn": true,
"rarity": 12
}],
"decorators": [
{
"chance": 1.0E-4,

View File

@@ -16,6 +16,7 @@
"palette": [
{"block": "stone"},
{"block": "andesite"},
{"block": "calcite"},
{"block": "cobblestone"}
]
}],
@@ -92,12 +93,7 @@
}
}
],
"entitySpawnOverrides": [{
"trigger": "SKELETON",
"entity": "shroud",
"cancelSourceSpawn": true,
"rarity": 7
}],
"slab": {
"style": {"style": "STATIC"},
"palette": [

View File

@@ -34,12 +34,7 @@
"max": 6,
"generator": "plain"
}],
"entitySpawnOverrides": [{
"trigger": "SKELETON",
"entity": "shroud",
"cancelSourceSpawn": true,
"rarity": 12
}],
"decorators": [
{
"chance": 0.01,

View File

@@ -14,7 +14,8 @@
"zoom": 0.1,
"palette": [
{"block": "stone"},
{"block": "andesite"}
{"block": "andesite"},
{"block": "calcite"}
]
}],
"decorators": [

View File

@@ -26,12 +26,7 @@
"max": 6,
"generator": "plain"
}],
"entitySpawnOverrides": [{
"trigger": "SKELETON",
"entity": "shroud",
"cancelSourceSpawn": true,
"rarity": 5
}],
"decorators": [
{
"chance": 1.0E-4,

View File

@@ -12,12 +12,7 @@
"maxHeight": 2,
"palette": [{"block": "smooth_sandstone"}]
}],
"entitySpawnOverrides": [{
"trigger": "SKELETON",
"entity": "shroud",
"cancelSourceSpawn": true,
"rarity": 12
}],
"decorators": [
{
"chance": 1.0E-4,

View File

@@ -12,12 +12,7 @@
"maxHeight": 2,
"palette": [{"block": "terracotta"}]
}],
"entitySpawnOverrides": [{
"trigger": "SKELETON",
"entity": "shroud",
"cancelSourceSpawn": true,
"rarity": 12
}],
"decorators": [{
"chance": 1.0E-4,
"palette": [{"block": "barrel"}]

View File

@@ -31,12 +31,7 @@
{"block": "stone"}
]
}],
"entitySpawnOverrides": [{
"trigger": "SKELETON",
"entity": "shroud",
"cancelSourceSpawn": true,
"rarity": 12
}],
"decorators": [{
"chance": 1.0E-5,
"palette": [{"block": "barrel"}]

View File

@@ -19,12 +19,7 @@
{"block": "gravel"}
]
}],
"entitySpawnOverrides": [{
"trigger": "SKELETON",
"entity": "shroud",
"cancelSourceSpawn": true,
"rarity": 12
}],
"decorators": [
{
"chance": 1.0E-4,

View File

@@ -32,6 +32,7 @@
}
],
"customDerivitives": [{
"category": "icy",
"id": "frozen_hills",
"waterColor": "#216FC4",
"downfallType": "snow",
@@ -44,13 +45,8 @@
"generators": [
{
"generator": "plain",
"max": 16,
"min": 12
},
{
"generator": "mountain",
"max": 10,
"min": 6
"max": 26,
"min": 18
}
],
"jigsawStructures": [

View File

@@ -34,6 +34,7 @@
}
],
"customDerivitives": [{
"category": "extreme_hills",
"id": "frozen_mountaincliff",
"downfallType": "snow",
"temperature": -3,
@@ -58,9 +59,14 @@
}
],
"generators": [{
"min": 14,
"max": 65,
"min": 4,
"max": 30,
"generator": "plain-cliffs"
},
{
"min": 10,
"max": 40,
"generator": "mountain"
}],
"biomeScatter": [
"ICE_SPIKES",

View File

@@ -7,16 +7,12 @@
"generators": [
{
"generator": "mountain",
"max": 100,
"min": 0
},
{
"generator": "plain",
"max": 80,
"max": 180,
"min": 30
}
],
"customDerivitives": [{
"category": "icy",
"id": "frozen_mountain_middle",
"waterColor": "#216FC4",
"fogColor": "#A6D1FF",

View File

@@ -10,6 +10,7 @@
"frozen/mountain-cliffs"
],
"customDerivitives": [{
"category": "extreme_hills",
"id": "frozen_mountain",
"waterColor": "#216FC4",
"downfallType": "snow",

View File

@@ -9,6 +9,7 @@
"frozen/vander"
],
"customDerivitives": [{
"category": "icy",
"id": "frozen_mountains",
"waterColor": "#216FC4",
"downfallType": "snow",
@@ -63,13 +64,8 @@
],
"generators": [
{
"min": 3,
"max": 16,
"generator": "plain"
},
{
"min": 7,
"max": 48,
"min": 10,
"max": 150,
"generator": "mountain"
}
],

View File

@@ -4,6 +4,7 @@
"color": "#48ADEA",
"vanillaDerivative": "SNOWY_TAIGA_MOUNTAINS",
"customDerivitives": [{
"category": "icy",
"id": "frozen_peak",
"waterColor": "#216FC4",
"fogColor": "#A6D1FF",
@@ -92,13 +93,8 @@
],
"generators": [
{
"min": 14,
"max": 24,
"generator": "plain"
},
{
"min": 56,
"max": 96,
"min": 60,
"max": 180,
"generator": "mountain"
}
],

View File

@@ -32,6 +32,7 @@
}
],
"customDerivitives": [{
"category": "icy",
"id": "frozen_pine_hills",
"downfallType": "snow",
"temperature": -3,
@@ -79,7 +80,11 @@
{"block": "andesite"}
]},
"objects": [{
"edit": [{
"edit": [
{
"find": [{"block": "dark_oak_fence"}, {"block": "dark_oak_fence_gate"}], "replace": {"palette": [{"block": "spruce_wood"}]}
},
{
"find": [{"block": "spruce_leaves"}],
"replace": {
"style": {

View File

@@ -8,16 +8,12 @@
"generators": [
{
"generator": "plain",
"max": 10,
"min": 6
},
{
"generator": "mountain",
"max": 6,
"min": 7
"max": 16,
"min": 13
}
],
"customDerivitives": [{
"category": "icy",
"id": "frozen_pine_plains",
"waterColor": "#216FC4",
"fogColor": "#A6D1FF",

View File

@@ -37,6 +37,7 @@
}
],
"customDerivitives": [{
"category": "icy",
"id": "frozen_pines",
"waterColor": "#216FC4",
"downfallType": "snow",
@@ -48,13 +49,8 @@
}],
"generators": [
{
"min": 3,
"max": 16,
"generator": "plain"
},
{
"min": 13,
"max": 48,
"min": 16,
"max": 64,
"generator": "mountain"
}
],

View File

@@ -7,17 +7,13 @@
"children": ["frozen/hills"],
"generators": [
{
"min": 4,
"max": 6,
"generator": "mountain"
},
{
"min": 3,
"max": 5,
"min": 6,
"max": 11,
"generator": "plain"
}
],
"customDerivitives": [{
"category": "icy",
"id": "frozen_plains",
"waterColor": "#216FC4",
"fogColor": "#A6D1FF",

View File

@@ -5,18 +5,15 @@
"rarity": 1,
"vanillaDerivative": "SNOWY_TAIGA",
"generators": [
{
"min": 3,
"max": 16,
"generator": "plain"
},
{
"min": 13,
"max": 48,
"min": 16,
"max": 64,
"generator": "mountain"
}
],
"customDerivitives": [{
"category": "icy",
"id": "frozen_redwood_forest",
"waterColor": "#216FC4",
"fogColor": "#A6D1FF",

View File

@@ -29,20 +29,6 @@
"max": -7,
"generator": "plain"
}],
"decorators": [{
"chance": 1,
"variance": {
"style": "IRIS",
"zoom": 0.23
},
"palette": [
{
"data": {"layers": 1},
"block": "snow"
},
{"block": "air"}
]
}],
"seaLayers": [
{
"minHeight": 3,

View File

@@ -33,6 +33,7 @@
}
],
"customDerivitives": [{
"category": "icy",
"id": "frozen_spruce_plains",
"waterFogColor": "#216FC4",
"foliageColor": "#B8D0E1",
@@ -57,8 +58,8 @@
],
"generators": [{
"generator": "smooth-dunes",
"max": 6,
"min": 3
"max": 10,
"min": 4
}],
"decorators": [{
"chance": 1,

View File

@@ -31,6 +31,7 @@
}
],
"customDerivitives": [{
"category": "icy",
"id": "frozen_vander",
"waterColor": "#216FC4",
"fogColor": "#A6D1FF",
@@ -73,13 +74,8 @@
}],
"generators": [
{
"min": 3,
"max": 16,
"generator": "plain"
},
{
"min": 13,
"max": 44,
"min": 15,
"max": 64,
"generator": "mountain"
}
],

View File

@@ -55,7 +55,7 @@
},
{
"chance": 0.0015,
"mode": "STILT",
"mode": "MIN_HEIGHT",
"rotation": {
"yAxis": {
"min": 0,
@@ -67,17 +67,18 @@
},
"place": [
"jigsaw/pyramid/rpyramid-extreme",
"jigsaw/pyramid/rpyramid"
"jigsaw/pyramid/rpyramid",
"jigsaw/pyramid/pyramidred45"
],
"translate": {
"x": 0,
"y": -9,
"y": -3,
"z": 0
}
},
{
"chance": 0.0015,
"mode": "STILT",
"mode": "VACUUM",
"rotation": {
"yAxis": {
"min": 0,

View File

@@ -55,7 +55,7 @@
},
{
"chance": 0.0015,
"mode": "STILT",
"mode": "VACUUM",
"rotation": {
"yAxis": {
"min": 0,
@@ -78,7 +78,7 @@
},
{
"chance": 0.0015,
"mode": "STILT",
"mode": "MIN_HEIGHT",
"rotation": {
"yAxis": {
"min": 0,
@@ -90,12 +90,12 @@
},
"place": [
"jigsaw/pyramid/pyramid-extreme",
"jigsaw/pyramid/pyramid"
"jigsaw/pyramid/pyramid",
"jigsaw/pyramid/pyramid45"
],
"translate": {
"x": 0,
"y": -9,
"y": -3,
"z": 0
}
}

View File

@@ -6,13 +6,8 @@
"vanillaDerivative": "DESERT",
"generators": [
{
"min": 11,
"max": 32,
"generator": "plain"
},
{
"min": 12,
"max": 62,
"min": 23,
"max": 84,
"generator": "cracked-cliffs"
}
],

View File

@@ -7,12 +7,7 @@
"generators": [
{
"generator": "mountain",
"max": 80,
"min": 0
},
{
"generator": "plain",
"max": 80,
"max": 160,
"min": 40
}
],

View File

@@ -6,8 +6,8 @@
"vanillaDerivative": "DESERT",
"generators": [{
"generator": "smooth-dunes",
"max": 2,
"min": 3
"max": 8,
"min": 11
}],
"layers": [
{

View File

@@ -7,7 +7,7 @@
"generators": [{
"min": 90,
"max": 140,
"generator": "plain"
"generator": "mountain"
}],
"jigsawStructures": [
{

View File

@@ -6,18 +6,8 @@
"derivative": "TAIGA_MOUNTAINS",
"generators": [
{
"min": 11,
"max": 32,
"generator": "mountain"
},
{
"min": 3,
"max": 5,
"generator": "plain"
},
{
"min": 12,
"max": 62,
"min": 26,
"max": 90,
"generator": "cracked-cliffs"
}
],

View File

@@ -5,15 +5,10 @@
"derivative": "TAIGA_MOUNTAINS",
"vanillaDerivative": "TAIGA_MOUNTAINS",
"generators": [
{
"generator": "plain",
"max": 5,
"min": 2
},
{
"generator": "mountain",
"max": 11,
"min": 32
"max": 35,
"min": 11
}
],
"jigsawStructures": [

View File

@@ -5,15 +5,10 @@
"derivative": "TAIGA_MOUNTAINS",
"vanillaDerivative": "TAIGA_MOUNTAINS",
"generators": [
{
"generator": "plain",
"max": 5,
"min": 2
},
{
"generator": "mountain",
"max": 11,
"min": 32
"max": 31,
"min": 15
}
],
"jigsawStructures": [

View File

@@ -7,14 +7,9 @@
"children": ["mountain/middle"],
"generators": [
{
"min": 70,
"max": 120,
"min": 73,
"max": 125,
"generator": "mountain"
},
{
"min": 3,
"max": 5,
"generator": "plain"
}
],
"jigsawStructures": [

View File

@@ -7,12 +7,7 @@
"generators": [
{
"generator": "mountain",
"max": 95,
"min": 0
},
{
"generator": "plain",
"max": 95,
"max": 190,
"min": 40
}
],

View File

@@ -7,14 +7,9 @@
"children": ["mountain/middle"],
"generators": [
{
"min": 70,
"max": 140,
"min": 73,
"max": 145,
"generator": "mountain"
},
{
"min": 3,
"max": 5,
"generator": "plain"
}
],
"jigsawStructures": [

View File

@@ -7,13 +7,8 @@
"generators": [
{
"generator": "smooth-dunes",
"max": 10,
"min": 5
},
{
"generator": "small-cliffs",
"max": 8,
"min": -3
"max": 20,
"min": 10
}
],
"jigsawStructures": [

View File

@@ -15,15 +15,10 @@
}
],
"generators": [
{
"generator": "plain",
"max": 10,
"min": 6
},
{
"generator": "mountain",
"max": 13,
"min": 11
"max": 23,
"min": 15
}
],
"layers": [

View File

@@ -1,65 +0,0 @@
{
"name": "Mountain Lake",
"derivative": "TAIGA_MOUNTAINS",
"vanillaDerivative": "TAIGA_MOUNTAINS",
"color": "#4196FF",
"generators": [{
"generator": "plain",
"max": -10,
"min": -30
}],
"layers": [
{
"minHeight": 1,
"maxHeight": 1,
"slopeCondition": {
"minimumSlope": 0,
"maximumSlope": 3.3
},
"palette": [{"block": "grass_block"}]
},
{
"minHeight": 2,
"maxHeight": 4,
"slopeCondition": {"minimumSlope": 4},
"palette": [
{"block": "gravel"},
{"block": "cyan_terracotta"}
]
},
{
"minHeight": 2,
"maxHeight": 4,
"slopeCondition": {"minimumSlope": 4},
"palette": [
{"block": "stone"},
{"block": "stone"},
{"block": "cobblestone"}
]
},
{
"minHeight": 1,
"maxHeight": 1,
"slopeCondition": {
"minimumSlope": 0,
"maximumSlope": 4
},
"palette": [{"block": "grass_block"}]
},
{
"minHeight": 3,
"maxHeight": 3,
"slopeCondition": {
"minimumSlope": 0,
"maximumSlope": 3
},
"palette": [{"block": "dirt"}]
}
],
"wall": {"palette": [
{"block": "stone"},
{"block": "andesite"},
{"block": "gravel"},
{"block": "cyan_terracotta"}
]}
}

View File

@@ -10,6 +10,7 @@
"generator": "plain"
}],
"customDerivitives": [{
"category": "mushroom",
"id": "mushroom_hills",
"waterColor": "#B4B2FF",
"foliageColor": "#C9A9FF",

View File

@@ -6,6 +6,7 @@
"vanillaDerivative": "MUSHROOM_FIELDS",
"children": ["mushroom/forest-hills"],
"customDerivitives": [{
"category": "mushroom",
"id": "mushroom_forest",
"waterColor": "#B4B2FF",
"foliageColor": "#C9A9FF",

View File

@@ -5,6 +5,7 @@
"derivative": "MUSHROOM_FIELDS",
"vanillaDerivative": "MUSHROOM_FIELDS",
"customDerivitives": [{
"category": "mushroom",
"id": "mushroom_plains",
"waterColor": "#B4B2FF",
"foliageColor": "#C9A9FF",

View File

@@ -134,13 +134,5 @@
"structures/shipupsidedownbackhalfdegraded"
]
}
],
"entityInitialSpawns": [
{
"entity": "dolphin",
"maxSpawns": 5,
"minSpawns": 2,
"rarity": 100
}
]
}

View File

@@ -5,10 +5,11 @@
"color": "#FFB641",
"vanillaDerivative": "SAVANNA",
"customDerivitives": [{
"category": "savanna",
"id": "savanna_acacia_denmyre",
"grassColor": "#DFD545",
"foliageColor": "#D6A513",
"waterColor": "#E2EF3B",
"waterColor": "#33CB99",
"downfallType": "none"
}],
"generators": [{

View File

@@ -6,16 +6,18 @@
"vanillaDerivative": "SAVANNA",
"children": ["savanna/acacia-denmyre"],
"customDerivitives": [{
"category": "savanna",
"id": "savanna_cliffs",
"grassColor": "#DFD545",
"foliageColor": "#D6A513",
"waterColor": "#E2EF3B",
"waterColor": "#33CB99",
"downfallType": "none"
}],
"generators": [{
"min": 9,
"max": 28,
"generator": "plain"
"generators": [
{
"min": 5,
"max": 15,
"generator": "plain-cliffs"
}],
"jigsawStructures": [
{

View File

@@ -5,10 +5,11 @@
"derivative": "SAVANNA",
"vanillaDerivative": "SAVANNA",
"customDerivitives": [{
"category": "savanna",
"id": "savanna_forest",
"grassColor": "#E2EF3B",
"foliageColor": "#D6A513",
"waterColor": "#E2EF3B",
"waterColor": "#33CB99",
"downfallType": "none"
}],
"generators": [{

View File

@@ -5,16 +5,17 @@
"color": "#805B21",
"vanillaDerivative": "SAVANNA",
"customDerivitives": [{
"category": "savanna",
"id": "savanna_plateau",
"grassColor": "#FFCB31",
"foliageColor": "#D6A513",
"waterColor": "#E2EF3B",
"waterColor": "#33CB99",
"downfallType": "none"
}],
"generators": [{
"min": 13,
"max": 26,
"generator": "canyon-steep"
"generator": "mountain"
}],
"jigsawStructures": [
{

View File

@@ -6,21 +6,17 @@
"vanillaDerivative": "SAVANNA",
"children": ["savanna/cliff"],
"customDerivitives": [{
"category": "savanna",
"id": "savanna",
"grassColor": "#DFD545",
"foliageColor": "#D6A513",
"waterColor": "#E2EF3B",
"waterColor": "#33CB99",
"downfallType": "none"
}],
"generators": [
{
"min": 7,
"max": 15,
"generator": "mountain"
},
{
"min": 3,
"max": 5,
"min": 10,
"max": 20,
"generator": "plain"
}
],

View File

@@ -87,10 +87,11 @@
"objects": [
{
"chance": 0.7,
"translate": {"y": -2},
"density": 2,
"edit": [
{
"find": [{"block": "birch_leaves"}],
"find": [{"block": "oak_leaves"}],
"replace": {"palette": [{"block": "dark_oak_leaves"}]}
},
{

View File

@@ -10,6 +10,7 @@
"generator": "plain"
}],
"customDerivitives": [{
"category": "swamp",
"id": "swamp_marsh_rotten",
"waterColor": "#684D1A",
"grassColor": "#5C581A",

View File

@@ -7,10 +7,11 @@
"children": ["swamp/marsh-rotten"],
"generators": [{
"min": 3,
"max": 6,
"max": 10,
"generator": "mountain"
}],
"customDerivitives": [{
"category": "swamp",
"id": "swamp_marsh_rotten",
"waterColor": "#684D1A",
"grassColor": "#5C581A",

View File

@@ -109,7 +109,7 @@
],
"objects": [
{
"chance": 0.05,
"chance": 0.1,
"edit": [
{
"find": [{"block": "spruce_leaves"}],

View File

@@ -6,8 +6,8 @@
"vanillaDerivative": "DARK_FOREST",
"children": ["swamp/sea/lake"],
"generators": [{
"min": -7,
"max": -3,
"min": 4,
"max": 11,
"generator": "plain"
}],
"layers": [

View File

@@ -17,9 +17,8 @@
"zoom": 0.25,
"palette": [
{"block": "dirt"},
{"block": "podzol"},
{"block": "coarse_dirt"},
{"block": "podzol"}
{"block": "rooted_dirt"}
]
},
{
@@ -36,7 +35,7 @@
],
"decorators": [
{
"chance": 0.004,
"chance": 0.01,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [
@@ -52,27 +51,14 @@
],
"style": {"style": "STATIC"}
},
{
"chance": 9.0E-5,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [
{"block": "wither_rose"},
{"block": "red_mushroom"},
{"block": "brown_mushroom"},
{"block": "poppy"}
],
"style": {"style": "STATIC"}
},
{
"partOf": "SHORE_LINE",
"chance": 0.09,
"chance": 0.29,
"stackMin": 1,
"stackMax": 4,
"palette": [{"block": "sugar_cane"}],
"style": {
"style": "IRIS",
"zoom": 0.65
"style": "STATIC"
},
"heightVariance": {
"style": "STATIC"

View File

@@ -11,7 +11,7 @@
"generators": [{
"min": 4,
"max": 11,
"generator": "plain"
"generator": "mountain"
}],
"layers": [
{

View File

@@ -210,20 +210,6 @@
}
}
],
"entityInitialSpawns": [
{
"entity": "bee",
"maxSpawns": 5,
"minSpawns": 2,
"rarity": 3
},
{
"entity": "sheep",
"minSpawns": 1,
"maxSpawns": 2,
"rarity": 10
}
],
"wall": {
"style": {"style": "STATIC"},
"palette": [

View File

@@ -179,6 +179,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],
@@ -221,25 +224,5 @@
{"block": "andesite"},
{"block": "stone"}
]
},
"entityInitialSpawns": [
{
"entity": "sheep",
"minSpawns": 1,
"maxSpawns": 2,
"rarity": 10
},
{
"entity": "wolf",
"minSpawns": 2,
"maxSpawns": 5,
"rarity": 90
},
{
"entity": "goat",
"maxSpawns": 1,
"minSpawns": 3,
"rarity": 70
}
]
}
}

View File

@@ -150,6 +150,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],
@@ -193,25 +196,5 @@
{"block": "andesite"},
{"block": "stone"}
]
},
"entityInitialSpawns": [
{
"entity": "sheep",
"minSpawns": 1,
"maxSpawns": 2,
"rarity": 10
},
{
"entity": "wolf",
"minSpawns": 2,
"maxSpawns": 5,
"rarity": 80
},
{
"entity": "goat",
"maxSpawns": 1,
"minSpawns": 3,
"rarity": 90
}
]
}
}

View File

@@ -174,34 +174,18 @@
},
"enabled": true
},
"edit": [
{
"find": [
{"block": "birch_wood"},
{"block": "birch_log"}
],
"replace": {"palette": [{"block": "oak_wood"}]}
},
{
"find": [{"block": "birch_leaves"}],
"replace": {"palette": [{
"block": "oak_leaves",
"data": {"persistent": true}
}]}
}
],
"place": [
"trees/birch/antioch3",
"trees/birch/antioch4",
"trees/birch/antioch5",
"trees/birch/antioch6",
"trees/birch/antioch7",
"trees/birch/antioch8",
"trees/birch/antioch9",
"trees/birch/antioch10",
"trees/birch/antioch11",
"trees/birch/antioch12",
"trees/birch/antioch13"
"trees/oak/antioch3",
"trees/oak/antioch4",
"trees/oak/antioch5",
"trees/oak/antioch6",
"trees/oak/antioch7",
"trees/oak/antioch8",
"trees/oak/antioch9",
"trees/oak/antioch10",
"trees/oak/antioch11",
"trees/oak/antioch12",
"trees/oak/antioch13"
]
},
{
@@ -308,6 +292,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],
@@ -318,26 +305,5 @@
{"block": "andesite"},
{"block": "stone"}
]
},
"biomeScatter": ["FOREST"],
"entityInitialSpawns": [
{
"entity": "sheep",
"minSpawns": 1,
"maxSpawns": 2,
"rarity": 10
},
{
"entity": "wolf",
"minSpawns": 2,
"maxSpawns": 5,
"rarity": 70
},
{
"entity": "fox",
"maxSpawns": 1,
"minSpawns": 3,
"rarity": 70
}
]
}
}

View File

@@ -61,17 +61,6 @@
"structure": "village-temperate"
}
],
"entityInitialSpawns": [{
"entity": "bee",
"maxSpawns": 5,
"minSpawns": 2,
"rarity": 20
}, {
"entity": "sheep",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 10
}],
"objects": [
{
"chance": 0.07,
@@ -123,6 +112,17 @@
{
"mode": "FAST_MIN_HEIGHT",
"chance": 0.33,
"addFeatures": [
{
"rarity": 1,
"zone": {
"blockRadius": 8,
"entitySpawners": [
"hives"
]
}
}
],
"rotation": {
"yAxis": {
"min": 0,
@@ -148,31 +148,18 @@
},
"enabled": true
},
"edit": [
{
"find": [
{"block": "birch_wood"},
{"block": "birch_log"}
],
"replace": {"palette": [{"block": "oak_wood"}]}
},
{
"find": [{"block": "birch_leaves"}],
"replace": {"palette": [{"block": "oak_leaves"}]}
}
],
"place": [
"trees/birch/antioch3",
"trees/birch/antioch4",
"trees/birch/antioch5",
"trees/birch/antioch6",
"trees/birch/antioch7",
"trees/birch/antioch8",
"trees/birch/antioch9",
"trees/birch/antioch10",
"trees/birch/antioch11",
"trees/birch/antioch12",
"trees/birch/antioch13"
"trees/oak/antioch3",
"trees/oak/antioch4",
"trees/oak/antioch5",
"trees/oak/antioch6",
"trees/oak/antioch7",
"trees/oak/antioch8",
"trees/oak/antioch9",
"trees/oak/antioch10",
"trees/oak/antioch11",
"trees/oak/antioch12",
"trees/oak/antioch13"
]
},
@@ -389,6 +376,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],

View File

@@ -55,20 +55,6 @@
]
}
],
"entityInitialSpawns": [
{
"entity": "bee",
"maxSpawns": 5,
"minSpawns": 2,
"rarity": 3
},
{
"entity": "sheep",
"minSpawns": 1,
"maxSpawns": 2,
"rarity": 10
}
],
"decorators": [
{
"chance": 0.003,

View File

@@ -127,13 +127,5 @@
"biomeScatter": [
"FOREST",
"PLAINS"
],
"entityInitialSpawns": [
{
"entity": "sheep",
"minSpawns": 1,
"maxSpawns": 2,
"rarity": 10
}
]
}

View File

@@ -388,6 +388,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],
@@ -408,19 +411,5 @@
}
],
"style": {"style": "STATIC"}
},
"entityInitialSpawns": [
{
"entity": "sheep",
"minSpawns": 1,
"maxSpawns": 2,
"rarity": 10
},
{
"entity": "fox",
"maxSpawns": 1,
"minSpawns": 3,
"rarity": 70
}
]
}
}

View File

@@ -216,6 +216,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],
@@ -223,19 +226,5 @@
"wall": {"palette": [
{"block": "stone"},
{"block": "andesite"}
]},
"entityInitialSpawns": [
{
"entity": "horse",
"minSpawns": 2,
"maxSpawns": 5,
"rarity": 80
},
{
"entity": "sheep",
"minSpawns": 1,
"maxSpawns": 2,
"rarity": 10
}
]
]}
}

View File

@@ -216,6 +216,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],
@@ -223,19 +226,5 @@
"wall": {"palette": [
{"block": "stone"},
{"block": "andesite"}
]},
"entityInitialSpawns": [
{
"entity": "horse",
"minSpawns": 2,
"maxSpawns": 5,
"rarity": 80
},
{
"entity": "sheep",
"minSpawns": 1,
"maxSpawns": 2,
"rarity": 10
}
]
]}
}

View File

@@ -244,6 +244,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],
@@ -251,19 +254,5 @@
"wall": {"palette": [
{"block": "stone"},
{"block": "andesite"}
]},
"entityInitialSpawns": [
{
"entity": "horse",
"minSpawns": 2,
"maxSpawns": 5,
"rarity": 80
},
{
"entity": "sheep",
"minSpawns": 1,
"maxSpawns": 2,
"rarity": 10
}
]
]}
}

View File

@@ -213,20 +213,6 @@
}
],
"entityInitialSpawns": [
{
"entity": "sheep",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 10
},
{
"entity": "horse",
"minSpawns": 2,
"maxSpawns": 5,
"rarity": 80
}
],
"biomeStyle": {"style": "SIMPLEX"},
"wall": {"palette": [
{"block": "stone"},

View File

@@ -210,6 +210,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],
@@ -220,25 +223,5 @@
{"block": "andesite"},
{"block": "stone"}
]
},
"entityInitialSpawns": [
{
"entity": "sheep",
"minSpawns": 1,
"maxSpawns": 2,
"rarity": 10
},
{
"entity": "wolf",
"minSpawns": 2,
"maxSpawns": 5,
"rarity": 70
},
{
"entity": "fox",
"maxSpawns": 1,
"minSpawns": 3,
"rarity": 90
}
]
}
}

View File

@@ -233,27 +233,10 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],
"entityInitialSpawns": [
{
"entity": "sheep",
"minSpawns": 1,
"maxSpawns": 2,
"rarity": 10
},
{
"entity": "wolf",
"minSpawns": 2,
"maxSpawns": 5,
"rarity": 70
},
{
"entity": "fox",
"maxSpawns": 1,
"minSpawns": 3,
"rarity": 90
}
]
}

View File

@@ -310,23 +310,12 @@
"min": 0,
"max": 360
}
},
"translate": {
"y": 1
}
}
],
"entityInitialSpawns": [
{
"entity": "horse",
"minSpawns": 2,
"maxSpawns": 5,
"rarity": 70
},
{
"entity": "sheep",
"minSpawns": 1,
"maxSpawns": 2,
"rarity": 10
}
],
"biomeStyle": {"style": "SIMPLEX"},
"wall": {"palette": [
{"block": "stone"},

View File

@@ -311,25 +311,5 @@
{"block": "stone"}
]
},
"biomeScatter": ["FOREST"],
"entityInitialSpawns": [
{
"entity": "sheep",
"minSpawns": 1,
"maxSpawns": 2,
"rarity": 10
},
{
"entity": "wolf",
"minSpawns": 2,
"maxSpawns": 5,
"rarity": 70
},
{
"entity": "goat",
"maxSpawns": 1,
"minSpawns": 3,
"rarity": 90
}
]
"biomeScatter": ["FOREST"]
}

View File

@@ -48,26 +48,6 @@
]
}
],
"entityInitialSpawns": [
{
"entity": "sheep",
"minSpawns": 1,
"maxSpawns": 2,
"rarity": 10
},
{
"entity": "wolf",
"minSpawns": 2,
"maxSpawns": 5,
"rarity": 70
},
{
"entity": "fox",
"maxSpawns": 1,
"minSpawns": 3,
"rarity": 90
}
],
"objects": [
{
"chance": 0.2,
@@ -207,6 +187,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],

View File

@@ -18,7 +18,7 @@
{
"minHeight": 1,
"maxHeight": 3,
"palette": [{"block": "dirt"}]
"palette": [{"block": "sandstone"}]
}
],
"decorators": [
@@ -62,14 +62,6 @@
}
}
],
"entityInitialSpawns": [
{
"entity": "turtle",
"maxSpawns": 3,
"minSpawns": 1,
"rarity": 80
}
],
"objects": [{
"mode": "PAINT",
"chance": 0.0025,

View File

@@ -155,6 +155,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],

View File

@@ -191,6 +191,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],

View File

@@ -184,6 +184,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
]

View File

@@ -8,13 +8,8 @@
"generators": [
{
"generator": "mountain",
"max": 100,
"min": 10
},
{
"generator": "plain",
"max": 50,
"min": 10
"max": 150,
"min": 20
}
],
"customDerivitives": [{
@@ -161,6 +156,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
]

View File

@@ -191,6 +191,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
]

View File

@@ -9,6 +9,7 @@
"min": 2
}],
"customDerivitives": [{
"category": "forest",
"id": "tropical_mountain_water",
"waterColor": "#3AB2A2",
"waterFogColor": "#3AB2A2"

View File

@@ -166,6 +166,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],

View File

@@ -167,6 +167,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
]

View File

@@ -108,7 +108,7 @@
],
"translate": {
"x": 0,
"y": -5,
"y": -2,
"z": 0
}
},
@@ -134,6 +134,7 @@
"trees/jungle/lgeneric8",
"trees/jungle/lgeneric9"
],
"edit": [{"find": [{"block": "oak_log"}, {"block": "oak_wood"}], "replace": {"palette": [{"block": "jungle_wood"}]}}],
"chance": 1,
"rotation": {
"enabled": true,
@@ -165,6 +166,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
]

View File

@@ -262,6 +262,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],

View File

@@ -182,7 +182,7 @@
],
"translate": {
"x": 0,
"y": -2,
"y": -3,
"z": 0
}
},
@@ -257,6 +257,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],

View File

@@ -7,7 +7,7 @@
"generators": [{
"min": 3,
"max": 50,
"generator": "plain"
"generator": "mountain"
}],
"customDerivitives": [{
"id": "tropical_rainforest_wicked_child",
@@ -191,7 +191,7 @@
],
"translate": {
"x": 0,
"y": -2,
"y": -3,
"z": 0
}
},
@@ -266,6 +266,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],

View File

@@ -1,111 +0,0 @@
{
"name": "Tropical Rainforest Wicked Village",
"derivative": "MODIFIED_JUNGLE",
"rarity": 1,
"color": "#00FF06",
"vanillaDerivative": "MODIFIED_JUNGLE_EDGE",
"generators": [{
"min": 3,
"max": 50,
"generator": "plain"
}],
"customDerivitives": [{
"id": "tropical_rainforest_wicked_village",
"foliageColor": "#478F04",
"grassColor": "#197300",
"category": "jungle",
"waterColor": "#3AB2A2",
"waterFogColor": "#3AB2A2"
}],
"layers": [
{
"style": {"style": "FRACTAL_BILLOW_IRIS"},
"zoom": 0.6,
"palette": [
{"block": "grass_block"},
{"block": "jungle_leaves"},
{
"weight": 2,
"block": "grass_block"
}
]
},
{
"minHeight": 2,
"maxHeight": 4,
"palette": [{"block": "dirt"}]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {"style": "STATIC"},
"palette": [
{"block": "stone"},
{"block": "andesite"},
{"block": "stone"}
]
}
],
"effects": [{
"particleAltX": 0.301,
"particleAltY": -0.33885,
"particleAltZ": 0.301,
"chance": 1,
"particleEffect": "TOTEM",
"particleOffset": 12,
"interval": 550,
"particleCount": 0
}],
"decorators": [
{
"chance": 0.45,
"variance": {"style": "IRIS"},
"zoom": 0.1,
"palette": [
{"block": "tall_grass"},
{"block": "grass"}
],
"style": {
"style": "FRACTAL_BILLOW_IRIS",
"fracture": {"style": "STATIC"}
}
},
{
"chance": 0.1,
"verticalZoom": 88,
"variance": {"style": "IRIS"},
"zoom": 10,
"palette": [{
"weight": 3,
"block": "jungle_wood"
}],
"style": {"style": "STATIC"},
"heightVariance": {"style": "IRIS"}
},
{
"chance": 0.5,
"verticalZoom": 88,
"variance": {"style": "STATIC"},
"zoom": 10,
"palette": [
{"block": "grass"},
{"block": "tall_grass"}
],
"style": {"style": "STATIC"},
"heightVariance": {"style": "STATIC"}
}
],
"wall": {
"style": {"style": "IRIS"},
"zoom": 0.1,
"palette": [
{"block": "stripped_jungle_wood"},
{"block": "jungle_leaves"},
{"block": "stripped_jungle_wood"},
{"block": "jungle_leaves"},
{"block": "stripped_jungle_wood"},
{"block": "jungle_leaves"},
{"block": "stripped_jungle_wood"}
]
}
}

View File

@@ -20,7 +20,7 @@
"generators": [{
"min": 3,
"max": 50,
"generator": "plain"
"generator": "mountain"
}],
"layers": [
{
@@ -182,7 +182,7 @@
],
"translate": {
"x": 0,
"y": -2,
"y": -3,
"z": 0
}
},
@@ -257,6 +257,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],

View File

@@ -193,7 +193,7 @@
],
"translate": {
"x": 0,
"y": -2,
"y": -3,
"z": 0
}
},
@@ -268,6 +268,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],

View File

@@ -40,6 +40,9 @@
{
"data": {"axis": "z"},
"block": "basalt"
},
{
"block": "tuff"
}
]
},

View File

@@ -11,6 +11,7 @@
"generator": "mountain"
}],
"customDerivitives": [{
"category": "jungle",
"id": "tropical_volcanic_plains",
"grassColor": "#9BC20D",
"foliageColor": "#9CD320",
@@ -42,6 +43,9 @@
{
"weight": 1,
"block": "magma_block"
},
{
"block": "tuff"
}
]
},

View File

@@ -5,6 +5,7 @@
"rarity": 1,
"color": "#50AF52",
"customDerivitives": [{
"category": "jungle",
"id": "tropical_volcanic_lava",
"grassColor": "#BDBF0B",
"foliageColor": "#BDBF0B",
@@ -14,13 +15,8 @@
"generators": [
{
"generator": "mountain",
"max": 100,
"min": 0
},
{
"generator": "plain",
"max": 80,
"min": 30
"max": 180,
"min": 3
}
],
"layers": [
@@ -49,5 +45,7 @@
"wall": {"palette": [{
"block": "lava",
"data": {"level": 1}
}]}
},{
"block": "tuff"
}]}
}

View File

@@ -5,6 +5,7 @@
"rarity": 1,
"color": "#609F61",
"customDerivitives": [{
"category": "jungle",
"id": "tropical_volcano",
"grassColor": "#BDBF0B",
"foliageColor": "#BDBF0B",
@@ -15,12 +16,7 @@
"generators": [
{
"generator": "mountain",
"max": 100,
"min": 0
},
{
"generator": "plain",
"max": 80,
"max": 180,
"min": 30
}
],
@@ -52,6 +48,11 @@
"minHeight": 3,
"maxHeight": 10,
"palette": [{"block": "blackstone"}]
},
{
"minHeight": 1,
"maxHeight": 2,
"palette": [{"block": "tuff"}]
}
],
"childStyle": {

View File

@@ -245,7 +245,7 @@
],
"translate": {
"x": 0,
"y": -2,
"y": -3,
"z": 0
}
},

View File

@@ -487,21 +487,10 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],
"entityInitialSpawns": [
{
"entity": "wolf",
"minSpawns": 1,
"maxSpawns": 3,
"rarity": 30
},
{
"entity": "fox",
"maxSpawns": 1,
"minSpawns": 3,
"rarity": 30
}
]
}

View File

@@ -4,19 +4,18 @@
"rarity": 3,
"color": "#3E8F7A",
"vanillaDerivative": "TAIGA_MOUNTAINS",
"generators": [
{
"generator": "smooth-dunes",
"max": 14,
"min": 8
},
{
"min": 12,
"max": 17,
"generator": "plain-cliffs"
}
],
"generators": [{
"min": 4,
"max": 10,
"generator": "plain-cliffs"
},
{
"min": 10,
"max": 40,
"generator": "mountain"
}],
"customDerivitives": [{
"category": "forest",
"id": "tundra_forest_cliffs",
"grassColor": "#56B16F",
"waterColor": "#80B4C6",
@@ -266,6 +265,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],

View File

@@ -11,6 +11,7 @@
"min": 8
}],
"customDerivitives": [{
"category": "forest",
"id": "tundra_forest",
"grassColor": "#56B16F",
"waterColor": "#80B4C6",
@@ -204,6 +205,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],
@@ -221,19 +225,5 @@
"biomeScatter": [
"TAIGA_HILLS",
"MOUNTAINS"
],
"entityInitialSpawns": [
{
"entity": "wolf",
"minSpawns": 1,
"maxSpawns": 3,
"rarity": 30
},
{
"entity": "fox",
"maxSpawns": 1,
"minSpawns": 3,
"rarity": 30
}
]
}

View File

@@ -6,17 +6,13 @@
"vanillaDerivative": "TAIGA_MOUNTAINS",
"generators": [
{
"min": 11,
"max": 32,
"generator": "mountain"
},
{
"min": 12,
"max": 62,
"min": 23,
"max": 94,
"generator": "plain-cliffs"
}
],
"customDerivitives": [{
"category": "forest",
"id": "tundra_magical_forest_cliffs",
"grassColor": "#B0A747",
"waterColor": "#80B4C6",
@@ -272,25 +268,5 @@
"TAIGA_HILLS",
"MOUNTAINS",
"SWAMP"
],
"entityInitialSpawns": [
{
"entity": "wolf",
"minSpawns": 1,
"maxSpawns": 5,
"rarity": 90
},
{
"entity": "goat",
"maxSpawns": 1,
"minSpawns": 3,
"rarity": 30
},
{
"entity": "llama",
"maxSpawns": 2,
"minSpawns": 5,
"rarity": 80
}
]
}

View File

@@ -21,6 +21,7 @@
}
],
"customDerivitives": [{
"category": "forest",
"id": "tundra_mountains",
"grassColor": "#B0A747",
"waterColor": "#80B4C6",
@@ -164,6 +165,9 @@
"min": 0,
"interval": 90
}
},
"translate": {
"y": 1
}
}
],
@@ -227,25 +231,5 @@
"TAIGA_HILLS",
"MOUNTAINS",
"SWAMP"
],
"entityInitialSpawns": [
{
"entity": "wolf",
"minSpawns": 2,
"maxSpawns": 5,
"rarity": 70
},
{
"entity": "goat",
"maxSpawns": 1,
"minSpawns": 3,
"rarity": 30
},
{
"entity": "llama",
"maxSpawns": 2,
"minSpawns": 5,
"rarity": 80
}
]
}

View File

@@ -4,19 +4,18 @@
"rarity": 3,
"color": "#5DA899",
"vanillaDerivative": "DARK_FOREST",
"generators": [
{
"min": 15,
"max": 25,
"generator": "mountain"
},
{
"min": 12,
"max": 25,
"generator": "plain-cliffs"
}
],
"generators": [{
"min": 4,
"max": 10,
"generator": "plain-cliffs"
},
{
"min": 10,
"max": 40,
"generator": "mountain"
}],
"customDerivitives": [{
"category": "forest",
"id": "tundra_redwood_cliffs",
"grassColor": "#A17E3C",
"waterColor": "#80B4C6",
@@ -410,19 +409,5 @@
],
"mode": "VACUUM"
}
],
"entityInitialSpawns": [
{
"entity": "wolf",
"minSpawns": 2,
"maxSpawns": 5,
"rarity": 90
},
{
"entity": "goat",
"maxSpawns": 1,
"minSpawns": 3,
"rarity": 60
}
]
}

View File

@@ -11,6 +11,7 @@
"generator": "smooth-dunes"
}],
"customDerivitives": [{
"category": "forest",
"id": "tundra_redwood_forest",
"grassColor": "#AC7B1F",
"waterColor": "#80B4C6",
@@ -371,19 +372,5 @@
],
"mode": "VACUUM"
}
],
"entityInitialSpawns": [
{
"entity": "wolf",
"minSpawns": 1,
"maxSpawns": 3,
"rarity": 30
},
{
"entity": "fox",
"maxSpawns": 1,
"minSpawns": 3,
"rarity": 30
}
]
}

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