mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-19 14:59:24 +00:00
dwa
This commit is contained in:
@@ -64,13 +64,30 @@
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"edit": [
|
||||
{
|
||||
"find": [
|
||||
{
|
||||
"block": "minecraft:glass"
|
||||
}
|
||||
],
|
||||
"replace":
|
||||
{
|
||||
"palette": [
|
||||
{
|
||||
"block": "minecraft:air"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"place": [
|
||||
"jigsaw/pyramid/pyramid-red-extreme",
|
||||
"jigsaw/pyramid/pyramid-red"
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -3,
|
||||
"y": -10,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
|
||||
@@ -101,6 +101,23 @@
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"edit": [
|
||||
{
|
||||
"find": [
|
||||
{
|
||||
"block": "minecraft:glass"
|
||||
}
|
||||
],
|
||||
"replace":
|
||||
{
|
||||
"palette": [
|
||||
{
|
||||
"block": "minecraft:air"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"place": [
|
||||
"jigsaw/pyramid/pyramid-extreme",
|
||||
"jigsaw/pyramid/pyramid_1",
|
||||
@@ -108,7 +125,7 @@
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -3,
|
||||
"y": -10,
|
||||
"z": 0
|
||||
}
|
||||
}
|
||||
|
||||
@@ -99,13 +99,30 @@
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"edit": [
|
||||
{
|
||||
"find": [
|
||||
{
|
||||
"block": "minecraft:glass"
|
||||
}
|
||||
],
|
||||
"replace":
|
||||
{
|
||||
"palette": [
|
||||
{
|
||||
"block": "minecraft:air"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"place": [
|
||||
"jigsaw/pyramid/pyramid-red-extreme",
|
||||
"jigsaw/pyramid/pyramid-red"
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -3,
|
||||
"y": -10,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user