9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00

smol tweaks

This commit is contained in:
Brian Neumann-Fopiano
2023-04-09 17:12:15 -04:00
parent 8b2974fab5
commit 9cbd8daa3a
4 changed files with 328 additions and 49 deletions

View File

@@ -51,6 +51,67 @@
"clutter/rdesertpost2",
"clutter/rdesertpost3"
]
},
{
"chance": 0.0018,
"mode": "MIN_HEIGHT",
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"jigsaw/pyramid/pyramid-red-extreme",
"jigsaw/pyramid/pyramid-red"
],
"translate": {
"x": 0,
"y": -3,
"z": 0
}
},
{
"mode": "MIN_HEIGHT",
"place": [
"structures/ruins-desert-1",
"structures/ruins-desert-2"
],
"chance": 0.005,
"rotation": {
"enabled": true,
"yAxis": {
"enabled": true,
"interval": 90,
"min": -360,
"max": 360
}
}
},
{
"chance": 0.0014,
"mode": "MIN_HEIGHT",
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/rsphinx1",
"clutter/rbrksphinx1"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
}
],
"decorators": [

View File

@@ -49,6 +49,68 @@
"clutter/desertpost2",
"clutter/desertpost3"
]
},
{
"mode": "MIN_HEIGHT",
"place": [
"structures/ruins-desert-1",
"structures/ruins-desert-2"
],
"chance": 0.005,
"rotation": {
"enabled": true,
"yAxis": {
"enabled": true,
"interval": 90,
"min": -360,
"max": 360
}
}
},
{
"chance": 0.0018,
"mode": "MIN_HEIGHT",
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/sphinx1",
"clutter/brksphinx1"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
},
{
"chance": 0.0014,
"mode": "MIN_HEIGHT",
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"jigsaw/pyramid/pyramid-extreme",
"jigsaw/pyramid/pyramid_1",
"jigsaw/pyramid/pyramid_2"
],
"translate": {
"x": 0,
"y": -3,
"z": 0
}
}
],
"decorators": [

View File

@@ -4,18 +4,32 @@
"rarity": 1,
"derivative": "OLD_GROWTH_SPRUCE_TAIGA",
"vanillaDerivative": "OLD_GROWTH_SPRUCE_TAIGA",
"children": ["mountain/plain-extended"],
"generators": [{
"generator": "mountain",
"max": 53,
"min": 45
}],
"wall": {"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:andesite"},
{"block": "minecraft:gravel"},
{"block": "minecraft:cyan_terracotta"}
]},
"children": [
"mountain/plain-extended"
],
"generators": [
{
"generator": "mountain",
"max": 53,
"min": 45
}
],
"wall": {
"palette": [
{
"block": "minecraft:stone"
},
{
"block": "minecraft:andesite"
},
{
"block": "minecraft:gravel"
},
{
"block": "minecraft:cyan_terracotta"
}
]
},
"layers": [
{
"minHeight": 1,
@@ -24,25 +38,43 @@
"minimumSlope": 0,
"maximumSlope": 3.3
},
"palette": [{"block": "minecraft:grass_block"}]
},
{
"minHeight": 2,
"maxHeight": 4,
"slopeCondition": {"minimumSlope": 4},
"palette": [
{"block": "minecraft:gravel"},
{"block": "minecraft:cyan_terracotta"}
{
"block": "minecraft:grass_block"
}
]
},
{
"minHeight": 2,
"maxHeight": 4,
"slopeCondition": {"minimumSlope": 4},
"slopeCondition": {
"minimumSlope": 4
},
"palette": [
{"block": "minecraft:stone"},
{"block": "minecraft:stone"},
{"block": "minecraft:cobblestone"}
{
"block": "minecraft:gravel"
},
{
"block": "minecraft:cyan_terracotta"
}
]
},
{
"minHeight": 2,
"maxHeight": 4,
"slopeCondition": {
"minimumSlope": 4
},
"palette": [
{
"block": "minecraft:stone"
},
{
"block": "minecraft:stone"
},
{
"block": "minecraft:cobblestone"
}
]
},
{
@@ -52,7 +84,11 @@
"minimumSlope": 0,
"maximumSlope": 4
},
"palette": [{"block": "minecraft:grass_block"}]
"palette": [
{
"block": "minecraft:grass_block"
}
]
},
{
"minHeight": 3,
@@ -61,10 +97,13 @@
"minimumSlope": 0,
"maximumSlope": 3
},
"palette": [{"block": "minecraft:dirt"}]
"palette": [
{
"block": "minecraft:dirt"
}
]
}
],
"objects": [
{
"mode": "PAINT",
@@ -84,7 +123,6 @@
"clutter/sbush3"
]
},
{
"mode": "PAINT",
"chance": 0.1,
@@ -94,6 +132,22 @@
"clutter/sbush3"
]
},
{
"chance": 0.0001,
"mode": "PAINT",
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"structures/ruin1"
]
},
{
"mode": "PAINT",
"place": [
@@ -141,27 +195,59 @@
}
},
"palette": [
{"block": "minecraft:dandelion"},
{"block": "minecraft:poppy"},
{"block": "minecraft:blue_orchid"},
{"block": "minecraft:allium"},
{"block": "minecraft:azure_bluet"},
{"block": "minecraft:red_tulip"},
{"block": "minecraft:orange_tulip"},
{"block": "minecraft:white_tulip"},
{"block": "minecraft:pink_tulip"},
{"block": "minecraft:oxeye_daisy"},
{"block": "minecraft:cornflower"},
{"block": "minecraft:lily_of_the_valley"}
{
"block": "minecraft:dandelion"
},
{
"block": "minecraft:poppy"
},
{
"block": "minecraft:blue_orchid"
},
{
"block": "minecraft:allium"
},
{
"block": "minecraft:azure_bluet"
},
{
"block": "minecraft:red_tulip"
},
{
"block": "minecraft:orange_tulip"
},
{
"block": "minecraft:white_tulip"
},
{
"block": "minecraft:pink_tulip"
},
{
"block": "minecraft:oxeye_daisy"
},
{
"block": "minecraft:cornflower"
},
{
"block": "minecraft:lily_of_the_valley"
}
]
},
{
"chance": 0.01,
"palette": [{"block": "minecraft:tall_grass"}]
"palette": [
{
"block": "minecraft:tall_grass"
}
]
},
{
"chance": 0.5,
"palette": [{"block": "minecraft:grass"}]
"palette": [
{
"block": "minecraft:grass"
}
]
},
{
"variance": {
@@ -182,14 +268,18 @@
}
},
"chance": 0.2,
"palette": [{
"block": "minecraft:wheat",
"data": {"age": 7}
}]
"palette": [
{
"block": "minecraft:wheat",
"data": {
"age": 7
}
}
]
}
],
"childStyle": {
"style": "IRIS_DOUBLE",
"zoom": 10
}
}
}

View File

@@ -51,7 +51,6 @@
]
}
],
"objects": [
{
"chance": 0.632,
@@ -98,7 +97,74 @@
},
"mode": "MIN_HEIGHT"
},
{
"chance": 0.5123,
"mode": "MIN_HEIGHT",
"translate": {
"x": 0,
"y": -4,
"z": 0,
"yRandom": -5
},
"edit": [
{
"find": [{"block": "minecraft:oak_log"}],
"replace": {"palette": [{"block": "minecraft:dark_oak_log"}]}
},
{
"find": [{"block": "minecraft:oak_wood"}],
"replace": {"palette": [{"block": "minecraft:dark_oak_wood"}]}
},
{
"find": [{"block": "minecraft:oak_leaves"}],
"replace": {"palette": [{"block": "minecraft:dark_oak_leaves"}]}
}
],
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"structures/oakspindle1",
"structures/oakspindle2",
"structures/oakspindle3",
"structures/oakspindle4",
"structures/oakspindle5",
"structures/oakspindle6",
"structures/oakspindle7"
]
},
{
"chance": 0.024,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"structures/swampforearm1",
"structures/swampforearm2",
"structures/swampforearm3",
"structures/swampforearm4",
"structures/swampforearm5"
],
"mode": "MIN_HEIGHT",
"translate": {
"x": 0,
"y": -10,
"z": 0,
"yRandom": -20
}
},
{
"chance": 0.135,
"rotation": {