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

Object Patching

This commit is contained in:
Brian Fopiano
2021-07-23 23:11:29 -07:00
parent aabdbd43f6
commit 49cf7ca4f0
9 changed files with 5 additions and 28 deletions

View File

@@ -65,36 +65,13 @@
},
"enabled": true
},
"edit": [
{
"find": [{"block": "sandstone"}],
"replace": {"palette": [{"block": "red_sandstone"}]}
},
{
"find": [{"block": "sandstone_stairs"}],
"replace": {"palette": [{"block": "red_sandstone_stairs"}]}
},
{
"find": [{"block": "chiseled_sandstone"}],
"replace": {"palette": [{"block": "chiseled_red_sandstone"}]}
},
{
"find": [{"block": "cut_sandstone"}],
"replace": {"palette": [{"block": "cut_red_sandstone"}]}
},
{
"find": [{"block": "sandstone_slab"}],
"replace": {"palette": [{"block": "red_sandstone_slab"}]}
}
],
"place": [
"jigsaw/pyramid/pyramid-extreme",
"jigsaw/pyramid/rpyramid-extreme",
"jigsaw/pyramid/rpyramid",
"void/void",
"void/void",
"void/void",
"clutter/sphinx1",
"clutter/brksphinx1"
"clutter/rsphinx1",
"clutter/rbrksphinx1"
],
"translate": {
"x": 0,

View File

@@ -67,7 +67,7 @@
},
"place": [
"jigsaw/pyramid/pyramid-extreme",
"void/void",
"jigsaw/pyramid/pyramid",
"void/void",
"void/void",
"clutter/sphinx1",

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.