9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-19 14:59:24 +00:00
Files
Iris-Pack-EarthWorld/jigsaw-pieces/ruined-portal/portal_9.json
RePixelatedMC 82d671f0cf V31000
- Updated to 1.21.3
- Cleanup
- Lowered region zoom
( cant come up with a better version name )
2024-12-31 20:52:51 +01:00

66 lines
1.6 KiB
JSON

{
"placementOptions": {
"vanillaLoot": [
{
"name": "minecraft:chests/ruined_portal"
}
],
"overStilt": 0,
"chance": 1,
"meld": false,
"density": 1,
"bottom": false,
"translateCenter": false,
"slopeCondition":{"maximumSlope": 1},
"rotation": {
"yAxis": {
"min": 0,
"max": 270,
"interval": 90,
"enabled": true
},
"xAxis": {
"min": 0,
"max": 0,
"interval": 0,
"enabled": false
},
"zAxis": {
"min": 0,
"max": 0,
"interval": 0,
"enabled": false
},
"enabled": true
},
"boreExtendMinY": 0,
"smartBore": false,
"waterloggable": false,
"bore": false,
"translate": {
"yRandom": 0,
"x": 0,
"y": -1,
"z": 0
},
"mode": "FAST_MAX_HEIGHT",
"carvingSupport": "SURFACE_ONLY",
"snow": 0,
"underwater": false,
"boreExtendMaxY": 0,
"onwater": false,
"clamp": {
"minimumHeight": 0,
"maximumHeight": 255
},
"warp": {
"multiplier": 1,
"style": "FLAT",
"zoom": 1,
"maxFractureAccuracy": false,
"exponent": 1
}
},
"object": "structures/portal9"
}