9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 20:29:10 +00:00
This commit is contained in:
Brian Fopiano
2021-07-02 15:26:25 -07:00
parent 5744050fe9
commit fe392a532a
34 changed files with 62 additions and 60 deletions

View File

@@ -18,7 +18,7 @@
"palette": [
{
"block": "grass_block",
"data":{
"data": {
"snowy": true
}
}
@@ -41,7 +41,6 @@
"generator": "plain"
}
],
"seaLayers": [
{
"minHeight": 1,

View File

@@ -94,7 +94,6 @@
}
}
],
"slab": {
"style": {
"style": "IRIS"

View File

@@ -18,7 +18,7 @@
"palette": [
{
"block": "grass_block",
"data":{
"data": {
"snowy": true
}
}

View File

@@ -91,7 +91,7 @@
]
}
],
"decorators": [
"decorators": [
{
"chance": 1,
"variance": {
@@ -126,7 +126,6 @@
]
}
],
"biomeScatter": [
"PLAINS",
"FOREST"

View File

@@ -27,7 +27,7 @@
"palette": [
{
"block": "grass_block",
"data":{
"data": {
"snowy": true
}
}
@@ -103,7 +103,7 @@
"generator": "plain"
}
],
"decorators": [
"decorators": [
{
"chance": 1,
"variance": {

View File

@@ -21,7 +21,7 @@
"palette": [
{
"block": "grass_block",
"data":{
"data": {
"snowy": true
}
}

View File

@@ -46,7 +46,7 @@
"generator": "plain"
}
],
"decorators": [
"decorators": [
{
"chance": 1,
"variance": {
@@ -157,7 +157,7 @@
"z": 0
}
},
{
{
"chance": 0.05,
"density": 3,
"snow": 0.35,
@@ -227,5 +227,4 @@
}
}
]
}

View File

@@ -117,7 +117,6 @@
]
}
],
"generators": [
{
"min": 14,
@@ -130,7 +129,7 @@
"generator": "mountain"
}
],
"decorators": [
"decorators": [
{
"chance": 1,
"variance": {

View File

@@ -17,8 +17,8 @@
"maxHeight": 1,
"palette": [
{
"block": "grass_block",
"data":{
"block": "grass_block",
"data": {
"snowy": true
}
}

View File

@@ -33,7 +33,7 @@
"palette": [
{
"block": "grass_block",
"data":{
"data": {
"snowy": true
}
}

View File

@@ -21,7 +21,7 @@
"palette": [
{
"block": "grass_block",
"data":{
"data": {
"snowy": true
}
}

View File

@@ -9,7 +9,7 @@
{
"min": 4,
"max": 6,
"generator": "mountain"
"generator": "mountain"
},
{
"min": 3,
@@ -33,7 +33,7 @@
"palette": [
{
"block": "grass_block",
"data":{
"data": {
"snowy": true
}
}
@@ -117,7 +117,6 @@
}
],
"objects": [
{
"chance": 0.000256,
"snow": 0.25,

View File

@@ -29,7 +29,7 @@
"palette": [
{
"block": "grass_block",
"data":{
"data": {
"snowy": true
}
}
@@ -260,7 +260,6 @@
]
}
],
"wall": {
"style": {
"style": "STATIC"

View File

@@ -48,7 +48,6 @@
]
}
],
"generators": [
{
"generator": "plain",

View File

@@ -18,7 +18,7 @@
"palette": [
{
"block": "grass_block",
"data":{
"data": {
"snowy": true
}
}

View File

@@ -21,7 +21,7 @@
"palette": [
{
"block": "grass_block",
"data":{
"data": {
"snowy": true
}
}
@@ -124,7 +124,6 @@
}
],
"objects": [
{
"chance": 0.8,
"snow": 1,

View File

@@ -109,7 +109,6 @@
]
}
],
"generators": [
{
"min": 3,

View File

@@ -32,7 +32,6 @@
"generator": "plain"
}
],
"decorators": [
{
"chance": 0.01,

View File

@@ -54,7 +54,6 @@
}
],
"objects": [
{
"chance": 0.001,
"density": 3,
@@ -66,7 +65,7 @@
},
{
"chance": 0.000001,
"mode": "STILT",
"mode": "STILT",
"rotation": {
"yAxis": {
"min": 0,
@@ -119,4 +118,4 @@
]
}
]
}
}

View File

@@ -2,7 +2,6 @@
"name": "Hot Desert Dunes",
"derivative": "DESERT",
"vanillaDerivative": "DESERT",
"generators": [
{
"generator": "smooth-dunes",
@@ -55,7 +54,6 @@
}
],
"objects": [
{
"chance": 0.001,
"density": 3,
@@ -67,7 +65,7 @@
},
{
"chance": 0.001,
"mode": "STILT",
"mode": "STILT",
"rotation": {
"yAxis": {
"min": 0,
@@ -120,4 +118,4 @@
]
}
]
}
}

View File

@@ -70,7 +70,6 @@
}
],
"objects": [
{
"chance": 0.001,
"density": 3,
@@ -103,7 +102,6 @@
}
}
],
"decorators": [
{
"verticalZoom": 5,

View File

@@ -42,7 +42,6 @@
]
}
],
"decorators": [
{
"verticalZoom": 5,

View File

@@ -9,7 +9,6 @@
"generator": "plain-cliffs"
}
],
"layers": [
{
"minHeight": 2,
@@ -201,7 +200,6 @@
}
}
],
"wall": {
"style": {
"style": "IRIS"

View File

@@ -15,7 +15,6 @@
"generator": "plain"
}
],
"layers": [
{
"minHeight": 2,
@@ -174,7 +173,9 @@
"edit": [
{
"find": [
{"block": "water"}
{
"block": "water"
}
],
"replace": {
"palette": [
@@ -218,8 +219,18 @@
],
"edit": [
{
"find": [{"block": "oak_stairs"}],
"replace": {"palette": [{"block": "oak_planks"}]}
"find": [
{
"block": "oak_stairs"
}
],
"replace": {
"palette": [
{
"block": "oak_planks"
}
]
}
}
],
"translate": {
@@ -229,7 +240,6 @@
}
}
],
"wall": {
"style": {
"style": "IRIS"

View File

@@ -9,7 +9,6 @@
"min": -15
}
],
"layers": [
{
"style": {

View File

@@ -147,7 +147,6 @@
}
}
],
"slab": {
"style": {
"style": "STATIC"

View File

@@ -110,7 +110,6 @@
}
],
"objects": [
{
"name": "standard-surface-portals",
"chance": 0.00505,

View File

@@ -140,7 +140,6 @@
}
],
"objects": [
{
"name": "standard-surface-portals",
"chance": 0.00505,

View File

@@ -1,5 +1,4 @@
{
"name": "Mesa Green",
"vanillaDerivative": "BADLANDS",
"derivative": "SHATTERED_SAVANNA",
@@ -111,7 +110,6 @@
}
],
"objects": [
{
"name": "standard-surface-portals",
"chance": 0.00505,

View File

@@ -235,12 +235,18 @@
"chance": 0.2,
"edit": [
{
"find": [ { "block": "acacia_planks" } ],
"find": [
{
"block": "acacia_planks"
}
],
"replace": {
"palette": [
{
"block": "acacia_wood",
"data": { "axis": "y" }
"data": {
"axis": "y"
}
}
]
}

View File

@@ -261,12 +261,18 @@
"chance": 0.2,
"edit": [
{
"find": [ { "block": "acacia_planks" } ],
"find": [
{
"block": "acacia_planks"
}
],
"replace": {
"palette": [
{
"block": "acacia_wood",
"data": { "axis": "y" }
"data": {
"axis": "y"
}
}
]
}

View File

@@ -235,4 +235,4 @@
}
}
]
}
}

View File

@@ -122,7 +122,6 @@
}
],
"objects": [
{
"name": "standard-surface-portals",
"chance": 0.00505,

View File

@@ -243,12 +243,18 @@
"chance": 0.4,
"edit": [
{
"find": [ { "block": "acacia_planks" } ],
"find": [
{
"block": "acacia_planks"
}
],
"replace": {
"palette": [
{
"block": "acacia_wood",
"data": { "axis": "y" }
"data": {
"axis": "y"
}
}
]
}