9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-03 14:12:09 +00:00
This commit is contained in:
Brian Fopiano
2021-06-08 19:54:17 -07:00
parent d7c2e7dcc7
commit 417c7ef767
5 changed files with 18 additions and 2 deletions

View File

@@ -114,7 +114,6 @@
"pine/pine9"
],
"chance": 0.09,
"persistent": true,
"rotation": {
"enabled": true,
"yAxis": {

View File

@@ -290,6 +290,12 @@
"spruce-medium/spruce42",
"spruce-medium/spruce43"
],
"edit": [
{
"find": [{"block": "dark_oak_fence"}, {"block": "dark_oak_fence_gate"}],
"replace": {"palette": [{"block": "spruce_leaves", "data": {"persistent": true}}]}
}
],
"chance": 1,
"density": 5,
"rotation": {

View File

@@ -290,6 +290,11 @@
"spruce-medium/spruce42",
"spruce-medium/spruce43"
],
"edit": [
{
"find": [{"block": "dark_oak_fence"}, {"block": "dark_oak_fence_gate"}],
"replace": {"palette": [{"block": "spruce_leaves", "data": {"persistent": true}}]}
}],
"chance": 1,
"density": 5,
"rotation": {

View File

@@ -110,7 +110,9 @@
},
{
"block": "jungle_leaves",
"persistent": true
"data": {
"persistent": true
}
},
{
"weight": 2,

View File

@@ -58,6 +58,10 @@
"hot-savanna",
"hot-dry-forest",
"hot-savanna",
"hot-savanna",
"hot-dry-forest",
"hot-savanna",
"hot-mountain",
"hot-savanna-plateau",
"hot-acacia-denmyre"
],