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

Birch Antioch -> Oak (Copy)

This commit is contained in:
StrangeOne101
2021-08-01 23:47:50 +12:00
parent 8ebee109a2
commit 978707e0ac
16 changed files with 58 additions and 51 deletions

View File

@@ -174,34 +174,18 @@
},
"enabled": true
},
"edit": [
{
"find": [
{"block": "birch_wood"},
{"block": "birch_log"}
],
"replace": {"palette": [{"block": "oak_wood"}]}
},
{
"find": [{"block": "birch_leaves"}],
"replace": {"palette": [{
"block": "oak_leaves",
"data": {"persistent": true}
}]}
}
],
"place": [
"trees/birch/antioch3",
"trees/birch/antioch4",
"trees/birch/antioch5",
"trees/birch/antioch6",
"trees/birch/antioch7",
"trees/birch/antioch8",
"trees/birch/antioch9",
"trees/birch/antioch10",
"trees/birch/antioch11",
"trees/birch/antioch12",
"trees/birch/antioch13"
"trees/oak/antioch3",
"trees/oak/antioch4",
"trees/oak/antioch5",
"trees/oak/antioch6",
"trees/oak/antioch7",
"trees/oak/antioch8",
"trees/oak/antioch9",
"trees/oak/antioch10",
"trees/oak/antioch11",
"trees/oak/antioch12",
"trees/oak/antioch13"
]
},
{

View File

@@ -137,31 +137,18 @@
},
"enabled": true
},
"edit": [
{
"find": [
{"block": "birch_wood"},
{"block": "birch_log"}
],
"replace": {"palette": [{"block": "oak_wood"}]}
},
{
"find": [{"block": "birch_leaves"}],
"replace": {"palette": [{"block": "oak_leaves"}]}
}
],
"place": [
"trees/birch/antioch3",
"trees/birch/antioch4",
"trees/birch/antioch5",
"trees/birch/antioch6",
"trees/birch/antioch7",
"trees/birch/antioch8",
"trees/birch/antioch9",
"trees/birch/antioch10",
"trees/birch/antioch11",
"trees/birch/antioch12",
"trees/birch/antioch13"
"trees/oak/antioch3",
"trees/oak/antioch4",
"trees/oak/antioch5",
"trees/oak/antioch6",
"trees/oak/antioch7",
"trees/oak/antioch8",
"trees/oak/antioch9",
"trees/oak/antioch10",
"trees/oak/antioch11",
"trees/oak/antioch12",
"trees/oak/antioch13"
]
},

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -64,6 +64,42 @@
"trees/oak/truegeneric5"
]
},
{
"chance": 0,
"rotation": {"enabled": true, "yAxis": {"enabled": true, "interval":90, "max": 360, "min": 0}},
"trees": [ {"sizes": [ {"depth": 1, "width": 1} ], "treeTypes": ["TREE", "BIG_TREE"]}],
"place": [
"trees/oak/antioch3",
"trees/oak/antioch4",
"trees/oak/antioch5",
"trees/oak/antioch6",
"trees/oak/antioch7",
"trees/oak/antioch8",
"trees/oak/antioch9",
"trees/oak/antioch10",
"trees/oak/antioch11",
"trees/oak/antioch12",
"trees/oak/antioch13"
]
},
{
"chance": 0,
"rotation": {"enabled": true, "yAxis": {"enabled": true, "interval":90, "max": 360, "min": 0}},
"trees": [ {"sizes": [ {"depth": 1, "width": 1} ], "treeTypes": ["BIRCH"]}],
"place": [
"trees/birch/antioch3",
"trees/birch/antioch4",
"trees/birch/antioch5",
"trees/birch/antioch6",
"trees/birch/antioch7",
"trees/birch/antioch8",
"trees/birch/antioch9",
"trees/birch/antioch10",
"trees/birch/antioch11",
"trees/birch/antioch12",
"trees/birch/antioch13"
]
},
{
"heightmap": {
"seed": 1337,