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

Fixing more things

This commit is contained in:
Brian Fopiano
2020-08-31 17:47:14 -07:00
parent 7f09c563ed
commit f0eeeb2747
10 changed files with 15 additions and 2 deletions

View File

@@ -133,13 +133,27 @@
],
"translate": {
"x": 0,
"y": -4,
"y": -1,
"z": 0
}
},
{
"chance": 0.45,
"density": 3,
"edit": [
{
"find": ["SPRUCE_PLANKS"],
"replace": ["STRIPPED_SPRUCE_WOOD"]
},
{
"find": ["OAK_WOOD"],
"replace": ["DARK_OAK_WOOD"]
},
{
"find": ["SPRUCE_FENCE"],
"replace": ["DARK_OAK_FENCE"]
}
],
"rotation": {
"yAxis": {
"min": 0,
@@ -155,7 +169,6 @@
"frosted-sproak/med-3",
"frosted-sproak/med-4",
"frosted-sproak/med-5",
"frosted-sproak/med-6",
"frosted-sproak/med-7",
"frosted-sproak/med-8",
"frosted-sproak/med-9",

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.