cawezs_mantle_to_stratus/elements/Wetlandbush.mod.json
2024-08-26 16:51:16 -04:00

14 lines
2.2 KiB
JSON

{
"_fv": 66,
"_type": "feature",
"definition": {
"skipPlacement": false,
"generationStep": "SURFACE_STRUCTURES",
"restrictionBiomes": [
{
"value": "CUSTOM:Buriedwetlandcaves"
}
],
"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_simple\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"type\">acacia</field><field name=\"base_height\">2</field><field name=\"height_variation_a\">2</field><field name=\"height_variation_b\">2</field><field name=\"force_dirt\">FALSE</field><field name=\"ignore_vines\">FALSE</field><comment pinned=\"false\" h=\"80\" w=\"160\">This block represents an acacia tree, and should generate during the VEGETAL_DECORATION stage.</comment><value name=\"dirt\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.GRAVEL</field><comment pinned=\"false\" h=\"80\" w=\"160\">This is the block that will be placed under the trunk</comment></block></value><value name=\"trunk\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.MANGROVE_LOG</field><comment pinned=\"false\" h=\"80\" w=\"160\">This is the block used for the trunk</comment></block></value><value name=\"foliage\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.MANGROVE_LEAVES</field><comment pinned=\"false\" h=\"80\" w=\"160\">This is the block used for the leaves</comment></block></value><value name=\"root_placer\"><block type=\"root_placer_none\"><comment pinned=\"false\" h=\"80\" w=\"160\">Acacia trees don't have roots</comment></block></value></block></value><next><block type=\"placement_biome_filter\"><next><block type=\"placement_count_on_every_layer\"><value name=\"count\"><block type=\"int_provider_constant\"><field name=\"value\">2</field></block></value></block></next></block></next></block></xml>"
}
}