9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-19 14:59:24 +00:00
This commit is contained in:
Brian Fopiano
2022-02-21 20:59:54 -08:00
parent 249fcfdd72
commit 056076abb0
66 changed files with 856 additions and 981 deletions

View File

@@ -1,96 +1,108 @@
{
"name": "Lush Cavern",
"wall": {
"style": { "style": "IRIS" , "zoom": 0.5},
"palette": [
{
"block": "minecraft:deepslate"
},
{ "block": "minecraft:mossy_cobblestone" },
{ "block": "minecraft:moss_block" }
]
},
"layers": [
{
"style": { "style": "IRIS" },
"maxHeight": 1,
"minHeight": 1,
"palette": [
{ "block": "minecraft:moss_block", "weight": 2 },
{ "block": "minecraft:clay" },
{ "block": "minecraft:water" },
{ "block": "minecraft:clay" },
{ "block": "minecraft:deepslate" },
{ "block": "minecraft:grass_block" }
]
"name": "Lush Cavern",
"wall": {
"style": {
"style": "IRIS",
"zoom": 0.5
},
"palette": [
{"block": "minecraft:deepslate"},
{"block": "minecraft:mossy_cobblestone"},
{"block": "minecraft:moss_block"}
]
},
{
"style": { "style": "CELLULAR" },
"maxHeight": 2,
"minHeight": 1,
"palette": [
{ "block": "minecraft:clay", "weight": 5},
{ "block": "minecraft:deepslate" }
]
}
],
"caveCeilingLayers": [
{
"style": { "style": "IRIS" },
"maxHeight": 2,
"minHeight": 2,
"palette": [
{ "block": "minecraft:moss_block", "weight": 2 },
"layers": [
{
"block": "minecraft:deepslate"
"style": {"style": "IRIS"},
"maxHeight": 1,
"minHeight": 1,
"palette": [
{
"block": "minecraft:moss_block",
"weight": 2
},
{"block": "minecraft:clay"},
{"block": "minecraft:water"},
{"block": "minecraft:clay"},
{"block": "minecraft:deepslate"},
{"block": "minecraft:grass_block"}
]
},
{
"style": {"style": "CELLULAR"},
"maxHeight": 2,
"minHeight": 1,
"palette": [
{
"block": "minecraft:clay",
"weight": 5
},
{"block": "minecraft:deepslate"}
]
}
]
}
],
"decorators": [
{
"chance": 0.01,
"absoluteMaxStack": 1,
"palette": [{ "block": "minecraft:big_dripleaf" }]
},
{
"chance": 0.03,
"style": {
"style": "STATIC"
},
"absoluteMaxStack": 1,
"palette": [
{ "block": "minecraft:grass" },
{ "block": "minecraft:azalea_leaves" },
{ "block": "minecraft:azalea" },
{ "block": "minecraft:flowering_azalea" },
{ "block": "minecraft:flowering_azalea_leaves" }
]
},
{
"partOf": "CEILING",
"chance": 0.05,
"absoluteMaxStack": 30,
"scaleStack": true,
"stackMin": 4,
"stackMax": 25,
"topPalette": [
{"block": "minecraft:cave_vines"},
{"block": "minecraft:spore_blossom"},
{"block": "minecraft:cave_vines","data": {"berries": "true"}}
],
"caveCeilingLayers": [{
"style": {"style": "IRIS"},
"maxHeight": 2,
"minHeight": 2,
"palette": [
{
"block": "minecraft:moss_block",
"weight": 2
},
{"block": "minecraft:deepslate"}
]
}],
"decorators": [
{
"chance": 0.01,
"absoluteMaxStack": 1,
"palette": [{"block": "minecraft:big_dripleaf"}]
},
{
"chance": 0.03,
"style": {"style": "STATIC"},
"absoluteMaxStack": 1,
"palette": [
{"block": "minecraft:grass"},
{"block": "minecraft:azalea_leaves"},
{"block": "minecraft:azalea"},
{"block": "minecraft:flowering_azalea"},
{"block": "minecraft:flowering_azalea_leaves"}
]
},
{
"partOf": "CEILING",
"chance": 0.05,
"absoluteMaxStack": 30,
"scaleStack": true,
"stackMin": 4,
"stackMax": 25,
"topPalette": [
{"block": "minecraft:cave_vines"},
{"block": "minecraft:spore_blossom"},
{
"block": "minecraft:cave_vines",
"data": {"berries": "true"}
}
],
"palette": [
{ "block": "minecraft:cave_vines_plant", "data": { "berries": false } },
{ "block": "minecraft:cave_vines_plant", "data": { "berries": true } }
]
},
{
"partOf": "CEILING",
"chance": 0.03,
"stackMin": 1,
"stackMax": 1,
"palette": [{ "block": "minecraft:glow_lichen" }]
}
]
"palette": [
{
"block": "minecraft:cave_vines_plant",
"data": {"berries": false}
},
{
"block": "minecraft:cave_vines_plant",
"data": {"berries": true}
}
]
},
{
"partOf": "CEILING",
"chance": 0.03,
"stackMin": 1,
"stackMax": 1,
"palette": [{"block": "minecraft:glow_lichen"}]
}
]
}

View File

@@ -21,15 +21,17 @@
"mesa/blue"
],
"generators": [
{
{
"min": 50,
"max": 70,
"generator": "highplains"
},{
"min": 90,
"max": 130,
"generator": "highplains"
}],
},
{
"min": 90,
"max": 130,
"generator": "highplains"
}
],
"layers": [
{
"style": {"style": "IRIS"},
@@ -107,7 +109,7 @@
"palette": [{"block": "minecraft:terracotta"}]
},
{
"minHeight": 2,
"minHeight": 2,
"maxHeight": 3,
"style": {"style": "STATIC"},
"palette": [
@@ -133,7 +135,6 @@
}
],
"childStyle": {
"style": "NOWHERE_CELLULAR",
"zoom": 1.2,
"exponent": 1.3

View File

@@ -93,17 +93,11 @@
"structures/shipgenericc"
],
"chance": 0.001,
"markers": [
{
"mark": [
{
"block": "minecraft:spruce_planks"
}
],
"maximumMarkers": 5,
"marker": "skelepirate"
}
],
"markers": [{
"mark": [{"block": "minecraft:spruce_planks"}],
"maximumMarkers": 5,
"marker": "skelepirate"
}],
"onwater": true,
"translate": {"y": -1},
"waterloggable": true

View File

@@ -200,17 +200,11 @@
"structures/shipgenericu",
"structures/shipgenericc"
],
"markers": [
{
"mark": [
{
"block": "minecraft:spruce_planks"
}
],
"maximumMarkers": 5,
"marker": "skelepirate"
}
],
"markers": [{
"mark": [{"block": "minecraft:spruce_planks"}],
"maximumMarkers": 5,
"marker": "skelepirate"
}],
"chance": 0.005,
"onwater": true,
"translate": {"y": -1},

View File

@@ -166,17 +166,11 @@
"structures/shipgenericu",
"structures/shipgenericc"
],
"markers": [
{
"mark": [
{
"block": "minecraft:spruce_planks"
}
],
"maximumMarkers": 5,
"marker": "skelepirate"
}
],
"markers": [{
"mark": [{"block": "minecraft:spruce_planks"}],
"maximumMarkers": 5,
"marker": "skelepirate"
}],
"chance": 0.005,
"onwater": true,
"translate": {"y": -1},

View File

@@ -9,7 +9,7 @@
"generator": "plain"
}],
"rarity": 2,
"color":"#96EB73",
"color": "#96EB73",
"biomeZoom": 50,
"layers": [
{

View File

@@ -179,17 +179,11 @@
"structures/shipgenericu",
"structures/shipgenericc"
],
"markers": [
{
"mark": [
{
"block": "minecraft:spruce_planks"
}
],
"maximumMarkers": 5,
"marker": "skelepirate"
}
],
"markers": [{
"mark": [{"block": "minecraft:spruce_planks"}],
"maximumMarkers": 5,
"marker": "skelepirate"
}],
"chance": 0.003,
"onwater": true,
"translate": {"y": -1},

View File

@@ -138,17 +138,12 @@
"structures/shipgenericr",
"structures/shipgenericu",
"structures/shipgenericc"
],"markers": [
{
"mark": [
{
"block": "minecraft:spruce_planks"
}
],
"maximumMarkers": 5,
"marker": "skelepirate"
}
],
"markers": [{
"mark": [{"block": "minecraft:spruce_planks"}],
"maximumMarkers": 5,
"marker": "skelepirate"
}],
"chance": 0.005,
"onwater": true,
"translate": {"y": -1},

View File

@@ -1,275 +1,272 @@
{
"version": 2023,
"name": "Overworld",
"environment": "NORMAL",
"fluidHeight": 75,
"continentZoom": 1,
"continentalStyle": {
"style": "NOWHERE_CELLULAR",
"zoom": 5
},
"landChance": 0.69,
"regionStyle": {
"style": "NOWHERE_CELLULAR",
"fracture": {
"multiplier": 55,
"axialFracturing": true,
"style": "NOWHERE",
"zoom": 0.15,
"fracture": {
"axialFracturing": true,
"style": "STATIC",
"multiplier": 4
}
}
},
"regionZoom": 6.15,
"regions": [
"mushroom",
"swamp",
"frozen",
"tundra",
"temperate",
"tropical",
"hot"
],
"carving": {
"caves": [
{
"breakSurface": true,
"cave": "deep/main",
"rarity": 30,
"caveStartHeight": {
"max": 90,
"min": 12,
"style": { "style": "STATIC" }
"version": 2023,
"name": "Overworld",
"environment": "NORMAL",
"fluidHeight": 75,
"continentZoom": 1,
"continentalStyle": {
"style": "NOWHERE_CELLULAR",
"zoom": 5
},
"landChance": 0.69,
"regionStyle": {
"style": "NOWHERE_CELLULAR",
"fracture": {
"multiplier": 55,
"axialFracturing": true,
"style": "NOWHERE",
"zoom": 0.15,
"fracture": {
"axialFracturing": true,
"style": "STATIC",
"multiplier": 4
}
}
},
{
"cave": "lush/main",
"rarity": 50,
"breakSurface": false,
"caveStartHeight": {
"max": 60,
"min": 7,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": false,
"cave": "deep/elongated",
"rarity": 27,
"caveStartHeight": {
"max": 90,
"min": 12,
"style": { "style": "STATIC" }
}
}
]
},
"islandBiomeChanceStyle": {
"style": "NOWHERE_CELLULAR",
"axialFracturing": true,
"fracture": {
"multiplier": 55,
"axialFracturing": true,
"style": "NOWHERE",
"zoom": 0.15,
"fracture": {
"axialFracturing": true,
"style": "STATIC",
"multiplier": 4
}
}
},
"treeSettings": {
"enabled": true,
"mode": "FIRST"
},
"seaZoom": 1.25,
"seaBiomeStyle": { "style": "FRACTAL_FBM_IRIS" },
"landZoom": 3.2,
"landBiomeStyle": {
"style": "NOWHERE_CELLULAR",
"axialFracturing": true,
"fracture": {
"multiplier": 55,
"axialFracturing": true,
"style": "NOWHERE",
"zoom": 0.15,
"fracture": {
"axialFracturing": true,
"style": "STATIC",
"multiplier": 4
}
}
},
"shoreBiomeStyle": { "style": "NOWHERE_CELLULAR" },
"lootTries": 32,
"loot": { "tables": ["global-treasure", "global-tools", "global-clutter"] },
"deposits": [
{
"minHeight": 19,
"maxPerChunk": 4,
"maxHeight": 150,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [{ "block": "minecraft:granite" }],
"varience": 2
},
{
"minHeight": 19,
"maxPerChunk": 4,
"maxHeight": 150,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [{ "block": "minecraft:andesite" }],
"varience": 2
},
{
"minHeight": 19,
"maxPerChunk": 4,
"maxHeight": 150,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [{ "block": "minecraft:diorite" }],
"varience": 2
},
{
"minHeight": 19,
"maxPerChunk": 4,
"maxHeight": 150,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [{ "block": "minecraft:gravel" }],
"varience": 2
},
{
"minHeight": 5,
"maxPerChunk": 128,
"maxHeight": 13,
"minPerChunk": 128,
"minSize": 8,
"maxSize": 4,
"palette": [{ "block": "minecraft:deepslate" }],
"varience": 4
},
{
"minHeight": 5,
"maxPerChunk": 5,
"maxHeight": 15,
"minPerChunk": 5,
"minSize": 8,
"maxSize": 4,
"palette": [
{ "block": "minecraft:deepslate_copper_ore" },
{ "block": "minecraft:deepslate_diamond_ore" },
{ "block": "minecraft:deepslate_emerald_ore" },
{ "block": "minecraft:deepslate_gold_ore" },
{ "block": "minecraft:deepslate_iron_ore" },
{ "block": "minecraft:deepslate_coal_ore" },
{ "block": "minecraft:deepslate_redstone_ore" },
{ "block": "minecraft:deepslate_lapis_ore" }
],
"varience": 4
},
{
"minHeight": 2,
"maxPerChunk": 3,
"maxHeight": 22,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 6,
"palette": [{ "block": "minecraft:diamond_ore" }],
"varience": 5
},
{
"minHeight": 4,
"maxPerChunk": 11,
"maxHeight": 40,
"minPerChunk": 5,
"minSize": 6,
"maxSize": 10,
"palette": [
"regionZoom": 6.15,
"regions": [
"mushroom",
"swamp",
"frozen",
"tundra",
"temperate",
"tropical",
"hot"
],
"carving": {"caves": [
{
"data": { "lit": false },
"block": "minecraft:redstone_ore"
"breakSurface": true,
"cave": "deep/main",
"rarity": 30,
"caveStartHeight": {
"max": 90,
"min": 12,
"style": {"style": "STATIC"}
}
},
{
"cave": "lush/main",
"rarity": 50,
"breakSurface": false,
"caveStartHeight": {
"max": 60,
"min": 7,
"style": {"style": "STATIC"}
}
},
{
"breakSurface": false,
"cave": "deep/elongated",
"rarity": 27,
"caveStartHeight": {
"max": 90,
"min": 12,
"style": {"style": "STATIC"}
}
}
]},
"islandBiomeChanceStyle": {
"style": "NOWHERE_CELLULAR",
"axialFracturing": true,
"fracture": {
"multiplier": 55,
"axialFracturing": true,
"style": "NOWHERE",
"zoom": 0.15,
"fracture": {
"axialFracturing": true,
"style": "STATIC",
"multiplier": 4
}
}
],
"varience": 7
},
{
"minHeight": 1,
"maxPerChunk": 7,
"maxHeight": 67,
"minPerChunk": 3,
"minSize": 3,
"maxSize": 5,
"palette": [{ "block": "minecraft:gold_ore" }],
"varience": 3
"treeSettings": {
"enabled": true,
"mode": "FIRST"
},
{
"minHeight": 1,
"maxPerChunk": 8,
"maxHeight": 29,
"minPerChunk": 4,
"minSize": 3,
"maxSize": 8,
"palette": [{ "block": "minecraft:lapis_ore" }],
"varience": 5
"seaZoom": 1.25,
"seaBiomeStyle": {"style": "FRACTAL_FBM_IRIS"},
"landZoom": 3.2,
"landBiomeStyle": {
"style": "NOWHERE_CELLULAR",
"axialFracturing": true,
"fracture": {
"multiplier": 55,
"axialFracturing": true,
"style": "NOWHERE",
"zoom": 0.15,
"fracture": {
"axialFracturing": true,
"style": "STATIC",
"multiplier": 4
}
}
},
{
"minHeight": 1,
"maxPerChunk": 18,
"maxHeight": 120,
"minPerChunk": 16,
"minSize": 4,
"maxSize": 8,
"palette": [{ "block": "minecraft:iron_ore" }],
"varience": 7
},
{
"minHeight": 1,
"maxPerChunk": 18,
"maxHeight": 64,
"minPerChunk": 9,
"minSize": 4,
"maxSize": 9,
"palette": [{ "block": "minecraft:copper_ore" }],
"varience": 7
},
{
"minHeight": 1,
"maxPerChunk": 18,
"maxHeight": 175,
"minPerChunk": 20,
"minSize": 6,
"maxSize": 10,
"palette": [{ "block": "minecraft:coal_ore" }],
"varience": 9
}
],
"caveBiomeStyle": { "style": "CELLULAR_IRIS_DOUBLE" },
"aggressiveBiomeReshuffle": true,
"coordFractureDistance": 926,
"coordFractureZoom": 0.15,
"preventLeafDecay": true,
"noiseModificationFromFeatures": false,
"postProcessCaves": true,
"postProcessing": true,
"useMantle": true,
"terrainZoom": 1,
"stronghold": "stronghold",
"strongholdJumpDistance": 670,
"maxStrongholds": 27,
"decorate": true,
"skylandBiomeStyle": { "style": "CELLULAR_IRIS_DOUBLE" },
"islandBiomeStyle": { "style": "CELLULAR_IRIS_DOUBLE" }
"shoreBiomeStyle": {"style": "NOWHERE_CELLULAR"},
"lootTries": 32,
"loot": {"tables": [
"global-treasure",
"global-tools",
"global-clutter"
]},
"deposits": [
{
"minHeight": 19,
"maxPerChunk": 4,
"maxHeight": 150,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [{"block": "minecraft:granite"}],
"varience": 2
},
{
"minHeight": 19,
"maxPerChunk": 4,
"maxHeight": 150,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [{"block": "minecraft:andesite"}],
"varience": 2
},
{
"minHeight": 19,
"maxPerChunk": 4,
"maxHeight": 150,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [{"block": "minecraft:diorite"}],
"varience": 2
},
{
"minHeight": 19,
"maxPerChunk": 4,
"maxHeight": 150,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [{"block": "minecraft:gravel"}],
"varience": 2
},
{
"minHeight": 5,
"maxPerChunk": 128,
"maxHeight": 13,
"minPerChunk": 128,
"minSize": 8,
"maxSize": 4,
"palette": [{"block": "minecraft:deepslate"}],
"varience": 4
},
{
"minHeight": 5,
"maxPerChunk": 5,
"maxHeight": 15,
"minPerChunk": 5,
"minSize": 8,
"maxSize": 4,
"palette": [
{"block": "minecraft:deepslate_copper_ore"},
{"block": "minecraft:deepslate_diamond_ore"},
{"block": "minecraft:deepslate_emerald_ore"},
{"block": "minecraft:deepslate_gold_ore"},
{"block": "minecraft:deepslate_iron_ore"},
{"block": "minecraft:deepslate_coal_ore"},
{"block": "minecraft:deepslate_redstone_ore"},
{"block": "minecraft:deepslate_lapis_ore"}
],
"varience": 4
},
{
"minHeight": 2,
"maxPerChunk": 3,
"maxHeight": 22,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 6,
"palette": [{"block": "minecraft:diamond_ore"}],
"varience": 5
},
{
"minHeight": 4,
"maxPerChunk": 11,
"maxHeight": 40,
"minPerChunk": 5,
"minSize": 6,
"maxSize": 10,
"palette": [{
"data": {"lit": false},
"block": "minecraft:redstone_ore"
}],
"varience": 7
},
{
"minHeight": 1,
"maxPerChunk": 7,
"maxHeight": 67,
"minPerChunk": 3,
"minSize": 3,
"maxSize": 5,
"palette": [{"block": "minecraft:gold_ore"}],
"varience": 3
},
{
"minHeight": 1,
"maxPerChunk": 8,
"maxHeight": 29,
"minPerChunk": 4,
"minSize": 3,
"maxSize": 8,
"palette": [{"block": "minecraft:lapis_ore"}],
"varience": 5
},
{
"minHeight": 1,
"maxPerChunk": 18,
"maxHeight": 120,
"minPerChunk": 16,
"minSize": 4,
"maxSize": 8,
"palette": [{"block": "minecraft:iron_ore"}],
"varience": 7
},
{
"minHeight": 1,
"maxPerChunk": 18,
"maxHeight": 64,
"minPerChunk": 9,
"minSize": 4,
"maxSize": 9,
"palette": [{"block": "minecraft:copper_ore"}],
"varience": 7
},
{
"minHeight": 1,
"maxPerChunk": 18,
"maxHeight": 175,
"minPerChunk": 20,
"minSize": 6,
"maxSize": 10,
"palette": [{"block": "minecraft:coal_ore"}],
"varience": 9
}
],
"caveBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"},
"aggressiveBiomeReshuffle": true,
"coordFractureDistance": 926,
"coordFractureZoom": 0.15,
"preventLeafDecay": true,
"noiseModificationFromFeatures": false,
"postProcessCaves": true,
"postProcessing": true,
"useMantle": true,
"terrainZoom": 1,
"stronghold": "stronghold",
"strongholdJumpDistance": 670,
"maxStrongholds": 27,
"decorate": true,
"skylandBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"},
"islandBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"}
}

View File

@@ -1,3 +1 @@
{
"type": "DROWNED"
}
{"type": "DROWNED"}

View File

@@ -1,3 +1 @@
{
"type": "ENDERMAN"
}
{"type": "ENDERMAN"}

View File

@@ -1,3 +1 @@
{
"type": "SKELETON"
}
{"type": "SKELETON"}

View File

@@ -1,3 +1 @@
{
"type": "SLIME"
}
{"type": "SLIME"}

View File

@@ -1,3 +1 @@
{
"type": "SPIDER"
}
{"type": "SPIDER"}

View File

@@ -1,3 +1 @@
{
"type": "ZOMBIE"
}
{"type": "ZOMBIE"}

View File

@@ -1,3 +1 @@
{
"type": "PARROT"
}
{"type": "PARROT"}

View File

@@ -1,3 +1 @@
{
"type": "VEX"
}
{"type": "VEX"}

View File

@@ -1,21 +1,15 @@
{
"connectors": [],
"placementOptions": {
"markers": [
{
"emptyAbove": true,
"mark": [
{
"block": "minecraft:cobblestone"
},
{
"block": "minecraft:mossy_cobblestone"
}
],
"marker": "dank",
"maximumMarkers": 9
}
],
"markers": [{
"emptyAbove": true,
"mark": [
{"block": "minecraft:cobblestone"},
{"block": "minecraft:mossy_cobblestone"}
],
"marker": "dank",
"maximumMarkers": 9
}],
"overStilt": 0,
"chance": 1,
"meld": false,

View File

@@ -71,18 +71,13 @@
"direction": "NORTH_NEGATIVE_Z"
}
],
"placementOptions": {"markers": [
{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [
{
"block": "minecraft:birch_planks"
}
],
"marker": "pillager"
}
],
"placementOptions": {
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [{"block": "minecraft:birch_planks"}],
"marker": "pillager"
}],
"overStilt": 0,
"chance": 1,
"meld": false,

View File

@@ -27,18 +27,13 @@
"direction": "EAST_POSITIVE_X"
}
],
"placementOptions": {"markers": [
{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [
{
"block": "minecraft:birch_planks"
}
],
"marker": "pillager"
}
],
"placementOptions": {
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [{"block": "minecraft:birch_planks"}],
"marker": "pillager"
}],
"overStilt": 0,
"chance": 1,
"meld": false,

View File

@@ -122,18 +122,13 @@
"direction": "EAST_POSITIVE_X"
}
],
"placementOptions": {"markers": [
{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [
{
"block": "minecraft:birch_planks"
}
],
"marker": "igolem"
}
],
"placementOptions": {
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [{"block": "minecraft:birch_planks"}],
"marker": "igolem"
}],
"place": [],
"rotation": {
"enabled": true,

View File

@@ -77,18 +77,13 @@
"direction": "UP_POSITIVE_Y"
}
],
"placementOptions": {"markers": [
{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [
{
"block": "minecraft:birch_planks"
}
],
"marker": "igolem"
}
],
"placementOptions": {
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [{"block": "minecraft:birch_planks"}],
"marker": "igolem"
}],
"place": [],
"rotation": {
"enabled": true,

View File

@@ -71,18 +71,13 @@
"direction": "UP_POSITIVE_Y"
}
],
"placementOptions": {"markers": [
{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [
{
"block": "minecraft:birch_planks"
}
],
"marker": "igolem"
}
],
"placementOptions": {
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [{"block": "minecraft:birch_planks"}],
"marker": "igolem"
}],
"overStilt": 0,
"chance": 1,
"meld": false,

View File

@@ -53,18 +53,13 @@
"direction": "SOUTH_POSITIVE_Z"
}
],
"placementOptions": {"markers": [
{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [
{
"block": "minecraft:birch_planks"
}
],
"marker": "igolem"
}
],
"placementOptions": {
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [{"block": "minecraft:birch_planks"}],
"marker": "igolem"
}],
"overStilt": 0,
"chance": 1,
"meld": false,

View File

@@ -66,18 +66,13 @@
"direction": "SOUTH_POSITIVE_Z"
}
],
"placementOptions": {"markers": [
{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [
{
"block": "minecraft:birch_planks"
}
],
"marker": "igolem"
}
],
"placementOptions": {
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [{"block": "minecraft:birch_planks"}],
"marker": "igolem"
}],
"overStilt": 0,
"chance": 1,
"meld": false,

View File

@@ -53,18 +53,13 @@
"direction": "SOUTH_POSITIVE_Z"
}
],
"placementOptions": {"markers": [
{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [
{
"block": "minecraft:birch_planks"
}
],
"marker": "igolem"
}
],
"placementOptions": {
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [{"block": "minecraft:birch_planks"}],
"marker": "igolem"
}],
"overStilt": 0,
"chance": 1,
"meld": false,

View File

@@ -53,18 +53,13 @@
"direction": "SOUTH_POSITIVE_Z"
}
],
"placementOptions": {"markers": [
{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [
{
"block": "minecraft:birch_planks"
}
],
"marker": "igolem"
}
],
"placementOptions": {
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [{"block": "minecraft:birch_planks"}],
"marker": "igolem"
}],
"overStilt": 0,
"chance": 1,
"meld": false,

View File

@@ -253,18 +253,13 @@
"direction": "UP_POSITIVE_Y"
}
],
"placementOptions": {"markers": [
{
"emptyAbove": true,
"maximumMarkers": 3,
"mark": [
{
"block": "minecraft:birch_planks"
}
],
"marker": "pillager"
}
],
"placementOptions": {
"markers": [{
"emptyAbove": true,
"maximumMarkers": 3,
"mark": [{"block": "minecraft:birch_planks"}],
"marker": "pillager"
}],
"overStilt": 0,
"chance": 1,
"meld": false,

View File

@@ -121,18 +121,13 @@
"direction": "WEST_NEGATIVE_X"
}
],
"placementOptions": {"markers": [
{
"emptyAbove": true,
"maximumMarkers": 3,
"mark": [
{
"block": "minecraft:birch_planks"
}
],
"marker": "pillager"
}
],
"placementOptions": {
"markers": [{
"emptyAbove": true,
"maximumMarkers": 3,
"mark": [{"block": "minecraft:birch_planks"}],
"marker": "pillager"
}],
"overStilt": 0,
"chance": 1,
"meld": false,

View File

@@ -1,27 +1,17 @@
{
"connectors": [],
"placementOptions": {
"markers": [
{
"emptyAbove": true,
"mark": [
{
"block": "minecraft:sandstone"
},
{
"block": "minecraft:cut_sandstone"
},
{
"block": "minecraft:cut_red_sandstone"
},
{
"block": "minecraft:red_sandstone"
}
],
"marker": "dank",
"maximumMarkers": 9
}
],
"markers": [{
"emptyAbove": true,
"mark": [
{"block": "minecraft:sandstone"},
{"block": "minecraft:cut_sandstone"},
{"block": "minecraft:cut_red_sandstone"},
{"block": "minecraft:red_sandstone"}
],
"marker": "dank",
"maximumMarkers": 9
}],
"overStilt": 0,
"chance": 1,
"meld": false,

View File

@@ -41,7 +41,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -13,7 +13,7 @@
"direction": "WEST_NEGATIVE_X"
}],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -28,7 +28,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -28,7 +28,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -67,7 +67,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -13,7 +13,7 @@
"direction": "WEST_NEGATIVE_X"
}],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -28,7 +28,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -28,7 +28,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -54,7 +54,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -13,7 +13,7 @@
"direction": "WEST_NEGATIVE_X"
}],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -41,7 +41,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -41,7 +41,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -67,7 +67,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -41,7 +41,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -41,7 +41,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -28,7 +28,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -28,7 +28,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -28,7 +28,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -28,7 +28,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -41,7 +41,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -28,7 +28,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -13,7 +13,7 @@
"direction": "WEST_NEGATIVE_X"
}],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -13,7 +13,7 @@
"direction": "SOUTH_POSITIVE_Z"
}],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -41,7 +41,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -13,7 +13,7 @@
"direction": "NORTH_NEGATIVE_Z"
}],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -28,7 +28,7 @@
}
],
"placementOptions": {
"markers": [{
"markers": [{
"emptyAbove": true,
"maximumMarkers": 1,
"mark": [

View File

@@ -1,4 +1,7 @@
{
"removeOnChange": true,
"spawners": ["pillager", "pillager-respawn"]
"spawners": [
"pillager",
"pillager-respawn"
]
}

View File

@@ -1,297 +1,277 @@
{
"name": "Frozen",
"color": "#44C3D1",
"landBiomes": [
"frozen/plains",
"frozen/pines",
"frozen/plains",
"frozen/mountain",
"frozen/redwood-forest",
"frozen/hills",
"frozen/pine-plains",
"frozen/spruce-plains"
],
"shoreBiomes": ["frozen/shore/beach"],
"seaBiomes": ["frozen/sea/frozen-river-ice", "frozen/sea/ocean"],
"riverBiomes": ["frozen/sea/frozen-river-ice", "frozen/sea/ocean"],
"jigsawStructures": [
{
"structure": "murky_stronghold",
"rarity": 250
}
],
"spotBiomes": [
{
"biome": "frozen/vander",
"scale": 25,
"type": "LAND",
"shuffle": 328,
"rarity": 3
}
],
"riverStyle": {
"style": "VASCULAR",
"zoom": 4.77,
"fracture": {
"multiplier": 240,
"style": "NOWHERE",
"zoom": 5
}
},
"deposits": [
{
"minHeight": 8,
"maxPerChunk": 2,
"maxHeight": 20,
"minPerChunk": 1,
"minSize": 2,
"maxSize": 4,
"palette": [{ "block": "minecraft:diamond_ore" }],
"varience": 4
},
{
"minHeight": 1,
"maxPerChunk": 2,
"maxHeight": 64,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 8,
"palette": [{ "block": "minecraft:copper_ore" }],
"varience": 8
}
],
"biomeImplosionRatio": 0.25,
"riverRarity": 1,
"landBiomeZoom": 5,
"shoreHeightMin": 2.2,
"shoreHeightMax": 4.2,
"loot": {
"mode": "ADD",
"multiplier": 1,
"tables": [
"global-tools",
"frozen-clutter",
"frozen-food",
"snow-clutter",
"cold-treasure"
]
},
"blockDrops": [
{
"blocks": [{ "block": "minecraft:stone" }],
"drops": [
{
"rarity": 1,
"maxAmount": 2,
"minAmount": 1,
"type": "spruce_sapling"
}
]
}
],
"entitySpawners": [
"frozen/land-passive",
"frozen/land-hostile",
"frozen/land-cave"
],
"objects": [
{
"chance": 0,
"rotation": {
"enabled": true,
"yAxis": {
"enabled": true,
"interval": 90,
"max": 360,
"min": 0
}
},
"trees": [
{
"sizes": [
{
"depth": 1,
"width": 1
}
],
"treeTypes": ["TREE"]
}
],
"place": [
"trees/oak/truegeneric1",
"trees/oak/truegeneric2",
"trees/oak/truegeneric3",
"trees/oak/truegeneric4",
"trees/oak/truegeneric5"
]
},
{
"chance": 0,
"rotation": {
"enabled": true,
"yAxis": {
"enabled": true,
"interval": 90,
"max": 360,
"min": 0
}
},
"trees": [
{
"sizes": [
{
"depth": 1,
"width": 1
}
],
"treeTypes": ["REDWOOD"]
}
],
"place": [
"trees/spruce/twirl1",
"trees/spruce/twirl2",
"trees/spruce/twirl3",
"trees/spruce/twirl4",
"trees/spruce/twirl5"
]
},
{
"chance": 0,
"rotation": {
"enabled": true,
"yAxis": {
"enabled": true,
"interval": 90,
"max": 360,
"min": 0
}
},
"trees": [
{
"sizes": [
{
"depth": 2,
"width": 2
}
],
"treeTypes": ["MEGA_REDWOOD"]
}
],
"place": [
"trees/spruce/twirl6",
"trees/spruce/twirl7",
"trees/spruce/twirl8",
"trees/spruce/twirl9",
"trees/spruce/twirl10"
]
},
{
"heightmap": {
"seed": 1337,
"style": {
"style": "SIMPLEX",
"multiplier": 10
},
"offsetY": 5
},
"chance": 0.05,
"bottom": true,
"density": 1,
"place": [
"structures/amethyst1",
"structures/amethyst2",
"structures/amethyst3",
"structures/amethyst4",
"structures/amethyst5",
"structures/amethyst6"
],
"edit": [
{
"find": [{ "block": "minecraft:glass" }],
"replace": { "palette": [{ "block": "minecraft:void_air" }] }
}
],
"enabled": true,
"xAxis": {
"interval": 90,
"max": 360,
"min": 0
},
"yAxis": {
"interval": 90,
"max": 360,
"min": 0
},
"translate": {
"yRandom": 10,
"y": 2
}
},
{
"name": "standard-surface-portals",
"chance": 0.001,
"place": [
"structures/giantportal1",
"structures/giantportal2",
"structures/giantportal3",
"structures/portal1",
"structures/portal2",
"structures/portal3",
"structures/portal4",
"structures/portal5",
"structures/portal6",
"structures/portal7",
"structures/portal8",
"structures/portal9",
"structures/portal10"
],
"edit": [
{
"find": [{ "block": "minecraft:gold_block" }],
"replace": { "palette": [{ "block": "minecraft:air" }] },
"chance": 0.1
},
{
"find": [{ "block": "minecraft:netherrack" }],
"replace": { "palette": [{ "block": "minecraft:magma_block" }] },
"chance": 0.07
},
{
"find": [{ "block": "minecraft:obsidian" }],
"replace": { "palette": [{ "block": "minecraft:crying_obsidian" }] },
"chance": 0.15
},
{
"find": [{ "block": "minecraft:lava" }],
"replace": { "palette": [{ "block": "minecraft:magma_block" }] },
"chance": 0.2
}
],
"mode": "FAST_MIN_HEIGHT",
"carvingSupport": "SURFACE_ONLY"
}
],
"carving": {
"ravines": [
{
"rarity": 150,
"ravine": "ice/main"
}
"name": "Frozen",
"color": "#44C3D1",
"landBiomes": [
"frozen/plains",
"frozen/pines",
"frozen/plains",
"frozen/mountain",
"frozen/redwood-forest",
"frozen/hills",
"frozen/pine-plains",
"frozen/spruce-plains"
],
"caves": [
{
"breakSurface": true,
"cave": "ice/main",
"rarity": 22,
"caveStartHeight": {
"max": 200,
"min": 15,
"style": { "style": "VASCULAR" }
"shoreBiomes": ["frozen/shore/beach"],
"seaBiomes": [
"frozen/sea/frozen-river-ice",
"frozen/sea/ocean"
],
"riverBiomes": [
"frozen/sea/frozen-river-ice",
"frozen/sea/ocean"
],
"jigsawStructures": [{
"structure": "murky_stronghold",
"rarity": 250
}],
"spotBiomes": [{
"biome": "frozen/vander",
"scale": 25,
"type": "LAND",
"shuffle": 328,
"rarity": 3
}],
"riverStyle": {
"style": "VASCULAR",
"zoom": 4.77,
"fracture": {
"multiplier": 240,
"style": "NOWHERE",
"zoom": 5
}
}
]
},
"shoreHeightZoom": 1.14,
"riverThickness": 0.006,
"rarity": 1
},
"deposits": [
{
"minHeight": 8,
"maxPerChunk": 2,
"maxHeight": 20,
"minPerChunk": 1,
"minSize": 2,
"maxSize": 4,
"palette": [{"block": "minecraft:diamond_ore"}],
"varience": 4
},
{
"minHeight": 1,
"maxPerChunk": 2,
"maxHeight": 64,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 8,
"palette": [{"block": "minecraft:copper_ore"}],
"varience": 8
}
],
"biomeImplosionRatio": 0.25,
"riverRarity": 1,
"landBiomeZoom": 5,
"shoreHeightMin": 2.2,
"shoreHeightMax": 4.2,
"loot": {
"mode": "ADD",
"multiplier": 1,
"tables": [
"global-tools",
"frozen-clutter",
"frozen-food",
"snow-clutter",
"cold-treasure"
]
},
"blockDrops": [{
"blocks": [{"block": "minecraft:stone"}],
"drops": [{
"rarity": 1,
"maxAmount": 2,
"minAmount": 1,
"type": "spruce_sapling"
}]
}],
"entitySpawners": [
"frozen/land-passive",
"frozen/land-hostile",
"frozen/land-cave"
],
"objects": [
{
"chance": 0,
"rotation": {
"enabled": true,
"yAxis": {
"enabled": true,
"interval": 90,
"max": 360,
"min": 0
}
},
"trees": [{
"sizes": [{
"depth": 1,
"width": 1
}],
"treeTypes": ["TREE"]
}],
"place": [
"trees/oak/truegeneric1",
"trees/oak/truegeneric2",
"trees/oak/truegeneric3",
"trees/oak/truegeneric4",
"trees/oak/truegeneric5"
]
},
{
"chance": 0,
"rotation": {
"enabled": true,
"yAxis": {
"enabled": true,
"interval": 90,
"max": 360,
"min": 0
}
},
"trees": [{
"sizes": [{
"depth": 1,
"width": 1
}],
"treeTypes": ["REDWOOD"]
}],
"place": [
"trees/spruce/twirl1",
"trees/spruce/twirl2",
"trees/spruce/twirl3",
"trees/spruce/twirl4",
"trees/spruce/twirl5"
]
},
{
"chance": 0,
"rotation": {
"enabled": true,
"yAxis": {
"enabled": true,
"interval": 90,
"max": 360,
"min": 0
}
},
"trees": [{
"sizes": [{
"depth": 2,
"width": 2
}],
"treeTypes": ["MEGA_REDWOOD"]
}],
"place": [
"trees/spruce/twirl6",
"trees/spruce/twirl7",
"trees/spruce/twirl8",
"trees/spruce/twirl9",
"trees/spruce/twirl10"
]
},
{
"heightmap": {
"seed": 1337,
"style": {
"style": "SIMPLEX",
"multiplier": 10
},
"offsetY": 5
},
"chance": 0.05,
"bottom": true,
"density": 1,
"place": [
"structures/amethyst1",
"structures/amethyst2",
"structures/amethyst3",
"structures/amethyst4",
"structures/amethyst5",
"structures/amethyst6"
],
"edit": [{
"find": [{"block": "minecraft:glass"}],
"replace": {"palette": [{"block": "minecraft:void_air"}]}
}],
"enabled": true,
"xAxis": {
"interval": 90,
"max": 360,
"min": 0
},
"yAxis": {
"interval": 90,
"max": 360,
"min": 0
},
"translate": {
"yRandom": 10,
"y": 2
}
},
{
"name": "standard-surface-portals",
"chance": 0.001,
"place": [
"structures/giantportal1",
"structures/giantportal2",
"structures/giantportal3",
"structures/portal1",
"structures/portal2",
"structures/portal3",
"structures/portal4",
"structures/portal5",
"structures/portal6",
"structures/portal7",
"structures/portal8",
"structures/portal9",
"structures/portal10"
],
"edit": [
{
"find": [{"block": "minecraft:gold_block"}],
"replace": {"palette": [{"block": "minecraft:air"}]},
"chance": 0.1
},
{
"find": [{"block": "minecraft:netherrack"}],
"replace": {"palette": [{"block": "minecraft:magma_block"}]},
"chance": 0.07
},
{
"find": [{"block": "minecraft:obsidian"}],
"replace": {"palette": [{"block": "minecraft:crying_obsidian"}]},
"chance": 0.15
},
{
"find": [{"block": "minecraft:lava"}],
"replace": {"palette": [{"block": "minecraft:magma_block"}]},
"chance": 0.2
}
],
"mode": "FAST_MIN_HEIGHT",
"carvingSupport": "SURFACE_ONLY"
}
],
"carving": {
"ravines": [{
"rarity": 150,
"ravine": "ice/main"
}],
"caves": [{
"breakSurface": true,
"cave": "ice/main",
"rarity": 22,
"caveStartHeight": {
"max": 200,
"min": 15,
"style": {"style": "VASCULAR"}
}
}]
},
"shoreHeightZoom": 1.14,
"riverThickness": 0.006,
"rarity": 1
}

View File

@@ -1,7 +1,6 @@
{
"name": "Mushroom",
"color": "#F1C3EF",
"landBiomes": [
"mushroom/forest",
"mushroom/crimson-forest",

View File

@@ -41,8 +41,8 @@
"maxPerChunk": 13,
"maxHeight": 200,
"minPerChunk": 4,
"minSize": 3,
"maxSize": 8,
"minSize": 3,
"maxSize": 8,
"palette": [
{"block": "minecraft:iron_ore"},
{"block": "minecraft:coal_ore"}

View File

@@ -91,11 +91,12 @@
"maxPerChunk": 4,
"maxHeight": 52,
"minPerChunk": 2,
"minSize": 3,
"maxSize": 8,
"minSize": 3,
"maxSize": 8,
"palette": [
{"block": "minecraft:lapis_ore"},
{"block": "minecraft:redstone_ore"}],
{"block": "minecraft:redstone_ore"}
],
"varience": 8
}],
"entitySpawners": [

View File

@@ -47,8 +47,8 @@
"maxPerChunk": 4,
"maxHeight": 49,
"minPerChunk": 2,
"minSize": 3,
"maxSize": 8,
"minSize": 3,
"maxSize": 8,
"palette": [{"block": "minecraft:emerald_ore"}],
"varience": 8
}],

View File

@@ -1,21 +1,21 @@
{
"maximumRate": {
"amount": 3,
"per": {
"minecraftDays": 3
}
"per": {"minecraftDays": 3}
},
"maxEntitiesPerChunk": 2,
"initialSpawns": [{
"entity": "unique/brian",
"rarity": 15,
"maxSpawns": 2,
"minSpawns": 1
},{
"entity": "unique/skelepirate",
"rarity": 1,
"maxSpawns": 3,
"minSpawns": 1
}]
}
"initialSpawns": [
{
"entity": "unique/brian",
"rarity": 15,
"maxSpawns": 2,
"minSpawns": 1
},
{
"entity": "unique/skelepirate",
"rarity": 1,
"maxSpawns": 3,
"minSpawns": 1
}
]
}

View File

@@ -1,14 +1,13 @@
{
"maximumRate": {
"amount": 3,
"per": {
"minecraftDays": 6
}
"per": {"minecraftDays": 6}
},
"maxEntitiesPerChunk": 2,
"initialSpawns": [{
"entity": "standard/hostile/pillager",
"rarity": 2,
"maxSpawns": 2,
"minSpawns": 1
}]}
"entity": "standard/hostile/pillager",
"rarity": 2,
"maxSpawns": 2,
"minSpawns": 1
}]
}

View File

@@ -1,5 +1,4 @@
{
"initialSpawns": [{
{"initialSpawns": [{
"entity": "unique/skelepirate",
"rarity": 1,
"maxSpawns": 3,

View File

@@ -1,21 +1,21 @@
{
"maximumRate": {
"amount": 3,
"per": {
"minecraftDays": 3
}
"per": {"minecraftDays": 3}
},
"maxEntitiesPerChunk": 2,
"initialSpawns": [{
"entity": "unique/iron_golem",
"rarity": 15,
"maxSpawns": 2,
"minSpawns": 1
},{
"entity": "standard/passive/villager",
"rarity": 1,
"maxSpawns": 3,
"minSpawns": 1
}]
}
"initialSpawns": [
{
"entity": "unique/iron_golem",
"rarity": 15,
"maxSpawns": 2,
"minSpawns": 1
},
{
"entity": "standard/passive/villager",
"rarity": 1,
"maxSpawns": 3,
"minSpawns": 1
}
]
}