cawezs_mantle_to_stratus/elements/Pillar.mod.json
2025-01-11 21:22:12 -05:00

17 lines
1.2 KiB
JSON

{
"_fv": 73,
"_type": "feature",
"definition": {
"skipPlacement": false,
"generationStep": "SURFACE_STRUCTURES",
"restrictionBiomes": [
{
"value": "CUSTOM:Windsweptpillars"
}
],
"generateCondition": {
"name": "PillarAdditionalGenerationCondition"
},
"featurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"feature_container\" deletable=\"false\" x=\"40\" y=\"40\"><value name=\"feature\"><block type=\"feature_simple_block\"><value name=\"block\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.CRYING_OBSIDIAN</field></block></value></block></value><next><block type=\"placement_count\"><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">100</field></block></value><next><block type=\"placement_biome_filter\"><next><block type=\"placement_height_uniform\"><value name=\"min\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">150</field></block></value><value name=\"max\"><block type=\"vertical_anchor_absolute\"><field name=\"value\">256</field></block></value></block></next></block></next></block></next></block></xml>"
}
}