mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-19 14:59:22 +00:00
Dry Bush
This commit is contained in:
@@ -5,14 +5,14 @@
|
|||||||
{
|
{
|
||||||
"palette": [
|
"palette": [
|
||||||
{
|
{
|
||||||
"block": "minecraft:grass_block"
|
"block": "minecraft:sand"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"decorators": [
|
"decorators": [
|
||||||
"snippet/decorator/leaf"
|
"snippet/decorator/bush"
|
||||||
],
|
],
|
||||||
|
|
||||||
"generators": [
|
"generators": [
|
||||||
|
|||||||
@@ -156,6 +156,7 @@
|
|||||||
{
|
{
|
||||||
"chance": 0.005,
|
"chance": 0.005,
|
||||||
"palette": [{"block": "minecraft:dead_bush"}]
|
"palette": [{"block": "minecraft:dead_bush"}]
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -155,6 +155,7 @@
|
|||||||
{
|
{
|
||||||
"chance": 0.005,
|
"chance": 0.005,
|
||||||
"palette": [{"block": "minecraft:dead_bush"}]
|
"palette": [{"block": "minecraft:dead_bush"}]
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -39,6 +39,7 @@
|
|||||||
{
|
{
|
||||||
"chance": 0.005,
|
"chance": 0.005,
|
||||||
"palette": [{"block": "minecraft:dead_bush"}]
|
"palette": [{"block": "minecraft:dead_bush"}]
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -266,6 +266,7 @@
|
|||||||
{
|
{
|
||||||
"chance": 0.5,
|
"chance": 0.5,
|
||||||
"palette": [{"block": "minecraft:short_grass"}]
|
"palette": [{"block": "minecraft:short_grass"}]
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -83,7 +83,8 @@
|
|||||||
"zoom": 0.3,
|
"zoom": 0.3,
|
||||||
"palette": [{"block": "minecraft:dead_bush"}],
|
"palette": [{"block": "minecraft:dead_bush"}],
|
||||||
"style": {"style": "STATIC"}
|
"style": {"style": "STATIC"}
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
],
|
],
|
||||||
"lockLayers": true
|
"lockLayers": true
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -94,7 +94,8 @@
|
|||||||
"zoom": 0.3,
|
"zoom": 0.3,
|
||||||
"palette": [{"block": "minecraft:dead_bush"}],
|
"palette": [{"block": "minecraft:dead_bush"}],
|
||||||
"style": {"style": "STATIC"}
|
"style": {"style": "STATIC"}
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
],
|
],
|
||||||
"lockLayers": true
|
"lockLayers": true
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -100,7 +100,8 @@
|
|||||||
"zoom": 0.3,
|
"zoom": 0.3,
|
||||||
"palette": [{"block": "minecraft:dead_bush"}],
|
"palette": [{"block": "minecraft:dead_bush"}],
|
||||||
"style": {"style": "STATIC"}
|
"style": {"style": "STATIC"}
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
],
|
],
|
||||||
"childShrinkFactor": 0.35,
|
"childShrinkFactor": 0.35,
|
||||||
"lockLayers": true
|
"lockLayers": true
|
||||||
|
|||||||
@@ -83,7 +83,8 @@
|
|||||||
"zoom": 0.3,
|
"zoom": 0.3,
|
||||||
"palette": [{"block": "minecraft:dead_bush"}],
|
"palette": [{"block": "minecraft:dead_bush"}],
|
||||||
"style": {"style": "STATIC"}
|
"style": {"style": "STATIC"}
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
],
|
],
|
||||||
"lockLayers": true
|
"lockLayers": true
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -165,7 +165,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"style": {"style": "STATIC"}
|
"style": {"style": "STATIC"}
|
||||||
}],
|
},
|
||||||
|
"snippet/decorator/dry_grass"],
|
||||||
"childStyle": {
|
"childStyle": {
|
||||||
"style": "NOWHERE_CELLULAR",
|
"style": "NOWHERE_CELLULAR",
|
||||||
"zoom": 1.2,
|
"zoom": 1.2,
|
||||||
|
|||||||
@@ -90,7 +90,8 @@
|
|||||||
"zoom": 0.3,
|
"zoom": 0.3,
|
||||||
"palette": [{"block": "minecraft:dead_bush"}],
|
"palette": [{"block": "minecraft:dead_bush"}],
|
||||||
"style": {"style": "STATIC"}
|
"style": {"style": "STATIC"}
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
],
|
],
|
||||||
"lockLayers": true,
|
"lockLayers": true,
|
||||||
"deposits": [{
|
"deposits": [{
|
||||||
|
|||||||
@@ -266,6 +266,7 @@
|
|||||||
{
|
{
|
||||||
"chance": 0.5,
|
"chance": 0.5,
|
||||||
"palette": [{"block": "minecraft:short_grass"}]
|
"palette": [{"block": "minecraft:short_grass"}]
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -106,7 +106,8 @@
|
|||||||
"zoom": 0.3,
|
"zoom": 0.3,
|
||||||
"palette": [{"block": "minecraft:dead_bush"}],
|
"palette": [{"block": "minecraft:dead_bush"}],
|
||||||
"style": {"style": "STATIC"}
|
"style": {"style": "STATIC"}
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
],
|
],
|
||||||
"lockLayers": true
|
"lockLayers": true
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -157,6 +157,7 @@
|
|||||||
"zoom": 0.3,
|
"zoom": 0.3,
|
||||||
"palette": [{"block": "minecraft:tall_grass"}],
|
"palette": [{"block": "minecraft:tall_grass"}],
|
||||||
"style": {"style": "STATIC"}
|
"style": {"style": "STATIC"}
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -215,7 +215,8 @@
|
|||||||
"zoom": 0.3,
|
"zoom": 0.3,
|
||||||
"palette": [{"block": "minecraft:tall_grass"}],
|
"palette": [{"block": "minecraft:tall_grass"}],
|
||||||
"style": {"style": "STATIC"}
|
"style": {"style": "STATIC"}
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
],
|
],
|
||||||
"biomeSkyScatter": [
|
"biomeSkyScatter": [
|
||||||
"DESERT",
|
"DESERT",
|
||||||
|
|||||||
@@ -218,7 +218,8 @@
|
|||||||
"zoom": 0.3,
|
"zoom": 0.3,
|
||||||
"palette": [{"block": "minecraft:tall_grass"}],
|
"palette": [{"block": "minecraft:tall_grass"}],
|
||||||
"style": {"style": "STATIC"}
|
"style": {"style": "STATIC"}
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
],
|
],
|
||||||
"biomeSkyScatter": [
|
"biomeSkyScatter": [
|
||||||
"DESERT",
|
"DESERT",
|
||||||
|
|||||||
@@ -246,7 +246,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"style": {"style": "STATIC"}
|
"style": {"style": "STATIC"}
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
],
|
],
|
||||||
"biomeSkyScatter": ["DESERT"]
|
"biomeSkyScatter": ["DESERT"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -243,7 +243,8 @@
|
|||||||
"zoom": 0.3,
|
"zoom": 0.3,
|
||||||
"palette": [{"block": "minecraft:tall_grass"}],
|
"palette": [{"block": "minecraft:tall_grass"}],
|
||||||
"style": {"style": "STATIC"}
|
"style": {"style": "STATIC"}
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
],
|
],
|
||||||
"biomeSkyScatter": [
|
"biomeSkyScatter": [
|
||||||
"DESERT",
|
"DESERT",
|
||||||
|
|||||||
@@ -238,7 +238,8 @@
|
|||||||
"zoom": 0.3,
|
"zoom": 0.3,
|
||||||
"palette": [{"block": "minecraft:tall_grass"}],
|
"palette": [{"block": "minecraft:tall_grass"}],
|
||||||
"style": {"style": "STATIC"}
|
"style": {"style": "STATIC"}
|
||||||
}
|
},
|
||||||
|
"snippet/decorator/dry_grass"
|
||||||
],
|
],
|
||||||
"biomeSkyScatter": [
|
"biomeSkyScatter": [
|
||||||
"DESERT",
|
"DESERT",
|
||||||
|
|||||||
@@ -91,5 +91,6 @@
|
|||||||
"zoom": 0.3,
|
"zoom": 0.3,
|
||||||
"palette": [{"block": "minecraft:short_grass"}],
|
"palette": [{"block": "minecraft:short_grass"}],
|
||||||
"style": {"style": "STATIC"}
|
"style": {"style": "STATIC"}
|
||||||
}]
|
},
|
||||||
|
"snippet/decorator/dry_grass"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
"fluidHeight": 75,
|
"fluidHeight": 75,
|
||||||
"jigsawStructureDivisor": 20,
|
"jigsawStructureDivisor": 20,
|
||||||
"continentZoom": 1,
|
"continentZoom": 1,
|
||||||
|
"focusRegion": "temperate",
|
||||||
"continentalStyle": {
|
"continentalStyle": {
|
||||||
"style": "NOWHERE_CELLULAR",
|
"style": "NOWHERE_CELLULAR",
|
||||||
"fracture": {
|
"fracture": {
|
||||||
|
|||||||
37
snippet/decorator/dry_grass.json
Normal file
37
snippet/decorator/dry_grass.json
Normal file
@@ -0,0 +1,37 @@
|
|||||||
|
{
|
||||||
|
"chance": 0.01,
|
||||||
|
"style": {
|
||||||
|
"style": "CELLULAR",
|
||||||
|
"zoom": 0.3,
|
||||||
|
"exponent": 1.5,
|
||||||
|
"axialFracturing": true,
|
||||||
|
"fracture": {
|
||||||
|
"multiplier": 55,
|
||||||
|
"axialFracturing": true,
|
||||||
|
"style": "NOWHERE",
|
||||||
|
"zoom": 0.15,
|
||||||
|
"fracture": {
|
||||||
|
"axialFracturing": true,
|
||||||
|
"style": "STATIC",
|
||||||
|
"multiplier": 18
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"slopeCondition":{
|
||||||
|
"maximumSlope": 5
|
||||||
|
},
|
||||||
|
"palette": [
|
||||||
|
{
|
||||||
|
"block": "minecraft:tall_dry_grass",
|
||||||
|
"weight": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"block": "minecraft:short_dry_grass",
|
||||||
|
"weight": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"block": "minecraft:air",
|
||||||
|
"weight": 3
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user