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

pyramid improvements

This commit is contained in:
RaydenKonig
2021-04-17 18:51:02 -03:00
committed by GitHub
parent 118243a59f
commit adb3a46a94

View File

@@ -9,6 +9,12 @@
"min": 10
}
],
"jigsawStructures": [
{
"rarity": 1650,
"structure": "desert-pyramid"
}
],
"objects": [
{
"name": "standard-surface-portals",
@@ -102,41 +108,6 @@
"clutter/desert-post3"
]
},
{
"chance": 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061,
"edit": [
{
"find": [
{
"block": "glass"
}
],
"replace": {
"palette": [
{
"block": "void_air"
}
]
}
}],
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"pyramid/pyramid1"
],
"translate": {
"x": 0,
"y": -22,
"z": 0
}
},
{
"chance": 0.000000000000000000000000000000000000000000000000000000000000000000001,
"rotation": {
@@ -218,4 +189,4 @@
]
}
]
}
}