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

14 lines
3.2 KiB
JSON

{
"_fv": 73,
"_type": "feature",
"definition": {
"skipPlacement": false,
"generationStep": "SURFACE_STRUCTURES",
"restrictionBiomes": [
{
"value": "CUSTOM:Volcano"
}
],
"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_tree_cherry\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"foliage_height\">5</field><field name=\"base_height\">7</field><field name=\"height_variation_a\">1</field><field name=\"height_variation_b\">0</field><field name=\"hanging_leaves_chance\">0.166</field><field name=\"hanging_leaves_extension_chance\">0.333</field><field name=\"corner_hole_chance\">0.25</field><field name=\"bottom_hole_chance\">0.25</field><field name=\"force_dirt\">FALSE</field><field name=\"ignore_vines\">TRUE</field><value name=\"dirt\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.COBBLED_DEEPSLATE</field></block></value><value name=\"trunk\"><block type=\"state_provider_weighted\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"2\"></mutation><field name=\"weight0\">1</field><field name=\"weight1\">1</field><value name=\"entry0\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.POLISHED_BASALT</field></block></value><value name=\"entry1\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.SMOOTH_BASALT</field></block></value></block></value><value name=\"foliage\"><block type=\"state_provider_weighted\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"2\"></mutation><field name=\"weight0\">1</field><field name=\"weight1\">1</field><value name=\"entry0\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.RED_GLAZED_TERRACOTTA</field></block></value><value name=\"entry1\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.BLACK_GLAZED_TERRACOTTA</field></block></value></block></value><value name=\"root_placer\"><block type=\"root_placer_none\"></block></value><value name=\"branch_count\"><block type=\"int_provider_uniform\"><field name=\"min\">1</field><field name=\"max\">3</field></block></value><value name=\"branch_length\"><block type=\"int_provider_uniform\"><field name=\"min\">2</field><field name=\"max\">4</field></block></value></block></value><next><block type=\"placement_count_on_every_layer\"><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">4</field></block></value></block></next></block><block type=\"blockstate_selector\" x=\"523\" y=\"134\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.POLISHED_BASALT</field></block><block type=\"blockstate_selector\" x=\"1061\" y=\"199\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\"></field></block></xml>"
}
}