cawezs_mantle_to_stratus/elements/Treesflowers.mod.json
2024-09-13 15:42:48 -04:00

14 lines
4.5 KiB
JSON

{
"_fv": 66,
"_type": "feature",
"definition": {
"skipPlacement": false,
"generationStep": "SURFACE_STRUCTURES",
"restrictionBiomes": [
{
"value": "CUSTOM:Trees"
}
],
"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_random_patch_simple\" inline=\"false\"><field name=\"tries\">96</field><field name=\"xzSpread\">7</field><field name=\"ySpread\">3</field><comment pinned=\"false\" h=\"126\" w=\"273\">This block represents a block patch feature. The blocks will only generate in valid positions (for example, grass will never generate on a stone block).Patches of plants should be generated during the VEGETAL_DECORATION stage.</comment><value name=\"block\"><block type=\"state_provider_weighted\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"13\"></mutation><field name=\"weight0\">1</field><field name=\"weight1\">1</field><field name=\"weight2\">1</field><field name=\"weight3\">1</field><field name=\"weight4\">1</field><field name=\"weight5\">1</field><field name=\"weight6\">1</field><field name=\"weight7\">1</field><field name=\"weight8\">1</field><field name=\"weight9\">1</field><field name=\"weight10\">1</field><field name=\"weight11\">1</field><field name=\"weight12\">1</field><value name=\"entry0\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.YELLOW_FLOWER</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.RED_FLOWER#0</field></block></value><value name=\"entry2\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.RED_FLOWER#1</field></block></value><value name=\"entry3\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.RED_FLOWER#2</field></block></value><value name=\"entry4\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.RED_FLOWER#3</field></block></value><value name=\"entry5\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.RED_FLOWER#4</field></block></value><value name=\"entry6\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.RED_FLOWER#5</field></block></value><value name=\"entry7\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.RED_FLOWER#7</field></block></value><value name=\"entry8\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.RED_FLOWER#6</field></block></value><value name=\"entry9\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.RED_FLOWER#8</field></block></value><value name=\"entry10\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.CORNFLOWER</field></block></value><value name=\"entry11\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.TORCHFLOWER</field></block></value><value name=\"entry12\"><block type=\"blockstate_selector\"><mutation xmlns=\"http://www.w3.org/1999/xhtml\" inputs=\"0\"></mutation><field name=\"block\">Blocks.FLOWERING_AZALEA</field></block></value></block></value><value name=\"condition\"><block type=\"block_predicate_is_air\"><comment pinned=\"false\" h=\"73\" w=\"306\">This condition is checked for every block that is being placed. Here we don't want tall grass to replace other blocks</comment></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><next><block type=\"placement_biome_filter\"><comment pinned=\"false\" h=\"80\" w=\"160\">We add a biome filter, so that the patches don't generate outside of the current biome</comment></block></next></block></next></block></xml>"
}
}