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

Merge pull request #330 from IrisDimensions/dev

v31000
This commit is contained in:
Julian Krings
2025-01-02 19:36:40 +01:00
committed by GitHub
518 changed files with 4150 additions and 4424 deletions

View File

@@ -41,7 +41,7 @@
"chance": 0.35,
"style": {"style": "STATIC"},
"palette": [
{"block": "minecraft:grass"}
{"block": "minecraft:short_grass"}
]
}],

View File

@@ -51,7 +51,7 @@
"weight": 10
},
{
"block": "minecraft:grass",
"block": "minecraft:short_grass",
"weight": 100
},
{"block": "minecraft:azalea"},

View File

@@ -52,7 +52,7 @@
"style": {"style": "STATIC"},
"absoluteMaxStack": 1,
"palette": [
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:azalea_leaves"},
{"block": "minecraft:azalea"},
{"block": "minecraft:flowering_azalea"},

View File

@@ -22,7 +22,7 @@
"chance": 0.15,
"style": {"style": "STATIC"},
"palette": [
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:fern"}
]
},

View File

@@ -1,116 +0,0 @@
{
"name": "Cursed Beach",
"derivative": "DEEP_DARK",
"vanillaDerivative": "DEEP_DARK",
"color": "#808080",
"entitySpawners": [
"corrupted/cursed-forest"
],
"jigsawStructures": [
{
"structure": "woodland-mansion",
"rarity": 2400
}
],
"customDerivitives": [
{
"category": "none",
"id": "cursedforest",
"ambientParticle":{
"particle": "ASH",
"rarity": 3
},
"skyColor": "#111111",
"fogColor": "#111111",
"waterColor": "#660000",
"waterFogColor": "#660000",
"downfallType": "rain",
"grassColor": "#222222",
"foliageColor": "#444444"
}
],
"generators": [{
"generator": "mountain",
"max": 37,
"min": 20
}],
"layers": [
{
"palette": [{"block": "minecraft:cobblestone"}],
"maxHeight": 1,
"slopeCondition": {"maximumSlope": 4}
},
{
"palette": [{"block": "minecraft:deepslate"}],
"maxHeight": 12
}],
"wall": {"palette": [
{"block": "minecraft:deepslate"}
]},
"objects": [{
"place": [
"trees/mixed/dotree1",
"trees/mixed/dotree2",
"trees/mixed/dotree3",
"trees/mixed/dotree4",
"trees/mixed/dotree5",
"trees/mixed/dotree6",
"trees/mixed/dotree7",
"trees/mixed/dotree8",
"trees/mixed/dotree9",
"trees/mixed/dotree10"
],
"edit": [
{
"chance": 1,
"find": [{
"block": "minecraft:birch_leaves"
}],
"replace":{
"palette": [{"block": "minecraft:oak_leaves"}]
}
}
],
"carvingSupport": "SURFACE_ONLY",
"chance": 0.85,
"density": 1,
"mode": "MIN_HEIGHT",
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
}
}
],
"decorators": [
{
"chance": 0.01,
"palette": [{"block": "minecraft:tall_grass"}]
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
},
{
"chance": 0.025,
"palette": [{"block": "minecraft:cobweb"}]
},
{
"chance": 0.015,
"palette": [{"block": "minecraft:wither_rose"}]
}
]
}

View File

@@ -1,143 +0,0 @@
{
"name": "Cursed tall forest",
"derivative": "DEEP_DARK",
"vanillaDerivative": "DEEP_DARK",
"color": "#808080",
"entitySpawners": [
"corrupted/cursed-forest"
],
"jigsawStructures": [
{
"structure": "woodland-mansion",
"rarity": 1200
}
],
"customDerivitives": [
{
"category": "none",
"id": "cursedforest",
"ambientParticle":{
"particle": "ASH",
"rarity": 3
},
"skyColor": "#111111",
"fogColor": "#111111",
"waterColor": "#660000",
"waterFogColor": "#660000",
"downfallType": "rain",
"grassColor": "#222222",
"foliageColor": "#444444"
}
],
"effects": [
{
"sound": "MUSIC_NETHER_SOUL_SAND_VALLEY",
"soundDistance": 12,
"volume": 3.6,
"chance": 1,
"interval": 140000
},
{
"sound": "ENTITY_GHAST_SCREAM",
"soundDistance": 12,
"volume": 6.6,
"chance": 1,
"interval": 140000
}
],
"generators": [{
"generator": "mountain",
"max": 37,
"min": 20
}],
"layers": [
{
"palette": [{"block": "minecraft:grass_block"}],
"maxHeight": 1,
"slopeCondition": {"maximumSlope": 4}
},
{
"palette": [{"block": "minecraft:deepslate"}],
"maxHeight": 12
}],
"wall": {"palette": [
{"block": "minecraft:deepslate"}
]},
"objects": [{
"place": [
"trees/mixed/AmyLarge1",
"trees/mixed/AmyLarge2",
"trees/mixed/AmyLarge3",
"trees/mixed/AmyLarge4",
"trees/mixed/AmyLarge5",
"trees/mixed/AmyLarge6",
"trees/mixed/AmyLarge7",
"trees/mixed/AmyLarge8"
],
"carvingSupport": "SURFACE_ONLY",
"density": 1,
"chance": 0.25,
"mode": "FAST_STILT",
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
}
},
{
"place": [
"clutter/arbusto1",
"clutter/arbusto2",
"clutter/arbusto3",
"clutter/arbusto4",
"clutter/arbusto5"
],
"carvingSupport": "SURFACE_ONLY",
"chance": 0.15,
"mode": "FAST_STILT",
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
}
}
],
"decorators": [
{
"chance": 0.01,
"palette": [{"block": "minecraft:tall_grass"}]
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
},
{
"chance": 0.025,
"palette": [{"block": "minecraft:cobweb"}]
},
{
"chance": 0.015,
"palette": [{"block": "minecraft:wither_rose"}]
}
]
}

View File

@@ -1,137 +0,0 @@
{
"name": "Cursed forest",
"derivative": "DEEP_DARK",
"vanillaDerivative": "DEEP_DARK",
"color": "#808080",
"entitySpawners": [
"corrupted/cursed-forest"
],
"jigsawStructures": [
{
"structure": "woodland-mansion",
"rarity": 2400
}
],
"customDerivitives": [
{
"category": "none",
"id": "cursedforest",
"ambientParticle":{
"particle": "ASH",
"rarity": 3
},
"skyColor": "#111111",
"fogColor": "#111111",
"waterColor": "#660000",
"waterFogColor": "#660000",
"downfallType": "rain",
"grassColor": "#222222",
"foliageColor": "#444444"
}
],
"effects": [
{
"sound": "MUSIC_NETHER_SOUL_SAND_VALLEY",
"soundDistance": 12,
"volume": 3.6,
"chance": 1,
"interval": 140000
},
{
"sound": "ENTITY_GHAST_SCREAM",
"soundDistance": 12,
"volume": 6.6,
"chance": 1,
"interval": 140000
}
],
"generators": [{
"generator": "mountain",
"max": 37,
"min": 20
}],
"layers": [
{
"palette": [{"block": "minecraft:grass_block"}],
"maxHeight": 1,
"slopeCondition": {"maximumSlope": 4}
},
{
"palette": [{"block": "minecraft:deepslate"}],
"maxHeight": 12
}],
"wall": {"palette": [
{"block": "minecraft:deepslate"}
]},
"objects": [{
"place": [
"trees/darkoak/medgeneric1",
"trees/darkoak/medgeneric2",
"trees/darkoak/medgeneric3",
"trees/darkoak/medgeneric4",
"trees/darkoak/medgeneric5",
"trees/darkoak/medgeneric6",
"trees/darkoak/medgeneric7",
"trees/darkoak/medgeneric8",
"trees/darkoak/medgeneric9"
],
"edit": [
{
"chance": 1,
"find": [{
"block": "minecraft:birch_leaves"
}],
"replace":{
"palette": [{"block": "minecraft:oak_leaves"}]
}
}
],
"carvingSupport": "SURFACE_ONLY",
"chance": 0.25,
"density": 1,
"mode": "FAST_MIN_HEIGHT",
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
}
}
],
"decorators": [
{
"chance": 0.01,
"palette": [{"block": "minecraft:tall_grass"}]
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
},
{
"chance": 0.025,
"palette": [{"block": "minecraft:cobweb"}]
},
{
"chance": 0.015,
"palette": [{"block": "minecraft:wither_rose"}]
}
]
}

View File

@@ -1,83 +0,0 @@
{
"name": "Cursed Mountains",
"derivative": "DEEP_DARK",
"vanillaDerivative": "DEEP_DARK",
"color": "#808080",
"entitySpawners": [
"corrupted/cursed-forest"
],
"children": [
"cursed/cursed-forest",
"cursed/cursed-forest-tall"
],
"childShrinkFactor": 1,
"childStyle":{
"style": "CELLULAR",
"zoom": 2.5
},
"jigsawStructures": [
{
"structure": "woodland-mansion",
"rarity": 2400
}
],
"customDerivitives": [
{
"category": "none",
"id": "cursedforest",
"ambientParticle":{
"particle": "ASH",
"rarity": 3
},
"skyColor": "#111111",
"fogColor": "#111111",
"waterColor": "#660000",
"waterFogColor": "#660000",
"downfallType": "rain",
"grassColor": "#222222",
"foliageColor": "#444444"
}
],
"effects": [
{
"sound": "MUSIC_NETHER_SOUL_SAND_VALLEY",
"soundDistance": 12,
"volume": 3.6,
"chance": 1,
"interval": 140000
},
{
"sound": "ENTITY_GHAST_SCREAM",
"soundDistance": 12,
"volume": 6.6,
"chance": 1,
"interval": 140000
}
],
"generators": [{
"generator": "mountain",
"max": 340,
"min": 139
}],
"layers": [
{
"palette": [{"block": "minecraft:tuff"}],
"slopeCondition":{"maximumSlope": 4},
"maxHeight": 1
},
{
"palette": [{"block": "minecraft:deepslate"}],
"maxHeight": 1
}],
"wall": {"palette": [
{"block": "minecraft:deepslate"}
]}
}

View File

@@ -1,159 +0,0 @@
{
"name": "Cursed Sculk",
"derivative": "DEEP_DARK",
"vanillaDerivative": "DEEP_DARK",
"color": "#808080",
"jigsawStructures": [
{
"structure": "ancient-city",
"rarity": 2400
}
],
"entitySpawners": [
"corrupted/cursed-forest"
],
"effects": [
{
"sound": "MUSIC_NETHER_BASALT_DELTAS",
"soundDistance": 12,
"volume": 3.6,
"chance": 1,
"interval": 240000
},
{
"particleAltX": 0.0101,
"particleAltY": -0.033885,
"particleAltZ": 0.0101,
"chance": 1,
"particleDistance": 26,
"particleEffect": "SQUID_INK",
"particleOffset": 12,
"interval": 64000,
"particleCount": 0
}
],
"carving": {
"caves": [
{
"breakSurface": true,
"cave": "cavesv4/spider-infestation/main",
"rarity": 305,
"caveStartHeight": {
"max": 600,
"min": 176,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "rocky/main",
"rarity": 495,
"caveStartHeight": {
"max": 600,
"min": 256,
"style": {
"style": "STATIC"
}
}
}
]
},
"customDerivitives": [
{
"category": "none",
"id": "cursedsculk",
"skyColor": "#111111",
"fogColor": "#111111",
"waterColor": "#152238",
"waterFogColor": "#152238",
"downfallType": "none",
"grassColor": "#348C31",
"foliageColor": "#348C31"
}
],
"generators": [{
"generator": "mountain",
"max": 37,
"min": 20
}],
"layers": [
{
"palette": [{"block": "minecraft:sculk"}],
"maxHeight": 1,
"slopeCondition": {"maximumSlope": 4}
},
{
"palette": [{"block": "minecraft:deepslate"}],
"maxHeight": 12
}],
"wall": {"palette": [
{"block": "minecraft:deepslate"}
]},
"objects": [{
"place": [
"trees/oak/dead1",
"trees/oak/dead2",
"trees/oak/dead3",
"trees/oak/dead4",
"trees/oak/dead6"
],
"edit": [
{
"find": [{
"block": "minecraft:oak_wood"
}],
"chance": 1,
"replace":{
"palette": [{"block": "minecraft:sculk"}]
}
},
{
"find": [{
"block": "minecraft:spruce_fence"
}],
"chance": 1,
"replace":{
"palette": [{"block": "minecraft:void_air"}]
}
}
],
"carvingSupport": "SURFACE_ONLY",
"chance": 0.8,
"mode": "MIN_HEIGHT",
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
}
}],
"decorators": [
{
"chance": 0.025,
"palette": [{"block": "minecraft:sculk_sensor"}]
},
{
"chance": 0.015,
"palette": [{"block": "minecraft:sculk_catalyst"}]
},
{
"chance": 0.0025,
"palette": [{"block": "minecraft:sculk_shrieker", "data": {"can_summon": "true"}}]
}
]
}

View File

@@ -1,282 +0,0 @@
{
"name": "Dark forest",
"color": "#47B019",
"rarity": 12,
"derivative": "FOREST",
"vanillaDerivative": "FOREST",
"biomeScatter": ["FOREST"],
"customDerivitives": [
{
"id": "darkforest_light",
"skyColor": "#000a00",
"fogColor": "#000a00",
"foliageColor": "#011601",
"waterColor": "#A5FFED",
"grassColor": "#041c05",
"category": "forest"
},
{
"id": "darkforest_dark",
"skyColor": "#000a00",
"fogColor": "#041c05",
"foliageColor": "#011601",
"waterColor": "#A5FFED",
"grassColor": "#041c05",
"category": "forest"
}
],
"entitySpawners": [
"special/darkforest"
],
"effects": [
{
"chance": 1,
"interval": 1,
"particleEffect": "TOWN_AURA",
"particleAltY": 7,
"particleAltX": 1,
"particleCount": 10
}
],
"jigsawStructures": [
{
"structure": "pillager-outpost",
"rarity": 800
},
{
"structure": "village-plains",
"rarity": 1200
}
],
"generators": [{
"min": 4,
"max": 7,
"generator": "plain"
}],
"biomeZoom": 60,
"biomeStyle": {"style": "SIMPLEX"},
"wall": {
"style": {"style": "STATIC"},
"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"},
{"block": "minecraft:stone"}
]
},
"layers": [
{
"style": {"style": "STATIC"},
"palette": [{"block": "minecraft:grass_block"}]
},
{"palette": [{"block": "minecraft:dirt"}]},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{"block": "minecraft:dirt"},
{"block": "minecraft:coarse_dirt"}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {"style": "STATIC"},
"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"},
{"block": "minecraft:stone"}
]
}
],
"objects": [
{
"mode": "MIN_HEIGHT",
"chance": 0.008,
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/camp1",
"clutter/camp4",
"clutter/camp5",
"clutter/camp3"
]
},
{
"chance": 1,
"density": 1,
"mode": "CENTER_HEIGHT",
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
},
"edit": [{
"chance": 0.05,
"find": [
{"block": "minecraft:oak_leaves"},
{"block": "minecraft:birch_leaves"}
],
"replace": {
"style": {"style": "STATIC"},
"palette": [{"block": "minecraft:jungle_leaves"}]
}
},
{
"chance": 1,
"find": [
{"block": "minecraft:stripped_birch_wood"}
],
"replace": {
"style": {"style": "STATIC"},
"palette": [{"block": "minecraft:dark_oak_wood"}]
}
}],
"place": [
"trees/sakura/genericsak1",
"trees/sakura/genericsak2",
"trees/sakura/genericsak3",
"trees/sakura/genericsak4",
"trees/sakura/genericsak5"
],
"translate": {
"x": 0,
"y": -1,
"z": 0
}
},
{
"chance": 0.003,
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/obelisk1",
"clutter/obelisk2",
"clutter/obelisk3",
"clutter/obelisk4",
"clutter/obelisk5",
"clutter/obelisk6",
"clutter/obelisk7"
]
},
{
"chance": 0.001,
"mode": "PAINT",
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/literalgarbage1",
"clutter/literalgarbage2",
"clutter/literalgarbage3",
"clutter/literalgarbage4"
]
},
{
"chance": 0.008,
"mode": "PAINT",
"place": [
"clutter/pumpkins1",
"clutter/pumpkins2",
"clutter/pumpkins3",
"clutter/pumpkins4",
"clutter/pumpkins5",
"clutter/pumpkins6"
],
"rotation": {
"enabled": true,
"yAxis": {
"enabled": true,
"max": 360,
"min": 0,
"interval": 90
}
},
"translate": {"y": 1}
}
],
"decorators": [
{
"chance": 0.0001,
"variance": {"style": "VASCULAR"},
"style":{
"style": "VASCULAR",
"zoom": 1
},
"topThreshold": 1,
"topPalette": [{
"block": "minecraft:soul_lantern"
}],
"stackMax": 2,
"stackMin": 2,
"zoom": 0.1,
"palette": [
{
"chance": 7,
"block": "minecraft:cobblestone_wall"
}
]
},
{
"chance": 0.6,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [
{
"weight": 1,
"block": "minecraft:grass"
},
{"block": "minecraft:grass"},
{"block": "minecraft:grass"},
{
"chance": 7,
"block": "minecraft:grass"
}
]
},
{
"chance": 0.03,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{"block": "minecraft:oak_leaves"}]
},
{
"chance": 0.2,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{"block": "minecraft:tall_grass"}]
},
{
"chance": 0.03,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{"block": "minecraft:cobblestone_slab"}]
}
]
}

View File

@@ -1,260 +0,0 @@
{
"name": "Cursed Ocean",
"derivative": "DEEP_OCEAN",
"vanillaDerivative": "DEEP_OCEAN",
"color": "#808080",
"customDerivitives": [
{
"category": "none",
"id": "cursedforest",
"ambientParticle":{
"particle": "ASH",
"rarity": 3
},
"skyColor": "#111111",
"fogColor": "#111111",
"waterColor": "#660000",
"waterFogColor": "#660000",
"downfallType": "rain",
"grassColor": "#222222",
"foliageColor": "#444444"
}
],
"generators": [{
"generator": "smooth-dunes",
"max": -40,
"min": -80
}],
"layers": [
{
"minHeight": 2,
"maxHeight": 2,
"slopeCondition": {
"minimumSlope": 0,
"maximumSlope": 3
},
"style": {"style": "NOWHERE"},
"zoom": 0.6,
"palette": [
{"block": "minecraft:sand"},
{"block": "minecraft:clay"},
{"block": "minecraft:sand"},
{"block": "minecraft:gravel"},
{"block": "minecraft:sand"},
{"block": "minecraft:dirt"},
{
"weight": 2,
"block": "minecraft:sand"
}
]
},
{
"minHeight": 2,
"maxHeight": 10,
"palette": [{"block": "minecraft:gravel"}]
}
],
"objects": [
{
"underwater": true,
"waterloggable": true,
"chance": 0.00003,
"mode": "PAINT",
"rotation": {
"enabled": true,
"yAxis": {
"enabled": true,
"interval": 90,
"min": 0,
"max": 360
}
},
"place": [
"structures/gall1",
"structures/gall2",
"structures/gall3"
]
},
{
"underwater": true,
"waterloggable": true,
"chance": 0.01,
"mode": "MIN_HEIGHT",
"rotation": {
"enabled": true,
"yAxis": {
"enabled": true,
"interval": 90,
"min": -360,
"max": 360
}
},
"place": [
"structures/shipwithmast",
"structures/shipwithmastdegraded",
"structures/shiprightsideupfull",
"structures/shiprightsideupfulldegraded",
"structures/shiprightsideupfronthalf",
"structures/shiprightsideupfronthalfdegraded",
"structures/shiprightsideupbackhalf",
"structures/shiprightsideupbackhalfdegraded",
"structures/shipsidewaysfull",
"structures/shipsidewaysfulldegraded",
"structures/shipsidewaysfronthalf",
"structures/shipsidewaysfronthalfdegraded",
"structures/shipsidewaysbackhalf",
"structures/shipsidewaysbackhalfdegraded",
"structures/shipupsidedownfull",
"structures/shipupsidedownfulldegraded",
"structures/shipupsidedownfronthalf",
"structures/shipupsidedownfronthalfdegraded",
"structures/shipupsidedownbackhalf",
"structures/shipupsidedownbackhalfdegraded"
]
},
{
"chance": 0.0035,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"underwater": true,
"place": [
"structures/oruins1",
"structures/oruins2",
"structures/oruins3"
],
"mode": "PAINT",
"loot": [{"name": "structures/ocean-ruins"}],
"overrideGlobalLoot": true
},
{
"loot": ["structures/ocean-ruins"],
"overStilt": 0,
"chance": 0.000035,
"meld": false,
"density": 1,
"bottom": false,
"translateCenter": false,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"xAxis": {
"min": 0,
"max": 0,
"interval": 0,
"enabled": false
},
"zAxis": {
"min": 0,
"max": 0,
"interval": 0,
"enabled": false
},
"enabled": true
},
"boreExtendMinY": 0,
"smartBore": false,
"waterloggable": true,
"bore": false,
"translate": {
"yRandom": 0,
"x": 0,
"y": -1,
"z": 0
},
"mode": "STILT",
"snow": 0,
"underwater": true,
"boreExtendMaxY": 0,
"onwater": false,
"warp": {
"multiplier": 1,
"style": "FLAT",
"zoom": 1,
"maxFractureAccuracy": false,
"exponent": 1
},
"place": ["jigsaw/ocean-monument/ocean_monument"],
"markers": [
{
"marker": "guardian",
"exact": false,
"maximumMarkers": 4,
"mark": [
{
"block": "minecraft:dark_prismarine_slab"
}
]
},
{
"marker": "guardian",
"exact": false,
"maximumMarkers": 9,
"mark": [
{
"block": "minecraft:prismarine"
}
]
},
{
"marker": "elderguardian",
"exact": false,
"maximumMarkers": 3,
"mark": [
{
"block": "minecraft:sea_pickle"
}
]
}
]
}
],
"decorators": [
{
"chance": 0.09,
"palette": [{"block": "minecraft:kelp_plant"}],
"stackMin": 2,
"stackMax": 12,
"partOf": "SEA_FLOOR"
},
{
"chance": 0.2,
"palette": [{"block": "minecraft:seagrass"}]
},
{
"chance": 0.2,
"palette": [{
"block": "minecraft:tall_seagrass",
"data": {"half": "lower"}
}],
"topPalette": [{
"block": "minecraft:tall_seagrass",
"data": {"half": "upper"}
}],
"partOf": "SEA_FLOOR"
}
]
}

View File

@@ -1,40 +0,0 @@
{
"name": "Filler",
"derivative": "PLAINS",
"vanillaDerivative": "PLAINS",
"color": "#404040",
"children": ["developer-biomes/pre-release/mountianv2"],
"childShrinkFactor": 1,
"childStyle":{
"style": "NOWHERE_CELLULAR",
"axialFracturing": true,
"fracture": {
"multiplier": 55,
"axialFracturing": true,
"style": "NOWHERE",
"zoom": 0.15,
"fracture": {
"axialFracturing": true,
"style": "STATIC",
"multiplier": 4
}
},
"zoom": 2
},
"generators": [{
"generator": "plain",
"max": 10,
"min": 5
}],
"layers": [
{
"palette": [{"block": "minecraft:snow_block"}],
"maxHeight": 1,
"slopeCondition": {"maximumSlope": 4}
}],
"wall": {"palette": [
{"block": "minecraft:stone"}
]}
}

View File

@@ -1,21 +0,0 @@
{
"name": "Mountain",
"derivative": "PLAINS",
"vanillaDerivative": "PLAINS",
"color": "#404040",
"generators": [{
"generator": "prototype/dev",
"max": 604,
"min": 423
}],
"layers": [
{
"palette": [{"block": "minecraft:snow_block"}],
"maxHeight": 1,
"slopeCondition": {"maximumSlope": 4}
}],
"wall": {"palette": [
{"block": "minecraft:stone"}
]}
}

View File

@@ -164,7 +164,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.02,

View File

@@ -196,7 +196,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.02,

View File

@@ -256,7 +256,7 @@
},
{
"chance": 0.25,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.06,

View File

@@ -276,7 +276,7 @@
},
{
"chance": 0.25,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.06,

View File

@@ -266,7 +266,7 @@
},
{
"chance": 0.25,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.06,

View File

@@ -279,7 +279,7 @@
},
{
"chance": 0.25,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.06,

View File

@@ -148,8 +148,11 @@
"structures/oruins3"
],
"mode": "PAINT",
"loot": [{"name": "structures/ocean-ruins"}],
"overrideGlobalLoot": true
"vanillaLoot": [
{
"name": "minecraft:chests/underwater_ruin_small"
}
]
}
],
"decorators": [

View File

@@ -151,8 +151,11 @@
"structures/oruins3"
],
"mode": "PAINT",
"loot": [{"name": "structures/ocean-ruins"}],
"overrideGlobalLoot": true
"vanillaLoot": [
{
"name": "minecraft:chests/underwater_ruin_small"
}
]
}
],
"seaLayers": [

View File

@@ -512,7 +512,7 @@
},
{
"chance": 0.25,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.06,

View File

@@ -104,8 +104,11 @@
"structures/oruins3"
],
"mode": "PAINT",
"loot": [{"name": "structures/ocean-ruins"}],
"overrideGlobalLoot": true
"vanillaLoot": [
{
"name": "minecraft:chests/underwater_ruin_small"
}
]
}
],
"decorators": [

View File

@@ -117,8 +117,11 @@
"structures/oruins3"
],
"mode": "PAINT",
"loot": [{"name": "structures/ocean-ruins"}],
"overrideGlobalLoot": true
"vanillaLoot": [
{
"name": "minecraft:chests/underwater_ruin_small"
}
]
}
],
"decorators": [

View File

@@ -86,7 +86,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
}
]
}

View File

@@ -265,7 +265,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
}
]
}

View File

@@ -265,7 +265,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
}
]
}

View File

@@ -109,7 +109,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
}
],
"childStyle": {

View File

@@ -104,7 +104,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
}
],
"slab": {

View File

@@ -189,7 +189,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.02,

View File

@@ -188,7 +188,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.02,

View File

@@ -161,7 +161,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
}
],
"childStyle": {

View File

@@ -109,7 +109,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
}
],
"childStyle": {

View File

@@ -99,7 +99,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
}
],
"slab": {

View File

@@ -172,7 +172,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
}
]
}

View File

@@ -120,7 +120,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
}
]
}

View File

@@ -260,7 +260,7 @@
"chance": 0.5,
"palette": [
{
"block": "minecraft:grass"
"block": "minecraft:short_grass"
}
]
},

View File

@@ -1,152 +0,0 @@
{
"name": "Magical Beach",
"entitySpawners": [
"mystical/magical-forest"
],
"color": "#3cdfff",
"rarity": 5,
"derivative": "PLAINS",
"vanillaDerivative": "PLAINS",
"customDerivitives": [
{
"category": "plains",
"downfallType": "none",
"id": "magicalforest",
"grassColor": "#3cdfff",
"foliageColor": "#8acbde",
"skyColor": "#b5cae9",
"waterColor": "#663271",
"waterFogColor": "#663271"
}
],
"effects": [
{
"particleAltX": 0.001,
"particleAltY": 6.00885,
"particleAltZ": 0.001,
"chance": 1,
"particleEffect": "GLOW",
"particleOffset": 0,
"interval": 60,
"particleCount": 3,
"particleDistance": 64
}
],
"generators": [
{
"min": 3,
"max": 7,
"generator": "plain"
},
{
"min": -7,
"max": 2,
"generator": "prototype/scattered"
}],
"wall": {"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"}
]},
"layers": [
{"palette": [{"block": "minecraft:sand"}]},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{"block": "minecraft:dirt"},
{"block": "minecraft:coarse_dirt"}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {"style": "STATIC"},
"palette": [
{"block": "minecraft:dirt"},
{"block": "minecraft:stone"}
]
}
],
"objects": [
{
"mode": "MIN_HEIGHT",
"chance": 0.5,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
},
"edit": [
{
"find": [{"block": "minecraft:birch_leaves"}],
"chance": 1,
"replace":{
"palette": [{
"block": "minecraft:oak_leaves", "weight": 3
}
]
}
},
{
"find": [{"block": "minecraft:ice"}],
"chance": 1,
"replace":{
"palette": [{
"block": "minecraft:purple_stained_glass"
}]
}
}
],
"place": [
"trees/jungle/bmbogeneric1",
"trees/jungle/bmbogeneric2",
"trees/jungle/bmbogeneric3",
"trees/jungle/bmbogeneric4",
"trees/jungle/bmbogeneric5",
"trees/jungle/bmbogeneric6",
"trees/jungle/bmbogeneric7",
"trees/jungle/bmbogeneric8",
"trees/jungle/bmbogeneric9"
]
}
],
"decorators": [
{
"chance": 0.4,
"style": {
"style": "STATIC",
"zoom": 0.4
},
"palette": [
{
"block": "minecraft:grass",
"weight": 4
},
{
"block": "minecraft:tall_grass",
"weight": 1
}
],
"forcePlace": false
}
],
"childStyle": {
"style": "NOWHERE",
"zoom": 0.5,
"exponent": 2
}
}

View File

@@ -1,311 +0,0 @@
{
"name": "Magical Forest",
"entitySpawners": [
"mystical/magical-forest"
],
"carving":{
"caves": [
{
"cave": "cavesv4/crystalized/tubes",
"rarity": 80,
"caveStartHeight":{
"max": 400,
"min": 30
}
}
]
},
"color": "#3cdfff",
"rarity": 5,
"derivative": "PLAINS",
"vanillaDerivative": "PLAINS",
"customDerivitives": [
{
"category": "plains",
"downfallType": "none",
"id": "magicalforest",
"grassColor": "#3cdfff",
"foliageColor": "#8acbde",
"skyColor": "#b5cae9",
"waterColor": "#663271",
"waterFogColor": "#663271"
}
],
"effects": [
{
"particleAltX": 0.001,
"particleAltY": 6.00885,
"particleAltZ": 0.001,
"chance": 1,
"particleEffect": "GLOW",
"particleOffset": 0,
"interval": 60,
"particleCount": 3,
"particleDistance": 64
}
],
"generators": [
{
"min": -8,
"max": 2,
"generator": "prototype/rivers"
},
{
"min": 3,
"max": 8,
"generator": "plain"
}
],
"wall": {"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"}
]},
"layers": [
{"palette": [{"block": "minecraft:grass_block"}]},
{
"minHeight": 2,
"maxHeight": 2,
"palette": [{"block": "minecraft:dirt"}]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{"block": "minecraft:dirt"},
{"block": "minecraft:coarse_dirt"}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {"style": "STATIC"},
"palette": [
{"block": "minecraft:dirt"},
{"block": "minecraft:stone"}
]
}
],
"objects": [
{
"mode": "MIN_HEIGHT",
"chance": 0.015,
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
},
"edit": [
{
"find": [{"block": "minecraft:packed_ice"}],
"chance": 1,
"replace":{
"palette": [{
"block": "minecraft:amethyst_block", "weight": 3
},
{
"block": "minecraft:budding_amethyst", "weight": 1
}
]
}
},
{
"find": [{"block": "minecraft:ice"}],
"chance": 1,
"replace":{
"palette": [{
"block": "minecraft:purple_stained_glass"
}]
}
}
],
"translate":{
"y": -10
},
"place": [
"clutter/icecluster1",
"clutter/icecluster2",
"clutter/icecluster3",
"clutter/icecluster4",
"clutter/icecluster5",
"clutter/icecluster6",
"clutter/icecluster7",
"clutter/icecluster8",
"clutter/icecluster9",
"clutter/icecluster10",
"clutter/icecluster11"
]
},
{
"mode": "CENTER_HEIGHT",
"chance": 0.1,
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/amethyst-cluster1",
"clutter/amethyst-cluster2",
"clutter/amethyst-cluster3",
"clutter/amethyst-cluster4",
"clutter/amethyst-cluster5"
],
"translate":{
"y": 1
}
},
{
"mode": "MIN_HEIGHT",
"chance": 0.025,
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/boulder1",
"clutter/boulder2",
"clutter/boulder3",
"clutter/boulder4",
"clutter/boulder5",
"clutter/boulder6",
"clutter/boulder7",
"clutter/boulder8",
"clutter/boulder9",
"clutter/boulder10"
]
},
{
"chance": 0.35,
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"trees/sakura/genericsak1",
"trees/sakura/genericsak2",
"trees/sakura/genericsak3",
"trees/sakura/genericsak4",
"trees/sakura/genericsak5"
],
"translate":{
"y": -3
}
},
{
"chance": 0.253,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
},
"translate":{
"y": 1
},
"place": [
"trees/oak/arid1",
"trees/oak/arid2",
"trees/oak/arid3",
"trees/oak/arid4",
"trees/oak/arid5",
"trees/oak/arid6",
"trees/oak/arid7"
]
}
],
"decorators": [
{
"chance": 0.015,
"style": {
"style": "STATIC",
"zoom": 0.4
},
"palette": [
{
"block": "minecraft:oak_leaves"
}
],
"forcePlace": false
},
{
"chance": 0.4,
"style": {
"style": "STATIC",
"zoom": 0.4
},
"palette": [
{
"block": "minecraft:grass",
"weight": 4
},
{
"block": "minecraft:tall_grass",
"weight": 1
}
],
"forcePlace": false
},
{
"chance": 0.025,
"style": {
"style": "STATIC",
"zoom": 0.4
},
"palette": [
{
"block": "minecraft:large_amethyst_bud",
"weight": 3
},
{
"block": "minecraft:medium_amethyst_bud",
"weight": 2
},
{
"block": "minecraft:small_amethyst_bud",
"weight": 3
},
{
"block": "minecraft:amethyst_cluster",
"weight": 2
}
],
"forcePlace": false
}
],
"childStyle": {
"style": "NOWHERE",
"zoom": 0.5,
"exponent": 2
}
}

View File

@@ -1,326 +0,0 @@
{
"name": "Mystical Shattered",
"entitySpawners": [
"mystical/magical-forest"
],
"color": "#3cdfff",
"rarity": 5,
"derivative": "PLAINS",
"vanillaDerivative": "PLAINS",
"customDerivitives": [
{
"category": "plains",
"downfallType": "none",
"id": "magicalforest",
"grassColor": "#3cdfff",
"foliageColor": "#8acbde",
"skyColor": "#b5cae9",
"waterColor": "#663271",
"waterFogColor": "#663271"
}
],
"effects": [
{
"particleAltX": 0.001,
"particleAltY": 6.00885,
"particleAltZ": 0.001,
"chance": 1,
"particleEffect": "GLOW",
"particleOffset": 0,
"interval": 60,
"particleCount": 3,
"particleDistance": 64
}
],
"generators": [
{
"min": 5,
"max": 15,
"generator": "mountain"
},
{
"min": 4,
"max": 200,
"generator": "prototype/scattered"
}
],
"wall": {"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"}
]},
"layers": [
{"palette": [{"block": "minecraft:grass_block"}]},
{
"minHeight": 2,
"maxHeight": 2,
"palette": [{"block": "minecraft:dirt"}]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{"block": "minecraft:dirt"},
{"block": "minecraft:coarse_dirt"}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {"style": "STATIC"},
"palette": [
{"block": "minecraft:dirt"},
{"block": "minecraft:stone"}
]
}
],
"objects": [
{
"mode": "CENTER_HEIGHT",
"chance": 0.35,
"clamp":{
"minimumHeight": 210
},
"slopeCondition":{
"maximumSlope": 10
},
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
},
"edit": [
{
"find": [{"block": "minecraft:birch_leaves"}],
"chance": 1,
"replace":{
"palette": [{
"block": "minecraft:oak_leaves", "weight": 3
}
]
}
},
{
"find": [{"block": "minecraft:ice"}],
"chance": 1,
"replace":{
"palette": [{
"block": "minecraft:purple_stained_glass"
}]
}
}
],
"place": [
"trees/jungle/bmbogeneric1",
"trees/jungle/bmbogeneric2",
"trees/jungle/bmbogeneric3",
"trees/jungle/bmbogeneric4",
"trees/jungle/bmbogeneric5",
"trees/jungle/bmbogeneric6",
"trees/jungle/bmbogeneric7",
"trees/jungle/bmbogeneric8",
"trees/jungle/bmbogeneric9"
]
},
{
"mode": "PAINT",
"chance": 0.00975,
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/camp1",
"clutter/camp3",
"clutter/camp4",
"clutter/camp5"
]
},
{
"mode": "MIN_HEIGHT",
"chance": 0.015,
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
},
"edit": [
{
"find": [{"block": "minecraft:packed_ice"}],
"chance": 1,
"replace":{
"palette": [{
"block": "minecraft:amethyst_block", "weight": 3
},
{
"block": "minecraft:budding_amethyst", "weight": 1
}
]
}
},
{
"find": [{"block": "minecraft:ice"}],
"chance": 1,
"replace":{
"palette": [{
"block": "minecraft:purple_stained_glass"
}]
}
}
],
"translate":{
"y": -10
},
"place": [
"clutter/icecluster1",
"clutter/icecluster2",
"clutter/icecluster3",
"clutter/icecluster4",
"clutter/icecluster5",
"clutter/icecluster6",
"clutter/icecluster7",
"clutter/icecluster8",
"clutter/icecluster9",
"clutter/icecluster10",
"clutter/icecluster11"
]
},
{
"mode": "CENTER_HEIGHT",
"chance": 0.1,
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/amethyst-cluster1",
"clutter/amethyst-cluster2",
"clutter/amethyst-cluster3",
"clutter/amethyst-cluster4",
"clutter/amethyst-cluster5"
],
"translate":{
"y": 1
}
},
{
"mode": "MIN_HEIGHT",
"chance": 0.035,
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/boulder1",
"clutter/boulder2",
"clutter/boulder3",
"clutter/boulder4",
"clutter/boulder5",
"clutter/boulder6",
"clutter/boulder7",
"clutter/boulder8",
"clutter/boulder9",
"clutter/boulder10"
]
}
],
"decorators": [
{
"chance": 0.015,
"style": {
"style": "STATIC",
"zoom": 0.4
},
"palette": [
{
"block": "minecraft:oak_leaves"
}
],
"forcePlace": false
},
{
"chance": 0.4,
"style": {
"style": "STATIC",
"zoom": 0.4
},
"palette": [
{
"block": "minecraft:grass",
"weight": 4
},
{
"block": "minecraft:tall_grass",
"weight": 1
}
],
"forcePlace": false
},
{
"chance": 0.025,
"style": {
"style": "STATIC",
"zoom": 0.4
},
"palette": [
{
"block": "minecraft:large_amethyst_bud",
"weight": 3
},
{
"block": "minecraft:medium_amethyst_bud",
"weight": 2
},
{
"block": "minecraft:small_amethyst_bud",
"weight": 3
},
{
"block": "minecraft:amethyst_cluster",
"weight": 2
}
],
"forcePlace": false
}
],
"childStyle": {
"style": "NOWHERE",
"zoom": 0.5,
"exponent": 2
}
}

View File

@@ -1,241 +0,0 @@
{
"name": "Ocean",
"color": "#5244D5",
"derivative": "OCEAN",
"vanillaDerivative": "OCEAN",
"generators": [{
"generator": "mountain",
"max": -35,
"min": -60
}],
"layers": [
{
"minHeight": 2,
"maxHeight": 2,
"slopeCondition": {
"minimumSlope": 0,
"maximumSlope": 3
},
"style": {"style": "FRACTAL_FBM_IRIS"},
"zoom": 0.6,
"palette": [
{"block": "minecraft:sand"},
{"block": "minecraft:clay"},
{"block": "minecraft:sand"},
{"block": "minecraft:gravel"},
{"block": "minecraft:sand"},
{"block": "minecraft:dirt"},
{
"weight": 2,
"block": "minecraft:sand"
}
]
},
{
"minHeight": 2,
"maxHeight": 10,
"palette": [{"block": "minecraft:gravel"}]
}
],
"objects": [
{
"place": [
"structures/landstone1",
"structures/landstone2",
"structures/landstone3",
"structures/landstone4",
"structures/landstone5"
],
"chance": 1,
"mode": "PAINT",
"underwater": true,
"waterloggable": true,
"rotation": {
"enabled": true,
"yAxis": {
"enabled": true,
"interval": 90,
"max": 360,
"min": 0
}
},
"edit": [
{
"find": [
{"block": "minecraft:grass_block"},
{"block": "minecraft:dirt"}
],
"replace": {"palette": [{"block": "minecraft:clay"}]}
},
{
"find": [
{"block": "minecraft:tall_grass"},
{"block": "minecraft:grass"}
],
"replace": {"palette": [{"block": "minecraft:water"}]}
}
]
},
{
"place": [
"structures/shipwithmastdegraded",
"structures/shipwithmast",
"structures/shipupsidedownfulldegraded",
"structures/shipupsidedownfull",
"structures/shipupsidedownfronthalfdegraded",
"structures/shipupsidedownfronthalf",
"structures/shipupsidedownbackhalfdegraded",
"structures/shipupsidedownbackhalf",
"structures/shipsidewaysfulldegraded",
"structures/shipsidewaysfull",
"structures/shipsidewaysfronthalfdegraded",
"structures/shipsidewaysfronthalf",
"structures/shipsidewaysbackhalfdegraded",
"structures/shipsidewaysbackhalf",
"structures/shiprightsideupfulldegraded",
"structures/shiprightsideupfull",
"structures/shiprightsideupfronthalfdegraded",
"structures/shiprightsideupfronthalf",
"structures/shiprightsideupbackhalfdegraded",
"structures/shiprightsideupbackhalf"
],
"chance": 0.0008,
"underwater": true,
"waterloggable": true
},
{
"place": [
"structures/oruins1",
"structures/oruins2",
"structures/oruins3"
],
"chance": 0.008,
"mode": "PAINT",
"underwater": true,
"waterloggable": true
},
{
"loot": ["structures/ocean-ruins"],
"overStilt": 0,
"chance": 0.0002,
"meld": false,
"density": 1,
"bottom": false,
"translateCenter": false,
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"xAxis": {
"min": 0,
"max": 0,
"interval": 0,
"enabled": false
},
"zAxis": {
"min": 0,
"max": 0,
"interval": 0,
"enabled": false
},
"enabled": true
},
"boreExtendMinY": 0,
"smartBore": false,
"waterloggable": true,
"bore": false,
"translate": {
"yRandom": 0,
"x": 0,
"y": -1,
"z": 0
},
"mode": "STILT",
"snow": 0,
"underwater": true,
"boreExtendMaxY": 0,
"onwater": false,
"warp": {
"multiplier": 1,
"style": "FLAT",
"zoom": 1,
"maxFractureAccuracy": false,
"exponent": 1
},
"place": ["jigsaw/ocean-monument/ocean_monument"],
"markers": [
{
"marker": "guardian",
"exact": false,
"maximumMarkers": 4,
"mark": [
{
"block": "minecraft:dark_prismarine_slab"
}
]
},
{
"marker": "guardian",
"exact": false,
"maximumMarkers": 9,
"mark": [
{
"block": "minecraft:prismarine"
}
]
},
{
"marker": "elderguardian",
"exact": false,
"maximumMarkers": 3,
"mark": [
{
"block": "minecraft:sea_pickle"
}
]
}
]
}
],
"decorators": [
{
"chance": 0.02,
"palette": [{"block": "minecraft:kelp_plant"}],
"stackMin": 2,
"stackMax": 6
},
{
"chance": 0.05,
"palette": [{"block": "minecraft:seagrass"}]
}
],
"childStyle": {
"style": "SIMPLEX",
"zoom": 2,
"fracture": {
"style": "SIMPLEX",
"zoom": 0.8,
"multiplier": 50,
"fracture": {
"style": "CELLULAR",
"zoom": 0.3,
"multiplier": 25
}
}
},
"childShrinkFactor": 1
}

View File

@@ -142,11 +142,18 @@
"structures/oruins3"
],
"mode": "PAINT",
"loot": [{"name": "structures/ocean-ruins"}],
"overrideGlobalLoot": true
"vanillaLoot": [
{
"name": "minecraft:chests/underwater_ruin_small"
}
]
},
{
"loot": ["structures/ocean-ruins"],
"vanillaLoot": [
{
"name": "minecraft:chests/underwater_ruin_small"
}
],
"overStilt": 0,
"chance": 0.0007,
"meld": false,

View File

@@ -142,11 +142,18 @@
"structures/oruins3"
],
"mode": "PAINT",
"loot": [{"name": "structures/ocean-ruins"}],
"overrideGlobalLoot": true
"vanillaLoot": [
{
"name": "minecraft:chests/underwater_ruin_small"
}
]
},
{
"loot": ["structures/ocean-ruins"],
"vanillaLoot": [
{
"name": "minecraft:chests/underwater_ruin_small"
}
],
"overStilt": 0,
"chance": 0.0007,
"meld": false,

View File

@@ -71,7 +71,7 @@
{
"find": [
{"block": "minecraft:tall_grass"},
{"block": "minecraft:grass"}
{"block": "minecraft:short_grass"}
],
"replace": {"palette": [{"block": "minecraft:water"}]}
}
@@ -116,7 +116,11 @@
"waterloggable": true
},
{
"loot": ["structures/ocean-ruins"],
"vanillaLoot": [
{
"name": "minecraft:chests/underwater_ruin_small"
}
],
"overStilt": 0,
"chance": 0.0002,
"meld": false,

View File

@@ -3,12 +3,13 @@
"color": "#5C4DEA",
"derivative": "DEEP_OCEAN",
"vanillaDerivative": "DEEP_OCEAN",
"generators": [{
"generator": "smooth-dunes",
"max": -40,
"min": -60
}],
"generators": [
{
"generator": "smooth-dunes",
"max": -40,
"min": -60
}
],
"layers": [
{
"minHeight": 2,
@@ -17,15 +18,29 @@
"minimumSlope": 0,
"maximumSlope": 3
},
"style": {"style": "NOWHERE"},
"style": {
"style": "NOWHERE"
},
"zoom": 0.6,
"palette": [
{"block": "minecraft:sand"},
{"block": "minecraft:clay"},
{"block": "minecraft:sand"},
{"block": "minecraft:gravel"},
{"block": "minecraft:sand"},
{"block": "minecraft:dirt"},
{
"block": "minecraft:sand"
},
{
"block": "minecraft:clay"
},
{
"block": "minecraft:sand"
},
{
"block": "minecraft:gravel"
},
{
"block": "minecraft:sand"
},
{
"block": "minecraft:dirt"
},
{
"weight": 2,
"block": "minecraft:sand"
@@ -35,16 +50,19 @@
{
"minHeight": 2,
"maxHeight": 10,
"palette": [{"block": "minecraft:gravel"}]
"palette": [
{
"block": "minecraft:gravel"
}
]
}
],
"objects": [
{
{
"underwater": true,
"waterloggable": true,
"chance": 0.35,
"density": 2,
"mode": "PAINT",
"rotation": {
"enabled": true,
@@ -57,15 +75,19 @@
},
"edit": [
{
"find": [{
"block": "minecraft:iron_ore"
}],
"find": [
{
"block": "minecraft:iron_ore"
}
],
"chance": 1,
"replace":{
"palette": [{"block": "minecraft:iron_ore"}]
"replace": {
"palette": [
{
"block": "minecraft:iron_ore"
}
]
}
}
],
"place": [
@@ -79,7 +101,7 @@
"clutter/ore-mcluster2"
]
},
{
{
"underwater": true,
"waterloggable": true,
"chance": 0.25,
@@ -95,15 +117,19 @@
},
"edit": [
{
"find": [{
"block": "minecraft:iron_ore"
}],
"find": [
{
"block": "minecraft:iron_ore"
}
],
"chance": 0.7,
"replace":{
"palette": [{"block": "minecraft:gold_ore"}]
"replace": {
"palette": [
{
"block": "minecraft:gold_ore"
}
]
}
}
],
"place": [
@@ -117,7 +143,7 @@
"clutter/ore-mcluster2"
]
},
{
{
"underwater": true,
"waterloggable": true,
"chance": 0.15,
@@ -133,15 +159,19 @@
},
"edit": [
{
"find": [{
"block": "minecraft:iron_ore"
}],
"find": [
{
"block": "minecraft:iron_ore"
}
],
"chance": 0.7,
"replace":{
"palette": [{"block": "minecraft:lapis_ore"}]
"replace": {
"palette": [
{
"block": "minecraft:lapis_ore"
}
]
}
}
],
"place": [
@@ -155,7 +185,7 @@
"clutter/ore-mcluster2"
]
},
{
{
"underwater": true,
"waterloggable": true,
"chance": 0.15,
@@ -171,15 +201,19 @@
},
"edit": [
{
"find": [{
"block": "minecraft:iron_ore"
}],
"find": [
{
"block": "minecraft:iron_ore"
}
],
"chance": 0.7,
"replace":{
"palette": [{"block": "minecraft:coal_ore"}]
"replace": {
"palette": [
{
"block": "minecraft:coal_ore"
}
]
}
}
],
"place": [
@@ -193,7 +227,7 @@
"clutter/ore-mcluster2"
]
},
{
{
"underwater": true,
"waterloggable": true,
"chance": 0.05,
@@ -209,15 +243,19 @@
},
"edit": [
{
"find": [{
"block": "minecraft:iron_ore"
}],
"find": [
{
"block": "minecraft:iron_ore"
}
],
"chance": 0.7,
"replace":{
"palette": [{"block": "minecraft:diamond_ore"}]
"replace": {
"palette": [
{
"block": "minecraft:diamond_ore"
}
]
}
}
],
"place": [
@@ -268,13 +306,21 @@
"structures/kship4"
],
"chance": 0.001,
"markers": [{
"mark": [{"block": "minecraft:spruce_planks"}],
"maximumMarkers": 4,
"marker": "skelepirate"
}],
"markers": [
{
"mark": [
{
"block": "minecraft:spruce_planks"
}
],
"maximumMarkers": 4,
"marker": "skelepirate"
}
],
"onwater": true,
"translate": {"y": -1},
"translate": {
"y": -1
},
"waterloggable": true
},
{
@@ -332,11 +378,16 @@
"structures/oruins3"
],
"mode": "PAINT",
"loot": [{"name": "structures/ocean-ruins"}],
"overrideGlobalLoot": true
"vanillaLoot": [
{
"name": "minecraft:chests/underwater_ruin_small"
}
]
},
{
"loot": ["structures/ocean-ruins"],
"loot": [
"structures/ocean-ruins"
],
"overStilt": 0,
"chance": 0.0007,
"meld": false,
@@ -386,7 +437,9 @@
"maxFractureAccuracy": false,
"exponent": 1
},
"place": ["jigsaw/ocean-monument/ocean_monument"],
"place": [
"jigsaw/ocean-monument/ocean_monument"
],
"markers": [
{
"marker": "guardian",
@@ -405,11 +458,8 @@
"mark": [
{
"block": "minecraft:prismarine"
}
]
},
{
"marker": "elderguardian",
@@ -427,19 +477,31 @@
"decorators": [
{
"chance": 0.2,
"palette": [{"block": "minecraft:seagrass"}]
"palette": [
{
"block": "minecraft:seagrass"
}
]
},
{
"chance": 0.2,
"palette": [{
"block": "minecraft:tall_seagrass",
"data": {"half": "lower"}
}],
"topPalette": [{
"block": "minecraft:tall_seagrass",
"data": {"half": "upper"}
}],
"palette": [
{
"block": "minecraft:tall_seagrass",
"data": {
"half": "lower"
}
}
],
"topPalette": [
{
"block": "minecraft:tall_seagrass",
"data": {
"half": "upper"
}
}
],
"partOf": "SEA_FLOOR"
}
]
}
}

View File

@@ -102,7 +102,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
}
]
}

View File

@@ -3,16 +3,24 @@
"color": "#4639C0",
"derivative": "WARM_OCEAN",
"vanillaDerivative": "WARM_OCEAN",
"generators": [{
"generator": "plain",
"max": -30,
"min": -50
}],
"layers": [{
"minHeight": 2,
"maxHeight": 10,
"palette": [{"block": "minecraft:sand"}]
}],
"generators": [
{
"generator": "plain",
"max": -30,
"min": -50
}
],
"layers": [
{
"minHeight": 2,
"maxHeight": 10,
"palette": [
{
"block": "minecraft:sand"
}
]
}
],
"objects": [
{
"place": [
@@ -66,23 +74,41 @@
"min": -360
}
},
"edit": [{
"find": [
{"block": "minecraft:stone"},
{"block": "minecraft:dirt"}
],
"replace": {
"palette": [
{"block": "minecraft:brain_coral_block"},
{"block": "minecraft:horn_coral_block"},
{"block": "minecraft:tube_coral_block"},
{"block": "minecraft:fire_coral_block"},
{"block": "minecraft:bubble_coral_block"}
"edit": [
{
"find": [
{
"block": "minecraft:stone"
},
{
"block": "minecraft:dirt"
}
],
"style": {"style": "CELLULAR"},
"zoom": 0.07
"replace": {
"palette": [
{
"block": "minecraft:brain_coral_block"
},
{
"block": "minecraft:horn_coral_block"
},
{
"block": "minecraft:tube_coral_block"
},
{
"block": "minecraft:fire_coral_block"
},
{
"block": "minecraft:bubble_coral_block"
}
],
"style": {
"style": "CELLULAR"
},
"zoom": 0.07
}
}
}]
]
},
{
"place": [
@@ -100,17 +126,37 @@
"edit": [
{
"find": [
{"block": "minecraft:grass_block"},
{"block": "minecraft:dirt"}
{
"block": "minecraft:grass_block"
},
{
"block": "minecraft:dirt"
}
],
"replace": {"palette": [{"block": "minecraft:clay"}]}
"replace": {
"palette": [
{
"block": "minecraft:clay"
}
]
}
},
{
"find": [
{"block": "minecraft:tall_grass"},
{"block": "minecraft:grass"}
{
"block": "minecraft:tall_grass"
},
{
"block": "minecraft:short_grass"
}
],
"replace": {"palette": [{"block": "minecraft:seagrass"}]}
"replace": {
"palette": [
{
"block": "minecraft:seagrass"
}
]
}
}
]
},
@@ -132,14 +178,22 @@
"structures/kship3",
"structures/kship4"
],
"markers": [{
"mark": [{"block": "minecraft:spruce_planks"}],
"maximumMarkers": 4,
"marker": "skelepirate"
}],
"markers": [
{
"mark": [
{
"block": "minecraft:spruce_planks"
}
],
"maximumMarkers": 4,
"marker": "skelepirate"
}
],
"chance": 0.005,
"onwater": true,
"translate": {"y": -1},
"translate": {
"y": -1
},
"waterloggable": true
},
{
@@ -160,155 +214,181 @@
"structures/oruins3"
],
"mode": "PAINT",
"loot": [{"name": "structures/ocean-ruins"}],
"overrideGlobalLoot": true
"vanillaLoot": [
{
"name": "minecraft:chests/underwater_ruin_small"
}
]
},
{
"loot": ["structures/ocean-ruins"],
"overStilt": 0,
"chance": 0.0006,
"meld": false,
"density": 1,
"bottom": false,
"translateCenter": false,
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
{
"vanillaLoot": [
{
"name": "minecraft:chests/underwater_ruin_small"
}
],
"overStilt": 0,
"chance": 0.0006,
"meld": false,
"density": 1,
"bottom": false,
"translateCenter": false,
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"xAxis": {
"min": 0,
"max": 0,
"interval": 0,
"enabled": false
},
"zAxis": {
"min": 0,
"max": 0,
"interval": 0,
"enabled": false
},
"enabled": true
},
"xAxis": {
"min": 0,
"max": 0,
"interval": 0,
"enabled": false
"boreExtendMinY": 0,
"smartBore": false,
"waterloggable": true,
"bore": false,
"translate": {
"yRandom": 0,
"x": 0,
"y": -1,
"z": 0
},
"zAxis": {
"min": 0,
"max": 0,
"interval": 0,
"enabled": false
"mode": "STILT",
"snow": 0,
"underwater": true,
"boreExtendMaxY": 0,
"onwater": false,
"warp": {
"multiplier": 1,
"style": "FLAT",
"zoom": 1,
"maxFractureAccuracy": false,
"exponent": 1
},
"enabled": true
},
"boreExtendMinY": 0,
"smartBore": false,
"waterloggable": true,
"bore": false,
"translate": {
"yRandom": 0,
"x": 0,
"y": -1,
"z": 0
},
"mode": "STILT",
"snow": 0,
"underwater": true,
"boreExtendMaxY": 0,
"onwater": false,
"warp": {
"multiplier": 1,
"style": "FLAT",
"zoom": 1,
"maxFractureAccuracy": false,
"exponent": 1
},
"place": ["jigsaw/ocean-monument/ocean_monument"],
"markers": [
{
"marker": "guardian",
"exact": false,
"maximumMarkers": 4,
"mark": [
{
"block": "minecraft:dark_prismarine_slab"
}
]
},
{
"marker": "guardian",
"exact": false,
"maximumMarkers": 9,
"mark": [
{
"block": "minecraft:prismarine"
}
]
},
{
"marker": "elderguardian",
"exact": false,
"maximumMarkers": 3,
"mark": [
{
"block": "minecraft:sea_pickle"
}
]
}
]
}
"place": [
"jigsaw/ocean-monument/ocean_monument"
],
"markers": [
{
"marker": "guardian",
"exact": false,
"maximumMarkers": 4,
"mark": [
{
"block": "minecraft:dark_prismarine_slab"
}
]
},
{
"marker": "guardian",
"exact": false,
"maximumMarkers": 9,
"mark": [
{
"block": "minecraft:prismarine"
}
]
},
{
"marker": "elderguardian",
"exact": false,
"maximumMarkers": 3,
"mark": [
{
"block": "minecraft:sea_pickle"
}
]
}
]
}
],
"decorators": [
{
"chance": 0.05,
"style": {"style": "STATIC"},
"variance": {"style": "STATIC"},
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
},
"palette": [
{
"block": "minecraft:sea_pickle",
"data": {"pickles": 1}
"data": {
"pickles": 1
}
},
{
"weight": 2,
"block": "minecraft:sea_pickle",
"data": {"pickles": 2}
"data": {
"pickles": 2
}
},
{
"weight": 3,
"block": "minecraft:sea_pickle",
"data": {"pickles": 3}
"data": {
"pickles": 3
}
},
{
"weight": 4,
"block": "minecraft:sea_pickle",
"data": {"pickles": 4}
"data": {
"pickles": 4
}
}
]
},
{
"chance": 0.02,
"palette": [{"block": "minecraft:kelp_plant"}],
"palette": [
{
"block": "minecraft:kelp_plant"
}
],
"stackMin": 2,
"stackMax": 6,
"partOf": "SEA_FLOOR"
},
{
"chance": 0.2,
"palette": [{"block": "minecraft:seagrass"}]
"palette": [
{
"block": "minecraft:seagrass"
}
]
},
{
"chance": 0.2,
"palette": [{
"block": "minecraft:tall_seagrass",
"data": {"half": "lower"}
}],
"topPalette": [{
"block": "minecraft:tall_seagrass",
"data": {"half": "upper"}
}],
"palette": [
{
"block": "minecraft:tall_seagrass",
"data": {
"half": "lower"
}
}
],
"topPalette": [
{
"block": "minecraft:tall_seagrass",
"data": {
"half": "upper"
}
}
],
"partOf": "SEA_FLOOR"
}
]
}
}

View File

@@ -122,7 +122,7 @@
{
"find": [
{"block": "minecraft:tall_grass"},
{"block": "minecraft:grass"}
{"block": "minecraft:short_grass"}
],
"replace": {"palette": [{"block": "minecraft:seagrass"}]}
}
@@ -173,9 +173,11 @@
"structures/oruins2",
"structures/oruins3"
],
"mode": "PAINT",
"loot": [{"name": "structures/ocean-ruins"}],
"overrideGlobalLoot": true
"vanillaLoot": [
{
"name": "minecraft:chests/underwater_ruin_small"
}
]
}
],
"decorators": [

View File

@@ -111,7 +111,7 @@
"chance": 0.4,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
},
{

View File

@@ -193,7 +193,7 @@
"chance": 0.3,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
},
{

View File

@@ -196,7 +196,7 @@
"chance": 0.3,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
},
{

View File

@@ -220,7 +220,7 @@
"variance": {"style": "STATIC"},
"zoom": 0.5,
"palette": [
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:tall_grass"}
],
"style": {"style": "STATIC"}

View File

@@ -221,7 +221,7 @@
"chance": 0.3,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
},
{

View File

@@ -216,7 +216,7 @@
"chance": 0.3,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
},
{

View File

@@ -89,7 +89,7 @@
"chance": 0.35,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
}]
}

View File

@@ -294,7 +294,7 @@
"chance": 0.45,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
}
]

View File

@@ -295,7 +295,7 @@
"chance": 0.45,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
}
]

View File

@@ -181,7 +181,7 @@
"chance": 0.4,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
},
{

View File

@@ -304,7 +304,7 @@
"chance": 0.45,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
}
],

View File

@@ -152,7 +152,7 @@
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:fern"}
],
"style": {"style": "STATIC"}

View File

@@ -343,7 +343,7 @@
"chance": 0.45,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
}
]

View File

@@ -346,7 +346,7 @@
"chance": 0.45,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
}
]

View File

@@ -318,7 +318,7 @@
"chance": 0.45,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
}
]

View File

@@ -322,7 +322,7 @@
"chance": 0.45,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
}
]

View File

@@ -105,7 +105,7 @@
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:fern"}
],
"style": {"style": "STATIC"}

View File

@@ -168,7 +168,7 @@
},
{
"chance": 0.25,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.065,

View File

@@ -114,7 +114,7 @@
"decorators": [
{
"chance": 0.25,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.065,

View File

@@ -274,7 +274,7 @@
"chance": 0.45,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
}
],

View File

@@ -281,7 +281,7 @@
"chance": 0.45,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
}
],

View File

@@ -176,7 +176,7 @@
{
"chance": 0.35,
"variance": {"style": "STATIC"},
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
},
{

View File

@@ -207,7 +207,7 @@
"chance": 0.4,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
},
{

View File

@@ -220,7 +220,7 @@
"chance": 0.4,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
},
{

View File

@@ -222,7 +222,7 @@
"chance": 0.4,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
},
{

View File

@@ -168,7 +168,7 @@
"variance": {"style": "STATIC"},
"zoom": 0.1,
"palette": [
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:allium"},
{"block": "minecraft:poppy"},
{"block": "minecraft:dandelion"},
@@ -184,7 +184,7 @@
"zoom": 0.3,
"palette": [
{
"block": "minecraft:grass",
"block": "minecraft:short_grass",
"weight": 10
},
{"block": "minecraft:fern"}

View File

@@ -100,7 +100,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"stackMin": 1,

View File

@@ -330,17 +330,17 @@
"palette": [
{
"weight": 1,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
},
{
"block": "minecraft:grass"
"block": "minecraft:short_grass"
},
{
"block": "minecraft:grass"
"block": "minecraft:short_grass"
},
{
"chance": 7,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
}
]
},

View File

@@ -239,13 +239,13 @@
"palette": [
{
"weight": 1,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
},
{"block": "minecraft:grass"},
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:short_grass"},
{
"chance": 7,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
}
]
},

View File

@@ -252,13 +252,13 @@
"palette": [
{
"weight": 1,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
},
{"block": "minecraft:grass"},
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:short_grass"},
{
"chance": 7,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
}
]
},

View File

@@ -140,7 +140,7 @@
},
{
"palette": [
{"block": "minecraft:grass", "weight": 2},
{"block": "minecraft:short_grass", "weight": 2},
{"block": "minecraft:tall_grass", "weight": 1}
],

View File

@@ -91,7 +91,7 @@
},
{
"chance": 0.2,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.2,

View File

@@ -388,7 +388,7 @@
},
"palette": [
{"block": "minecraft:dandelion"},
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:poppy"},
{"block": "minecraft:blue_orchid"},
{"block": "minecraft:allium"},
@@ -409,13 +409,13 @@
"palette": [
{
"weight": 1,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
},
{"block": "minecraft:grass"},
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:short_grass"},
{
"chance": 7,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
},
{"block": "minecraft:dandelion"},
{"block": "minecraft:poppy"},
@@ -459,7 +459,7 @@
"chance": 0.5,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.03,

View File

@@ -399,7 +399,7 @@
},
"palette": [
{"block": "minecraft:dandelion"},
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:poppy"},
{"block": "minecraft:blue_orchid"},
{"block": "minecraft:allium"},
@@ -420,13 +420,13 @@
"palette": [
{
"weight": 1,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
},
{"block": "minecraft:grass"},
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:short_grass"},
{
"chance": 7,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
},
{"block": "minecraft:dandelion"},
{"block": "minecraft:poppy"},
@@ -470,7 +470,7 @@
"chance": 0.5,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.03,

View File

@@ -121,7 +121,7 @@
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:fern"}
],
"style": {"style": "STATIC"}

View File

@@ -111,7 +111,7 @@
"chance": 0.19,
"variance": {"style": "STATIC"},
"zoom": 0.3,
"palette": [{"block": "minecraft:grass"}],
"palette": [{"block": "minecraft:short_grass"}],
"style": {"style": "STATIC"}
},
{

View File

@@ -338,7 +338,7 @@
"zoom": 0.2,
"palette": [{
"weight": 1,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
}]
},
{
@@ -383,7 +383,7 @@
"particleAltY": -0.33885,
"particleAltZ": 0.301,
"chance": 3,
"particleEffect": "TOTEM",
"particleEffect": "TOTEM_OF_UNDYING",
"particleOffset": 12,
"interval": 550,
"particleCount": 3

View File

@@ -339,7 +339,7 @@
"zoom": 0.2,
"palette": [{
"weight": 1,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
}]
},
{
@@ -384,7 +384,7 @@
"particleAltY": -0.33885,
"particleAltZ": 0.301,
"chance": 3,
"particleEffect": "TOTEM",
"particleEffect": "TOTEM_OF_UNDYING",
"particleOffset": 12,
"interval": 550,
"particleCount": 3

View File

@@ -183,7 +183,7 @@
"chance": 0.5,
"palette": [
{
"block": "minecraft:grass",
"block": "minecraft:short_grass",
"weight": 15
},
{

View File

@@ -193,7 +193,7 @@
"chance": 0.5,
"palette": [
{
"block": "minecraft:grass",
"block": "minecraft:short_grass",
"weight": 15
},
{

View File

@@ -197,7 +197,7 @@
"chance": 0.5,
"palette": [
{
"block": "minecraft:grass",
"block": "minecraft:short_grass",
"weight": 15
},
{

View File

@@ -193,7 +193,7 @@
},
{
"chance": 0.1,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
}
]
}

View File

@@ -161,7 +161,7 @@
"palette": [
{
"weight": 1,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
},
{"block": "minecraft:lily_of_the_valley"},
{"block": "minecraft:allium"},
@@ -177,7 +177,7 @@
"zoom": 0.2,
"palette": [{
"weight": 1,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
}]
},
{

View File

@@ -208,7 +208,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.06,

View File

@@ -226,7 +226,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.06,

View File

@@ -210,7 +210,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
},
{
"chance": 0.06,

View File

@@ -224,13 +224,13 @@
"palette": [
{
"weight": 1,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
},
{"block": "minecraft:grass"},
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:short_grass"},
{
"chance": 7,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
}
]
},

View File

@@ -246,13 +246,13 @@
"palette": [
{
"weight": 1,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
},
{"block": "minecraft:grass"},
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:short_grass"},
{
"chance": 7,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
}
]
},

View File

@@ -273,7 +273,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
}
],
"features": [{

View File

@@ -286,7 +286,7 @@
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [{"block": "minecraft:short_grass"}]
}
],
"features": [{

View File

@@ -258,7 +258,7 @@
"zoom": 0.2,
"palette": [{
"chance": 7,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
}]
},
{
@@ -270,7 +270,7 @@
{"block": "minecraft:rose_bush"},
{"block": "minecraft:cobblestone_slab"},
{"block": "minecraft:dandelion"},
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:poppy"},
{"block": "minecraft:blue_orchid"},
{"block": "minecraft:allium"},

View File

@@ -253,7 +253,7 @@
"zoom": 0.2,
"palette": [{
"chance": 7,
"block": "minecraft:grass"
"block": "minecraft:short_grass"
}]
},
{
@@ -265,7 +265,7 @@
{"block": "minecraft:rose_bush"},
{"block": "minecraft:cobblestone_slab"},
{"block": "minecraft:dandelion"},
{"block": "minecraft:grass"},
{"block": "minecraft:short_grass"},
{"block": "minecraft:poppy"},
{"block": "minecraft:blue_orchid"},
{"block": "minecraft:allium"},

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