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

Rest of swamp

This commit is contained in:
CocoTheOwner
2021-06-23 08:52:40 +02:00
parent 160ecfbd61
commit 89afd4256c
10 changed files with 661 additions and 663 deletions

View File

@@ -1,4 +1,6 @@
{
"name": "Swampy Marsh",
"derivative": "SWAMP",
"vanillaDerivative": "SWAMP",
"children": [
"swamp-marsh"
@@ -13,6 +15,71 @@
"structure": "village-tundra"
}
],
"generators": [
{
"min": -8,
"max": -5,
"generator": "river"
}
],
"layers": [
{
"style": {
"style": "IRIS"
},
"zoom": 0.5,
"palette": [
{
"weight": 3,
"block": "grass_block"
},
{
"block": "podzol"
},
{
"weight": 4,
"block": "grass_block"
}
]
},
{
"palette": [
{
"block": "dirt"
}
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"decorators": [
{
"chance": 0.003,
@@ -109,74 +176,7 @@
}
}
],
"name": "Swampy Marsh",
"layers": [
{
"style": {
"style": "IRIS"
},
"zoom": 0.5,
"palette": [
{
"weight": 3,
"block": "grass_block"
},
{
"block": "podzol"
},
{
"weight": 4,
"block": "grass_block"
}
]
},
{
"palette": [
{
"block": "dirt"
}
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"generators": [
{
"min": -8,
"max": -5,
"generator": "river"
}
],
"biomeZoom": 9,
"derivative": "SWAMP",
"biomeStyle": {
"style": "IRIS"
},
@@ -195,6 +195,5 @@
"block": "stone"
}
]
},
"rarity": 2
}
}

View File

@@ -1,5 +1,75 @@
{
"name": "Swamp Marsh Rotten",
"derivative": "SWAMP_HILLS",
"vanillaDerivative": "SWAMP",
"generators": [
{
"min": 7,
"max": 3,
"generator": "mountain"
}
],
"layers": [
{
"style": {
"style": "IRIS"
},
"zoom": 0.5,
"palette": [
{
"weight": 3,
"block": "grass_block"
},
{
"block": "podzol"
},
{
"block": "coarse_dirt"
},
{
"weight": 4,
"block": "grass_block"
}
]
},
{
"palette": [
{
"block": "dirt"
}
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"decorators": [
{
"chance": 0.005,
@@ -151,77 +221,7 @@
}
}
],
"name": "Rotten Swampy Marsh",
"layers": [
{
"style": {
"style": "IRIS"
},
"zoom": 0.5,
"palette": [
{
"weight": 3,
"block": "grass_block"
},
{
"block": "podzol"
},
{
"block": "coarse_dirt"
},
{
"weight": 4,
"block": "grass_block"
}
]
},
{
"palette": [
{
"block": "dirt"
}
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"generators": [
{
"min": 7,
"max": 3,
"generator": "mountain"
}
],
"biomeZoom": 9,
"derivative": "SWAMP_HILLS",
"biomeStyle": {
"style": "IRIS"
},
@@ -240,6 +240,5 @@
"block": "stone"
}
]
},
"rarity": 12
}
}

View File

@@ -1,4 +1,6 @@
{
"name": "Swamp Marsh",
"derivative": "SWAMP",
"vanillaDerivative": "SWAMP",
"children": [
"swamp-marsh-rotten"
@@ -13,6 +15,71 @@
"structure": "village-tundra"
}
],
"generators": [
{
"min": 6,
"max": 3,
"generator": "mountain"
}
],
"layers": [
{
"style": {
"style": "IRIS"
},
"zoom": 0.5,
"palette": [
{
"weight": 3,
"block": "grass_block"
},
{
"block": "podzol"
},
{
"weight": 4,
"block": "grass_block"
}
]
},
{
"palette": [
{
"block": "dirt"
}
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"decorators": [
{
"chance": 0.003,
@@ -181,74 +248,7 @@
}
}
],
"name": "Swampy Marsh",
"layers": [
{
"style": {
"style": "IRIS"
},
"zoom": 0.5,
"palette": [
{
"weight": 3,
"block": "grass_block"
},
{
"block": "podzol"
},
{
"weight": 4,
"block": "grass_block"
}
]
},
{
"palette": [
{
"block": "dirt"
}
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"generators": [
{
"min": 6,
"max": 3,
"generator": "mountain"
}
],
"biomeZoom": 9,
"derivative": "SWAMP",
"biomeStyle": {
"style": "IRIS"
},
@@ -267,6 +267,5 @@
"block": "stone"
}
]
},
"rarity": 4
}
}

View File

@@ -1,125 +1,14 @@
{
"decorators": [
"name": "Swamp Murky Cavern Gleaming",
"derivative": "SWAMP",
"vanillaDerivative": "SWAMP",
"generators": [
{
"chance": 0.0001,
"palette": [
{
"block": "barrel"
}
]
},
{
"chance": 0.01,
"variance": {
"style": "STATIC"
},
"zoom": 0.3,
"palette": [
{
"block": "brown_mushroom"
},
{
"block": "red_mushroom"
}
],
"style": {
"style": "STATIC"
}
},
{
"chance": 0.001,
"variance": {
"style": "STATIC"
},
"zoom": 0.3,
"palette": [
{
"block": "cobweb"
}
],
"style": {
"style": "STATIC"
}
"min": 4,
"max": 6,
"generator": "plain"
}
],
"objects": [
{
"chance": 0.00175,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"camp/camp"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"mode": "PAINT",
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"camp/barrel-bin"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"boulder/boulder1",
"boulder/boulder2",
"boulder/boulder3",
"boulder/boulder4",
"boulder/boulder5",
"boulder/boulder6",
"boulder/boulder7",
"boulder/boulder8",
"boulder/boulder9",
"boulder/boulder10",
"boulder/boulder11",
"boulder/boulder12",
"boulder/boulder13",
"boulder/boulder14",
"boulder/boulder15"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
}
],
"name": "Gleaming Murky Cavern",
"layers": [
{
"minHeight": 1,
@@ -317,11 +206,124 @@
]
}
],
"generators": [
"decorators": [
{
"min": 4,
"max": 6,
"generator": "plain"
"chance": 0.0001,
"palette": [
{
"block": "barrel"
}
]
},
{
"chance": 0.01,
"variance": {
"style": "STATIC"
},
"zoom": 0.3,
"palette": [
{
"block": "brown_mushroom"
},
{
"block": "red_mushroom"
}
],
"style": {
"style": "STATIC"
}
},
{
"chance": 0.001,
"variance": {
"style": "STATIC"
},
"zoom": 0.3,
"palette": [
{
"block": "cobweb"
}
],
"style": {
"style": "STATIC"
}
}
],
"objects": [
{
"chance": 0.00175,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"camp/camp"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"mode": "PAINT",
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"camp/barrel-bin"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"boulder/boulder1",
"boulder/boulder2",
"boulder/boulder3",
"boulder/boulder4",
"boulder/boulder5",
"boulder/boulder6",
"boulder/boulder7",
"boulder/boulder8",
"boulder/boulder9",
"boulder/boulder10",
"boulder/boulder11",
"boulder/boulder12",
"boulder/boulder13",
"boulder/boulder14",
"boulder/boulder15"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
}
],
"loot": {
@@ -329,8 +331,6 @@
"cave-clutter"
]
},
"derivative": "SWAMP",
"rarity": 11,
"slab": {
"style": {
"style": "STATIC"

View File

@@ -1,4 +1,43 @@
{
"name": "Swamp Murky Cavern",
"derivative": "SWAMP",
"vanillaDerivative": "SWAMP",
"children": [
"swamp-murky-cavern-gleaming"
],
"layers": [
{
"minHeight": 1,
"maxHeight": 2,
"style": {
"style": "STATIC"
},
"zoom": 0.1,
"palette": [
{
"block": "stone"
},
{
"weight": 2,
"block": "cobblestone"
},
{
"weight": 2,
"block": "mossy_cobblestone"
},
{
"block": "mossy_stone_bricks"
}
]
}
],
"generators": [
{
"min": 4,
"max": 6,
"generator": "plain"
}
],
"entitySpawnOverrides": [
{
"trigger": "SKELETON",
@@ -7,9 +46,6 @@
"rarity": 5
}
],
"children": [
"swamp-murky-cavern-gleaming"
],
"decorators": [
{
"chance": 0.0001,
@@ -130,46 +166,11 @@
}
}
],
"name": "Murky Cavern",
"layers": [
{
"minHeight": 1,
"maxHeight": 2,
"style": {
"style": "STATIC"
},
"zoom": 0.1,
"palette": [
{
"block": "stone"
},
{
"weight": 2,
"block": "cobblestone"
},
{
"weight": 2,
"block": "mossy_cobblestone"
},
{
"block": "mossy_stone_bricks"
}
]
}
],
"generators": [
{
"min": 4,
"max": 6,
"generator": "plain"
}
],
"loot": {
"tables": [
"cave-clutter"
]
},
"derivative": "SWAMP",
"slab": {
"style": {
"style": "STATIC"

View File

@@ -1,5 +1,63 @@
{
"name": "Swamp Ocean tree",
"derivative": "SWAMP",
"vanillaDerivative": "OCEAN",
"generators": [
{
"min": -1,
"max": 0,
"generator": "river"
}
],
"layers": [
{
"minHeight": 2,
"maxHeight": 3,
"style": {
"style": "VASCULAR",
"zoom": 0.8,
"fracture": {
"multiplier": 2,
"style": "STATIC"
}
},
"zoom": 0.825,
"palette": [
{
"block": "sand"
},
{
"block": "dirt"
},
{
"block": "gravel"
},
{
"block": "clay"
}
]
},
{
"palette": [
{
"block": "dirt"
}
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{
"weight": 2,
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
}
],
"decorators": [
{
"partOf": "SEA_SURFACE",
@@ -249,69 +307,11 @@
}
}
],
"name": "Swamp Ocean tree",
"layers": [
{
"minHeight": 2,
"maxHeight": 3,
"style": {
"style": "VASCULAR",
"zoom": 0.8,
"fracture": {
"multiplier": 2,
"style": "STATIC"
}
},
"zoom": 0.825,
"palette": [
{
"block": "sand"
},
{
"block": "dirt"
},
{
"block": "gravel"
},
{
"block": "clay"
}
]
},
{
"palette": [
{
"block": "dirt"
}
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{
"weight": 2,
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
}
],
"generators": [
{
"min": -1,
"max": 0,
"generator": "river"
}
],
"loot": {
"tables": [
"ocean-clutter"
]
},
"derivative": "SWAMP",
"wall": {
"style": {
"style": "IRIS"

View File

@@ -1,5 +1,63 @@
{
"name": "Swamp Ocean",
"derivative": "SWAMP",
"vanillaDerivative": "OCEAN",
"generators": [
{
"min": -2,
"max": 0,
"generator": "river"
}
],
"layers": [
{
"minHeight": 2,
"maxHeight": 3,
"style": {
"style": "VASCULAR",
"zoom": 0.8,
"fracture": {
"multiplier": 2,
"style": "STATIC"
}
},
"zoom": 0.825,
"palette": [
{
"block": "sand"
},
{
"block": "dirt"
},
{
"block": "gravel"
},
{
"block": "clay"
}
]
},
{
"palette": [
{
"block": "dirt"
}
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{
"weight": 2,
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
}
],
"decorators": [
{
"partOf": "SEA_SURFACE",
@@ -161,69 +219,11 @@
}
}
],
"name": "Swamp Ocean",
"layers": [
{
"minHeight": 2,
"maxHeight": 3,
"style": {
"style": "VASCULAR",
"zoom": 0.8,
"fracture": {
"multiplier": 2,
"style": "STATIC"
}
},
"zoom": 0.825,
"palette": [
{
"block": "sand"
},
{
"block": "dirt"
},
{
"block": "gravel"
},
{
"block": "clay"
}
]
},
{
"palette": [
{
"block": "dirt"
}
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{
"weight": 2,
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
}
],
"generators": [
{
"min": -2,
"max": 0,
"generator": "river"
}
],
"loot": {
"tables": [
"ocean-clutter"
]
},
"derivative": "SWAMP",
"wall": {
"style": {
"style": "IRIS"

View File

@@ -1,4 +1,6 @@
{
"name": "Swamp Roofed Forest",
"derivative": "SWAMP",
"vanillaDerivative": "DARK_FOREST",
"children": [
"swamp-lake"
@@ -13,6 +15,61 @@
"structure": "village-tundra"
}
],
"generators": [
{
"min": 4,
"max": 11,
"generator": "plain"
}
],
"layers": [
{
"zoom": 0.5,
"style": {
"style": "STATIC"
},
"palette": [
{
"weight": 5,
"block": "grass_block"
},
{
"weight": 2,
"block": "podzol"
}
]
},
{
"minHeight": 2,
"maxHeight": 4,
"palette": [
{
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"decorators": [
{
"chance": 0.01,
@@ -508,62 +565,6 @@
}
}
],
"name": "Roofed Swamp",
"layers": [
{
"zoom": 0.5,
"style": {
"style": "STATIC"
},
"palette": [
{
"weight": 5,
"block": "grass_block"
},
{
"weight": 2,
"block": "podzol"
}
]
},
{
"minHeight": 2,
"maxHeight": 4,
"palette": [
{
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"generators": [
{
"min": 4,
"max": 11,
"generator": "plain"
}
],
"entityInitialSpawns": [
{
"entity": "cow",
@@ -578,7 +579,6 @@
"rarity": 6
}
],
"derivative": "SWAMP",
"wall": {
"style": {
"style": "STATIC"

View File

@@ -1,4 +1,6 @@
{
"name": "Swamp Roofed Wayward",
"derivative": "SWAMP",
"vanillaDerivative": "DARK_FOREST",
"children": [
"swamp-lake"
@@ -13,6 +15,61 @@
"structure": "village-tundra"
}
],
"generators": [
{
"min": -7,
"max": -3,
"generator": "plain"
}
],
"layers": [
{
"zoom": 0.5,
"style": {
"style": "STATIC"
},
"palette": [
{
"weight": 5,
"block": "grass_block"
},
{
"weight": 2,
"block": "coarse_dirt"
}
]
},
{
"minHeight": 2,
"maxHeight": 4,
"palette": [
{
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"decorators": [
{
"chance": 0.03,
@@ -491,62 +548,6 @@
}
}
],
"name": "Roofed Marsh",
"layers": [
{
"zoom": 0.5,
"style": {
"style": "STATIC"
},
"palette": [
{
"weight": 5,
"block": "grass_block"
},
{
"weight": 2,
"block": "coarse_dirt"
}
]
},
{
"minHeight": 2,
"maxHeight": 4,
"palette": [
{
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"generators": [
{
"min": -7,
"max": -3,
"generator": "plain"
}
],
"entityInitialSpawns": [
{
"entity": "cow",
@@ -561,7 +562,6 @@
"rarity": 6
}
],
"derivative": "SWAMP",
"wall": {
"style": {
"style": "STATIC"

View File

@@ -1,5 +1,66 @@
{
"name": "Swamp Willow Forest",
"derivative": "SWAMP",
"vanillaDerivative": "DARK_FOREST",
"children": [
"swamp-denmyre",
"swamp-marsh"
],
"generators": [
{
"min": 4,
"max": 11,
"generator": "plain"
}
],
"layers": [
{
"zoom": 0.5,
"style": {
"style": "STATIC"
},
"palette": [
{
"weight": 5,
"block": "grass_block"
},
{
"weight": 2,
"block": "podzol"
}
]
},
{
"minHeight": 2,
"maxHeight": 4,
"palette": [
{
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"effects": [
{
"interval": 65656,
@@ -30,10 +91,6 @@
"particleCount": 0
}
],
"children": [
"swamp-denmyre",
"swamp-marsh"
],
"decorators": [
{
"chance": 0.01,
@@ -469,63 +526,6 @@
}
}
],
"name": "Roofed Willow",
"layers": [
{
"zoom": 0.5,
"style": {
"style": "STATIC"
},
"palette": [
{
"weight": 5,
"block": "grass_block"
},
{
"weight": 2,
"block": "podzol"
}
]
},
{
"minHeight": 2,
"maxHeight": 4,
"palette": [
{
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"generators": [
{
"min": 4,
"max": 11,
"generator": "plain"
}
],
"derivative": "SWAMP",
"wall": {
"style": {
"style": "STATIC"