cawezs_mantle_to_stratus/elements/InvertedFloor.mod.json

23 lines
965 B
JSON

{
"_fv": 77,
"_type": "feature",
"definition": {
"skipPlacement": false,
"generationStep": "SURFACE_STRUCTURES",
"restrictionBiomes": [
{
"value": "CUSTOM:FlippedCherries"
},
{
"value": "CUSTOM:Stars"
},
{
"value": "CUSTOM:Windsweptpillars"
}
],
"generateCondition": {
"name": "InvertedFloorAdditionalGenerationCondition"
},
"featurexml": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><xml xmlns=\"https://developers.google.com/blockly/xml\"><block deletable=\"false\" type=\"feature_container\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_no_op\"/></value><next><block type=\"placement_height_range\"><value name=\"height\"><block type=\"height_provider_constant\"><value name=\"value\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">100</field></block></value></block></value></block></next></block></xml>"
}
}