From 804816a98ecab2dd227c7f247fd93efdd26b65a8 Mon Sep 17 00:00:00 2001 From: Shad MOrdre Date: Wed, 4 Sep 2019 10:01:11 -0700 Subject: [PATCH] Add files via upload --- decorations.csv | 280 +++-- init.lua | 17 +- lib_ecology_extra.lua | 28 +- lib_ecology_node_registration.lua | 35 +- lib_ecology_schematics.lua | 785 ++++++++++++- mushrooms.lua | 1733 +++++++++++++++++++++++++++++ nodes.csv | 125 +-- nodes.txt | 893 +++++++++++++++ 8 files changed, 3629 insertions(+), 267 deletions(-) create mode 100644 mushrooms.lua create mode 100644 nodes.txt diff --git a/decorations.csv b/decorations.csv index b86632e..b05c9e9 100644 --- a/decorations.csv +++ b/decorations.csv @@ -1730,16 +1730,13 @@ schem|lib_materials:dirt_brown_with_litter_rainforest|0.012|hot_humid_lowland|co schem|lib_materials:dirt_brown_with_litter_rainforest|0.012|hot_humid_lowland|coastal|lowland|tree_jungle_03_07|||||| schem|lib_materials:dirt_brown_with_litter_rainforest|0.012|hot_humid_lowland|coastal|lowland|tree_jungle_03_08|||||| schem|lib_materials:dirt_brown_with_litter_rainforest|0.012|hot_humid_lowland|coastal|lowland|tree_jungle_03_09|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|tree_palm_01_05|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|tree_palm_01_06|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|tree_palm_01_07|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|tree_palm_01_08|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|tree_palm_01_09|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|tree_palm_02_05|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|tree_palm_02_06|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|tree_palm_02_07|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|tree_palm_02_08|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|tree_palm_02_09|||||| +schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|schem_tree_palm_forest_01_01|||||| +schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|schem_tree_palm_forest_01_02|||||| +schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|schem_tree_palm_forest_01_03|||||| +schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|schem_tree_palm_forest_02_02|||||| +schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|schem_tree_palm_forest_02_03|||||| +schem|lib_materials:dirt_clayey_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|schem_tree_palm_forest_02_04|||||| schem|lib_materials:dirt_sandy_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|lib_ecology.plant_tree_palmetto|||||| schem|lib_materials:dirt_sandy_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|lib_ecology.plant_tree_palm_small|||||| schem|lib_materials:dirt_sandy_with_grass_hot_humid_lowland|0.012|hot_humid_lowland|coastal|lowland|schem_tree_palm_desert_02_01|||||| @@ -1865,16 +1862,13 @@ schem|lib_materials:dirt_brown_with_litter_rainforest|0.012|hot_humid_shelf|lowl schem|lib_materials:dirt_brown_with_litter_rainforest|0.012|hot_humid_shelf|lowland|shelf|tree_jungle_03_07|||||| schem|lib_materials:dirt_brown_with_litter_rainforest|0.012|hot_humid_shelf|lowland|shelf|tree_jungle_03_08|||||| schem|lib_materials:dirt_brown_with_litter_rainforest|0.012|hot_humid_shelf|lowland|shelf|tree_jungle_03_09|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|tree_palm_01_05|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|tree_palm_01_06|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|tree_palm_01_07|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|tree_palm_01_08|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|tree_palm_01_09|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|tree_palm_02_05|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|tree_palm_02_06|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|tree_palm_02_07|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|tree_palm_02_08|||||| -schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|tree_palm_02_09|||||| +schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|schem_tree_palm_forest_01_01|||||| +schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|schem_tree_palm_forest_01_02|||||| +schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|schem_tree_palm_forest_01_03|||||| +schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|schem_tree_palm_forest_02_02|||||| +schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|schem_tree_palm_forest_02_03|||||| +schem|lib_materials:dirt_clayey_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|schem_tree_palm_forest_02_04|||||| schem|lib_materials:dirt_sandy_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|lib_ecology.plant_tree_palm_small|||||| schem|lib_materials:dirt_sandy_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|schem_tree_palm_desert_01_01|||||| schem|lib_materials:dirt_sandy_with_grass_hot_humid_shelf|0.012|hot_humid_shelf|lowland|shelf|schem_tree_palm_desert_01_02|||||| @@ -2099,30 +2093,27 @@ schem|lib_materials:dirt_black_with_grass_hot_semihumid_coastal|0.006|hot_semihu schem|lib_materials:dirt_black_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_02_07|||||| schem|lib_materials:dirt_black_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_02_08|||||| schem|lib_materials:dirt_black_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_02_09|||||| -schem|lib_materials:dirt_black_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_palm_01_01|||||| -schem|lib_materials:dirt_black_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_palm_01_02|||||| -schem|lib_materials:dirt_black_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_palm_02_01|||||| -schem|lib_materials:dirt_black_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_palm_02_02|||||| -schem|lib_materials:dirt_black_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_palm_03_01|||||| -schem|lib_materials:dirt_black_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_palm_03_02|||||| +schem|lib_materials:dirt_black_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_jungle_01_01|||||| +schem|lib_materials:dirt_black_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_jungle_01_02|||||| +schem|lib_materials:dirt_black_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_jungle_02_01|||||| +schem|lib_materials:dirt_black_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_jungle_02_02|||||| +schem|lib_materials:dirt_black_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_jungle_03_01|||||| +schem|lib_materials:dirt_black_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_jungle_03_02|||||| schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.005|hot_semihumid_coastal|2|coastal|lib_ecology.plant_tree_palmetto|||||| schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.005|hot_semihumid_coastal|2|coastal|lib_ecology.plant_tree_palm_small|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_palm_01_01|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_palm_01_02|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_palm_02_01|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_palm_02_02|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_palm_03_01|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_palm_03_02|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_palm_01_05|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_palm_01_06|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_palm_01_07|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_palm_01_08|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_palm_01_09|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_palm_02_05|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_palm_02_06|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_palm_02_07|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_palm_02_08|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|tree_palm_02_09|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_jungle_01_01|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_jungle_01_02|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_jungle_02_01|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_jungle_02_02|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_jungle_03_01|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_jungle_03_02|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_forest_01_01|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_forest_01_02|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_forest_01_03|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_forest_02_02|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_forest_02_03|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_coastal|0.006|hot_semihumid_coastal|3|coastal|schem_tree_palm_forest_02_04|||||| schem|lib_materials:dirt_with_grass_hot_semihumid_coastal|0.002|hot_semihumid_coastal|3|coastal|lib_ecology.plant_banana_tree_01|||||| schem|lib_materials:dirt_with_litter_rainforest|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_01_01|||||| schem|lib_materials:dirt_with_litter_rainforest|0.006|hot_semihumid_coastal|3|coastal|tree_jungle_01_02|||||| @@ -2271,30 +2262,27 @@ schem|lib_materials:dirt_black_with_grass_hot_semihumid_lowland|0.005|hot_semihu schem|lib_materials:dirt_black_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_02_07|||||| schem|lib_materials:dirt_black_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_02_08|||||| schem|lib_materials:dirt_black_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_02_09|||||| -schem|lib_materials:dirt_black_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_palm_01_01|||||| -schem|lib_materials:dirt_black_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_palm_01_02|||||| -schem|lib_materials:dirt_black_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_palm_02_01|||||| -schem|lib_materials:dirt_black_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_palm_02_02|||||| -schem|lib_materials:dirt_black_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_palm_03_01|||||| -schem|lib_materials:dirt_black_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_palm_03_02|||||| +schem|lib_materials:dirt_black_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_jungle_01_01|||||| +schem|lib_materials:dirt_black_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_jungle_01_02|||||| +schem|lib_materials:dirt_black_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_jungle_02_01|||||| +schem|lib_materials:dirt_black_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_jungle_02_02|||||| +schem|lib_materials:dirt_black_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_jungle_03_01|||||| +schem|lib_materials:dirt_black_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_jungle_03_02|||||| schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|lib_ecology.plant_tree_palmetto|||||| schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|lib_ecology.plant_tree_palm_small|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_palm_01_01|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_palm_01_02|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_palm_02_01|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_palm_02_02|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_palm_03_01|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_palm_03_02|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_palm_01_05|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_palm_01_06|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_palm_01_07|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_palm_01_08|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_palm_01_09|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_palm_02_05|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_palm_02_06|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_palm_02_07|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_palm_02_08|||||| -schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|tree_palm_02_09|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_jungle_01_01|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_jungle_01_02|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_jungle_02_01|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_jungle_02_02|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_jungle_03_01|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_jungle_03_02|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_01_01|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_01_02|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_01_03|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_02_02|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_02_03|||||| +schem|lib_materials:dirt_sandy_with_grass_hot_semihumid_lowland|0.005|hot_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_02_04|||||| schem|lib_materials:dirt_with_litter_rainforest|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_01_01|||||| schem|lib_materials:dirt_with_litter_rainforest|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_01_02|||||| schem|lib_materials:dirt_with_litter_rainforest|0.005|hot_semihumid_lowland|coastal|lowland|tree_jungle_01_03|||||| @@ -2380,12 +2368,12 @@ schem|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.004|hot_semihumid_shel schem|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.004|hot_semihumid_shelf|lowland|shelf|tree_jungle_02_07|||||| schem|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.004|hot_semihumid_shelf|lowland|shelf|tree_jungle_02_08|||||| schem|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.004|hot_semihumid_shelf|lowland|shelf|tree_jungle_02_09|||||| -schem|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.004|hot_semihumid_shelf|lowland|shelf|tree_jungle_palm_01_01|||||| -schem|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.004|hot_semihumid_shelf|lowland|shelf|tree_jungle_palm_01_02|||||| -schem|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.004|hot_semihumid_shelf|lowland|shelf|tree_jungle_palm_02_01|||||| -schem|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.004|hot_semihumid_shelf|lowland|shelf|tree_jungle_palm_02_02|||||| -schem|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.004|hot_semihumid_shelf|lowland|shelf|tree_jungle_palm_03_01|||||| -schem|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.004|hot_semihumid_shelf|lowland|shelf|tree_jungle_palm_03_02|||||| +schem|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.004|hot_semihumid_shelf|lowland|shelf|schem_tree_palm_jungle_01_01|||||| +schem|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.004|hot_semihumid_shelf|lowland|shelf|schem_tree_palm_jungle_01_02|||||| +schem|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.004|hot_semihumid_shelf|lowland|shelf|schem_tree_palm_jungle_02_01|||||| +schem|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.004|hot_semihumid_shelf|lowland|shelf|schem_tree_palm_jungle_02_02|||||| +schem|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.004|hot_semihumid_shelf|lowland|shelf|schem_tree_palm_jungle_03_01|||||| +schem|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.004|hot_semihumid_shelf|lowland|shelf|schem_tree_palm_jungle_03_02|||||| no_rot|lib_materials:dirt_black_with_litter_rainforest|0.002|hot_semihumid_shelf|lowland|shelf|lib_ecology.big_tree_fern|||||| no_rot|lib_materials:dirt_black_with_litter_rainforest|0.002|hot_semihumid_shelf|lowland|shelf|lib_ecology.giant_tree_fern_2|||||| no_rot|lib_materials:dirt_black_with_litter_rainforest|0.003|hot_semihumid_shelf|lowland|shelf|lib_ecology.giant_tree_fern|||||| @@ -2427,7 +2415,7 @@ node|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.01|hot_semihumid_shelf| node|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.01|hot_semihumid_shelf|lowland|shelf|lib_ecology:grass_jungle_3|nil|nil|nil||| node|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.01|hot_semihumid_shelf|lowland|shelf|lib_ecology:grass_jungle_4|nil|nil|nil||| node|lib_materials:dirt_with_grass_hot_semihumid_shelf|0.01|hot_semihumid_shelf|lowland|shelf|lib_ecology:grass_jungle_5|nil|nil|nil||| -schem|lib_materials:sand_volcanic|0.002|hot_temperate_beach|1|2|tree_palm_01_01|||||| +schem|lib_materials:sand_volcanic|0.002|hot_temperate_beach|1|2|schem_tree_palm_forest_01_01|||||| schem|lib_materials:sand_volcanic|0.002|hot_temperate_beach|1|2|tree_palm_01_02|||||| schem|lib_materials:dirt_black_with_grass_hot_temperate_coastal|0.012|hot_temperate_coastal|beach|coastal|tree_jungle_01_01|||||| schem|lib_materials:dirt_black_with_grass_hot_temperate_coastal|0.012|hot_temperate_coastal|beach|coastal|tree_jungle_01_02|||||| @@ -2562,17 +2550,17 @@ schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rai schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|tree_bamboo_02_02|||||| schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|tree_bamboo_02_03|||||| schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|tree_bamboo_small_01|||||| -schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|tree_jungle_palm_01_01|||||| -schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|tree_jungle_palm_01_02|||||| -schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|tree_jungle_palm_02_01|||||| -schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|tree_jungle_palm_02_02|||||| -schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|tree_jungle_palm_03_01|||||| -schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|tree_jungle_palm_03_02|||||| -schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|tree_palm_01_01|||||| -schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|tree_palm_01_03|||||| -schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|tree_palm_01_04|||||| -schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|tree_palm_02_06|||||| -schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|tree_palm_02_08|||||| +schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|schem_tree_palm_jungle_01_01|||||| +schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|schem_tree_palm_jungle_01_02|||||| +schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|schem_tree_palm_jungle_02_01|||||| +schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|schem_tree_palm_jungle_02_02|||||| +schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|schem_tree_palm_jungle_03_01|||||| +schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|schem_tree_palm_jungle_03_02|||||| +schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|schem_tree_palm_forest_01_01|||||| +schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|schem_tree_palm_forest_01_03|||||| +schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|schem_tree_palm_forest_02_04|||||| +schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|schem_tree_palm_forest_02_02|||||| +schem|lib_materials:dirt_with_litter_rainforest|0.005|lib_materials_tropical_rainforest|30|180|schem_tree_palm_forest_02_04|||||| no_rot|lib_materials:dirt_with_litter_rainforest|0.002|lib_materials_tropical_rainforest|30|180|schem_tree_fern_giant_2|||||| no_rot|lib_materials:dirt_with_litter_rainforest|0.003|lib_materials_tropical_rainforest|30|180|schem_tree_fern|||||| no_rot|lib_materials:dirt_with_litter_rainforest|0.003|lib_materials_tropical_rainforest|30|180|schem_tree_fern_giant|||||| @@ -3420,19 +3408,19 @@ schem|lib_materials:dirt_clayey_with_grass_warm_humid_coastal|0.015|warm_humid_c schem|lib_materials:dirt_clayey_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|schem_tree_bamboo_02_01|||||| schem|lib_materials:dirt_clayey_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|schem_tree_bamboo_02_02|||||| schem|lib_materials:dirt_clayey_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|schem_tree_bamboo_02_03|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|tree_palm_01_05|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|tree_palm_01_05|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|tree_palm_01_06|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|tree_palm_02_07|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|tree_palm_01_05|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|tree_palm_01_06|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|tree_palm_01_07|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|tree_palm_02_05|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|tree_palm_02_06|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|tree_palm_02_07|||||| -schem|lib_materials:dirt_silty_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|tree_palm_02_05|||||| -schem|lib_materials:dirt_silty_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|tree_palm_02_06|||||| -schem|lib_materials:dirt_silty_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|tree_palm_02_07|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|schem_tree_palm_forest_01_01|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|schem_tree_palm_forest_01_01|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|schem_tree_palm_forest_01_02|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|schem_tree_palm_forest_02_03|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|schem_tree_palm_forest_01_01|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|schem_tree_palm_forest_01_02|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|schem_tree_palm_forest_01_03|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|schem_tree_palm_forest_02_02|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|schem_tree_palm_forest_02_03|||||| +schem|lib_materials:dirt_silty_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_silty_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|schem_tree_palm_forest_02_02|||||| +schem|lib_materials:dirt_silty_with_grass_warm_humid_coastal|0.015|warm_humid_coastal|3|coastal|schem_tree_palm_forest_02_03|||||| no_rot|lib_materials:dirt_silty_with_grass_warm_humid_coastal|0.014|warm_humid_coastal|3|coastal|lib_ecology.big_tree_fern|||||| no_rot|lib_materials:dirt_silty_with_grass_warm_humid_coastal|0.014|warm_humid_coastal|3|coastal|lib_ecology.giant_tree_fern|||||| no_rot|lib_materials:dirt_silty_with_grass_warm_humid_coastal|0.014|warm_humid_coastal|3|coastal|lib_ecology.giant_tree_fern_2|||||| @@ -3546,19 +3534,19 @@ schem|lib_materials:dirt_clayey_with_grass_warm_humid_lowland|0.015|warm_humid_l schem|lib_materials:dirt_clayey_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|schem_tree_bamboo_02_01|||||| schem|lib_materials:dirt_clayey_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|schem_tree_bamboo_02_02|||||| schem|lib_materials:dirt_clayey_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|schem_tree_bamboo_02_03|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|tree_palm_01_05|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|tree_palm_01_06|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|tree_palm_01_07|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|tree_palm_02_05|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|tree_palm_01_05|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|tree_palm_01_06|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|tree_palm_01_07|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|tree_palm_02_05|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|tree_palm_02_06|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|tree_palm_02_07|||||| -schem|lib_materials:dirt_silty_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|tree_palm_02_05|||||| -schem|lib_materials:dirt_silty_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|tree_palm_02_06|||||| -schem|lib_materials:dirt_silty_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|tree_palm_02_07|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|schem_tree_palm_forest_01_01|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|schem_tree_palm_forest_01_02|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|schem_tree_palm_forest_01_03|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|schem_tree_palm_forest_01_01|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|schem_tree_palm_forest_01_02|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|schem_tree_palm_forest_01_03|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|schem_tree_palm_forest_02_02|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|schem_tree_palm_forest_02_03|||||| +schem|lib_materials:dirt_silty_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_silty_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|schem_tree_palm_forest_02_02|||||| +schem|lib_materials:dirt_silty_with_grass_warm_humid_lowland|0.015|warm_humid_lowland|coastal|lowland|schem_tree_palm_forest_02_03|||||| no_rot|lib_materials:dirt_silty_with_grass_warm_humid_lowland|0.014|warm_humid_lowland|coastal|lowland|lib_ecology.big_tree_fern|||||| no_rot|lib_materials:dirt_silty_with_grass_warm_humid_lowland|0.014|warm_humid_lowland|coastal|lowland|lib_ecology.giant_tree_fern|||||| no_rot|lib_materials:dirt_silty_with_grass_warm_humid_lowland|0.014|warm_humid_lowland|coastal|lowland|lib_ecology.giant_tree_fern_2|||||| @@ -3621,16 +3609,16 @@ schem|lib_materials:dirt_clayey_with_grass_warm_humid_shelf|0.015|warm_humid_she schem|lib_materials:dirt_clayey_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|schem_tree_bamboo_02_01|||||| schem|lib_materials:dirt_clayey_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|schem_tree_bamboo_02_02|||||| schem|lib_materials:dirt_clayey_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|schem_tree_bamboo_02_03|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|tree_palm_01_05|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|tree_palm_01_06|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|tree_palm_01_07|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|tree_palm_02_05|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|tree_palm_01_05|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|tree_palm_01_06|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|tree_palm_01_07|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|tree_palm_02_05|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|tree_palm_02_06|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|tree_palm_02_07|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|schem_tree_palm_forest_01_01|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|schem_tree_palm_forest_01_02|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|schem_tree_palm_forest_01_03|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|schem_tree_palm_forest_01_01|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|schem_tree_palm_forest_01_02|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|schem_tree_palm_forest_01_03|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|schem_tree_palm_forest_02_02|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_humid_shelf|0.015|warm_humid_shelf|lowland|shelf|schem_tree_palm_forest_02_03|||||| no_rot|lib_materials:dirt_black_with_grass_warm_humid_shelf|0.012|warm_humid_shelf|lowland|shelf|lib_ecology.big_tree_fern|||||| no_rot|lib_materials:dirt_black_with_grass_warm_humid_shelf|0.012|warm_humid_shelf|lowland|shelf|lib_ecology.giant_tree_fern|||||| no_rot|lib_materials:dirt_black_with_grass_warm_humid_shelf|0.012|warm_humid_shelf|lowland|shelf|lib_ecology.giant_tree_fern_2|||||| @@ -3825,19 +3813,19 @@ schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_coastal|0.014|warm_sem schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|schem_tree_bamboo_02_01|||||| schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|schem_tree_bamboo_02_02|||||| schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|schem_tree_bamboo_02_03|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|tree_palm_01_05|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|tree_palm_01_06|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|tree_palm_01_07|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|tree_palm_02_05|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|tree_palm_01_05|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|tree_palm_01_06|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|tree_palm_01_07|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|tree_palm_02_05|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|tree_palm_02_06|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|tree_palm_02_07|||||| -schem|lib_materials:dirt_silty_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|tree_palm_02_05|||||| -schem|lib_materials:dirt_silty_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|tree_palm_02_06|||||| -schem|lib_materials:dirt_silty_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|tree_palm_02_07|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|schem_tree_palm_forest_01_01|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|schem_tree_palm_forest_01_02|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|schem_tree_palm_forest_01_03|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|schem_tree_palm_forest_01_01|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|schem_tree_palm_forest_01_02|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|schem_tree_palm_forest_01_03|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|schem_tree_palm_forest_02_02|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|schem_tree_palm_forest_02_03|||||| +schem|lib_materials:dirt_silty_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_silty_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|schem_tree_palm_forest_02_02|||||| +schem|lib_materials:dirt_silty_with_grass_warm_semihumid_coastal|0.014|warm_semihumid_coastal|beach|coastal|schem_tree_palm_forest_02_03|||||| no_rot|lib_materials:dirt_silty_with_grass_warm_semihumid_coastal|0.012|warm_semihumid_coastal|beach|coastal|lib_ecology.big_tree_fern|||||| no_rot|lib_materials:dirt_silty_with_grass_warm_semihumid_coastal|0.012|warm_semihumid_coastal|beach|coastal|lib_ecology.giant_tree_fern|||||| no_rot|lib_materials:dirt_silty_with_grass_warm_semihumid_coastal|0.012|warm_semihumid_coastal|beach|coastal|lib_ecology.giant_tree_fern_2|||||| @@ -3953,19 +3941,19 @@ schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_lowland|0.01|warm_semi schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|schem_tree_bamboo_02_01|||||| schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|schem_tree_bamboo_02_02|||||| schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|schem_tree_bamboo_02_03|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|tree_palm_01_05|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|tree_palm_01_06|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|tree_palm_01_07|||||| -schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|tree_palm_02_05|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|tree_palm_01_05|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|tree_palm_01_06|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|tree_palm_01_07|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|tree_palm_02_05|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|tree_palm_02_06|||||| -schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|tree_palm_02_07|||||| -schem|lib_materials:dirt_silty_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|tree_palm_02_05|||||| -schem|lib_materials:dirt_silty_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|tree_palm_02_06|||||| -schem|lib_materials:dirt_silty_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|tree_palm_02_07|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_01_01|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_01_02|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_01_03|||||| +schem|lib_materials:dirt_clayey_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_01_01|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_01_02|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_01_03|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_02_02|||||| +schem|lib_materials:dirt_sandy_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_02_03|||||| +schem|lib_materials:dirt_silty_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_02_01|||||| +schem|lib_materials:dirt_silty_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_02_02|||||| +schem|lib_materials:dirt_silty_with_grass_warm_semihumid_lowland|0.01|warm_semihumid_lowland|coastal|lowland|schem_tree_palm_forest_02_03|||||| no_rot|lib_materials:dirt_silty_with_grass_warm_semihumid_lowland|0.008|warm_semihumid_lowland|coastal|lowland|lib_ecology.big_tree_fern|||||| no_rot|lib_materials:dirt_silty_with_grass_warm_semihumid_lowland|0.008|warm_semihumid_lowland|coastal|lowland|lib_ecology.giant_tree_fern|||||| no_rot|lib_materials:dirt_silty_with_grass_warm_semihumid_lowland|0.008|warm_semihumid_lowland|coastal|lowland|lib_ecology.giant_tree_fern_2|||||| @@ -4062,9 +4050,9 @@ node|lib_materials:dirt_with_grass_warm_semihumid_shelf|0.02|warm_semihumid_shel node|lib_materials:dirt_with_grass_warm_semihumid_shelf|0.02|warm_semihumid_shelf|lowland|shelf|lib_ecology:grass_swamp_4|nil|nil|nil||| node|lib_materials:dirt_with_grass_warm_semihumid_shelf|0.02|warm_semihumid_shelf|lowland|shelf|lib_ecology:grass_swamp_5|nil|nil|nil||| node|lib_materials:dirt_with_grass_warm_semihumid_shelf|0.02|warm_semihumid_shelf|lowland|shelf|lib_ecology:grass_tallgrass|nil|nil|nil||| -schem|lib_materials:sand_beach|0.002|warm_temperate_beach|1|2|tree_palm_01_01|||||| +schem|lib_materials:sand_beach|0.002|warm_temperate_beach|1|2|schem_tree_palm_forest_01_01|||||| schem|lib_materials:sand_beach|0.002|warm_temperate_beach|1|2|tree_palm_01_02|||||| -schem|lib_materials:sand_beach|0.002|warm_temperate_beach|1|2|tree_palm_01_03|||||| +schem|lib_materials:sand_beach|0.002|warm_temperate_beach|1|2|schem_tree_palm_forest_01_03|||||| schem|lib_materials:dirt_black_with_grass_warm_temperate_coastal|0.01|warm_temperate_coastal|6|coastal|schem_tree_ebony|||||| schem|lib_materials:dirt_black_with_grass_warm_temperate_coastal|0.01|warm_temperate_coastal|6|coastal|schem_tree_eucalyptus_01|||||| schem|lib_materials:dirt_black_with_grass_warm_temperate_coastal|0.01|warm_temperate_coastal|6|coastal|schem_tree_eucalyptus_large_01|||||| diff --git a/init.lua b/init.lua index 6c237e4..7d4c537 100644 --- a/init.lua +++ b/init.lua @@ -99,13 +99,15 @@ minetest.log(S("[MOD]: lib_ecology: Loading...")) dofile(lib_ecology.path.."/lib_ecology_node_registration.lua") + dofile(lib_ecology.path.."/mushrooms.lua") + --dofile(lib_ecology.path.."/lib_ecology_schem_models_1.lua") dofile(lib_ecology.path.."/lib_ecology_schematics.lua") --dofile(lib_ecology.path.."/lib_ecology_biomes.lua") -minetest.log(S("[MOD]: lib_ecology: Section: Remaining valleys_c code loading...")) +--minetest.log(S("[MOD]: lib_ecology: Section: Remaining valleys_c code loading...")) -- Valleys_c Schematics --Plants @@ -136,6 +138,19 @@ minetest.log(S("[MOD]: lib_ecology: Section: Remaining valleys_c code loading. --dofile(lib_ecology.path.."/lib_ecology_chatcommands.lua") +--v6 Mapgen Aliases + minetest.register_alias("mapgen_tree", "lib_ecology:tree_default_trunk") + minetest.register_alias("mapgen_leaves", "lib_ecology:tree_default_leaves") + minetest.register_alias("mapgen_apple", "lib_ecology:fruit_apple") + minetest.register_alias("mapgen_jungletree", "lib_ecology:tree_jungle_01_trunk") + minetest.register_alias("mapgen_jungleleaves", "lib_ecology:tree_jungle_01_leaves") + minetest.register_alias("mapgen_junglegrass", "lib_ecology:shrub_jungle") + minetest.register_alias("mapgen_pine_tree", "lib_ecology:tree_pine_01_trunk") + minetest.register_alias("mapgen_pine_needles", "lib_ecology:tree_pine_01_leaves") + + + + minetest.log(S("[MOD]: lib_ecology: Successfully loaded.")) diff --git a/lib_ecology_extra.lua b/lib_ecology_extra.lua index b0b8b6e..1798679 100644 --- a/lib_ecology_extra.lua +++ b/lib_ecology_extra.lua @@ -267,15 +267,25 @@ minetest.register_craft({ }) -- Extra recipe for hearty stew -if farming and farming.mod and farming.mod == "redo" then -minetest.register_craft({ - output = "lib_ecology:hearty_stew", - recipe = { - {"lib_ecology:wild_onion_plant","lib_ecology:mushroom_plant", "farming:beans"}, - {"","lib_ecology:mushroom_plant", ""}, - {"","lib_ecology:bowl", ""}, - } -}) +--if farming and farming.mod and farming.mod == "redo" then +if minetest.global_exists("farming") then + minetest.register_craft({ + output = "lib_ecology:hearty_stew", + recipe = { + {"lib_ecology:wild_onion_plant","lib_ecology:mushroom_plant", "farming:beans"}, + {"","lib_ecology:mushroom_plant", ""}, + {"","lib_ecology:bowl", ""}, + } + }) +else + minetest.register_craft({ + output = "lib_ecology:hearty_stew", + recipe = { + {"lib_ecology:wild_onion_plant","lib_ecology:mushroom_plant", "lib_ecology:fruit_potato"}, + {"","lib_ecology:mushroom_plant", ""}, + {"","lib_ecology:bowl", ""}, + } + }) end -- Bucket of Cactus Pulp diff --git a/lib_ecology_node_registration.lua b/lib_ecology_node_registration.lua index 044c29c..fdd1d82 100644 --- a/lib_ecology_node_registration.lua +++ b/lib_ecology_node_registration.lua @@ -253,11 +253,11 @@ for i, stone in ipairs(lib_ecology.read_csv("|", lib_ecology.path .. "/nodes.csv new_drop_name, new_drop_rarity = unpack(new_drop1:split(" ", true)) if new_drop_name then - minetest.log(new_drop_name) + --minetest.log(new_drop_name) if new_drop_rarity then - minetest.log(new_drop_rarity) + --minetest.log(new_drop_rarity) new_node_def.drop.items[1] = {items = {new_drop_name}, rarity = tonumber(new_drop_rarity)} else @@ -274,11 +274,11 @@ for i, stone in ipairs(lib_ecology.read_csv("|", lib_ecology.path .. "/nodes.csv new_drop_name, new_drop_rarity = unpack(new_drop2:split(" ", true)) if new_drop_name then - minetest.log(new_drop_name) + --minetest.log(new_drop_name) if new_drop_rarity then - minetest.log(new_drop_rarity) + --minetest.log(new_drop_rarity) new_node_def.drop.items[2] = {items = {new_drop_name}, rarity = tonumber(new_drop_rarity)} else @@ -295,11 +295,11 @@ for i, stone in ipairs(lib_ecology.read_csv("|", lib_ecology.path .. "/nodes.csv new_drop_name, new_drop_rarity = unpack(new_drop3:split(" ", true)) if new_drop_name then - minetest.log(new_drop_name) + --minetest.log(new_drop_name) if new_drop_rarity then - minetest.log(new_drop_rarity) + --minetest.log(new_drop_rarity) new_node_def.drop.items[3] = {items = {new_drop_name}, rarity = tonumber(new_drop_rarity)} else @@ -316,11 +316,11 @@ for i, stone in ipairs(lib_ecology.read_csv("|", lib_ecology.path .. "/nodes.csv new_drop_name, new_drop_rarity = unpack(new_drop4:split(" ", true)) if new_drop_name then - minetest.log(new_drop_name) + --minetest.log(new_drop_name) if new_drop_rarity then - minetest.log(new_drop_rarity) + --minetest.log(new_drop_rarity) new_node_def.drop.items[4] = {items = {new_drop_name}, rarity = tonumber(new_drop_rarity)} else @@ -337,11 +337,11 @@ for i, stone in ipairs(lib_ecology.read_csv("|", lib_ecology.path .. "/nodes.csv new_drop_name, new_drop_rarity = unpack(new_drop5:split(" ", true)) if new_drop_name then - minetest.log(new_drop_name) + --minetest.log(new_drop_name) if new_drop_rarity then - minetest.log(new_drop_rarity) + --minetest.log(new_drop_rarity) new_node_def.drop.items[5] = {items = {new_drop_name}, rarity = tonumber(new_drop_rarity)} else @@ -358,11 +358,11 @@ for i, stone in ipairs(lib_ecology.read_csv("|", lib_ecology.path .. "/nodes.csv new_drop_name, new_drop_rarity = unpack(new_drop6:split(" ", true)) if new_drop_name then - minetest.log(new_drop_name) + --minetest.log(new_drop_name) if new_drop_rarity then - minetest.log(new_drop_rarity) + --minetest.log(new_drop_rarity) new_node_def.drop.items[6] = {items = {new_drop_name}, rarity = tonumber(new_drop_rarity)} else @@ -757,6 +757,17 @@ for i, stone in ipairs(lib_ecology.read_csv("|", lib_ecology.path .. "/nodes.csv --game.lib.node.register("lib_ecology:"..node_name.."", new_node_def) --game.lib.node.register_alias("lib_ecology", node_name, alias_mod, alias_node) + --if ((string.find(node_name, "_allface") or string.find(node_name, "_trunk") or string.find(node_name, "_wood")) and string.find(node_name, "tree_")) and not string.find(node_name, "plant") then + if (string.find(node_name, "_allface") and string.find(node_name, "tree_")) and not string.find(node_name, "plant") then + if minetest.global_exists("lib_shapes") then + --lib_shapes.register_basic_set("lib_ecology:"..node_name.."") + --lib_shapes.register_fancy_set("lib_ecology:"..node_name.."") + lib_shapes.register_doors_set("lib_ecology:"..node_name.."") + lib_shapes.register_furniture_set("lib_ecology:"..node_name.."") + end + end + + if alias_mod and alias_node then minetest.register_alias(""..alias_mod..":"..alias_node.."", "lib_ecology:"..node_name.."") minetest.register_alias(""..alias_node.."", "lib_ecology:"..node_name.."") diff --git a/lib_ecology_schematics.lua b/lib_ecology_schematics.lua index aa1e004..bd9f696 100644 --- a/lib_ecology_schematics.lua +++ b/lib_ecology_schematics.lua @@ -14,7 +14,8 @@ local S = lib_ecology.intllib --]] local __ = {name = "air",param2 = 0,prob = 0} -local D0 = {name = "lib_materials:dirt", param2 = 0, prob = 254} +local D0 = {name = "lib_materials:dirt", param2 = 0, prob = 254} +local S0 = {name = "lib_materials:stone", param2 = 0, prob = 254} local LL --= {name = "lib_ecology:tree_NAME_leaves",param2 = 0,prob = 254, force_place = true} local L0 --= {name = "lib_ecology:tree_NAME_leaves",param2 = 0,prob = 254} @@ -2299,7 +2300,7 @@ lib_ecology.schematics.insert("schem_bush_rhodedendron_blooming", le_temp_schem) } lib_ecology.schematics.insert("schem_mushroom_giant_tall", le_temp_schem) - +--[[ local ms = {name = "lib_ecology:mushroom_03_stem", param2 = 0, prob = 254} local mc = {name = "lib_ecology:mushroom_03_cap_giant", param2 = 0, prob = 254} le_temp_schem = { @@ -2324,7 +2325,7 @@ lib_ecology.schematics.insert("schem_bush_rhodedendron_blooming", le_temp_schem) }, } lib_ecology.schematics.insert("schem_mushroom_03_b", le_temp_schem) - +--]] -- waterlilies @@ -5086,8 +5087,8 @@ lib_ecology.schematics.insert("schem_bush_rhodedendron_blooming", le_temp_schem) T0 = {name = "lib_ecology:tree_banana_01_trunk", param2 = 0,prob = 255} L0 = {name = "lib_ecology:tree_banana_01_leaves", param2 = 0,prob = 255} L3 = {name = "lib_ecology:tree_banana_01_leaves", param2 = 0,prob = 180} - F0 = {name = "lib_ecology:fruit_banana_01", param2 = 0,prob = 255} - F4 = {name = "lib_ecology:fruit_banana_02", param2 = 0,prob = 070} + F0 = {name = "lib_ecology:fruit_banana", param2 = 0,prob = 255} + F4 = {name = "lib_ecology:fruit_bananas", param2 = 0,prob = 070} le_temp_schem = { size = {x = 7, y = 8, z = 7}, data = { @@ -7688,8 +7689,8 @@ lib_ecology.schematics.insert("schem_bush_rhodedendron_blooming", le_temp_schem) } lib_ecology.schematics.insert("schem_tree_chestnut_02", le_temp_schem) - F0 = {name = "lib_ecology:fruit_chestnut_burr",param2 = 0,prob = 254} - F2 = {name = "lib_ecology:fruit_chestnut_burr",param2 = 0,prob = 127} + F0 = {name = "lib_ecology:tree_chestnut_american_burr",param2 = 0,prob = 254} + F2 = {name = "lib_ecology:tree_chestnut_american_burr",param2 = 0,prob = 127} le_temp_schem = { size = {x=13, y=13, z=14}, data = { @@ -13289,7 +13290,7 @@ lib_ecology.schematics.insert("schem_bush_rhodedendron_blooming", le_temp_schem) } lib_ecology.schematics.insert("tree_jungle_03_08", le_temp_schem) - +--[[ --Jungle Palm Tree Models L0 = {name = "lib_ecology:tree_jungle_palm_01_leaves",param2 = 0,prob = 254} T0 = {name = "lib_ecology:tree_jungle_palm_01_trunk",param2 = 0,prob = 254} @@ -15053,7 +15054,8 @@ lib_ecology.schematics.insert("schem_bush_rhodedendron_blooming", le_temp_schem) {ypos = 26,prob = 254} } } - lib_ecology.schematics.insert("tree_jungle_palm_03_02", le_temp_schem) + lib_ecology.schematics.insert("tree_jungle_palm_03_02", le_temp_schem) +--]] --Larch Tree L0 = {name = "lib_ecology:tree_lavender_leaves",param2 = 0,prob = 254} @@ -18252,6 +18254,96 @@ local R0 = {name = "lib_ecology:tree_mangrove_root",param2 = 20,prob = 254} } } lib_ecology.schematics.insert("schem_tree_palm_desert_01_02", le_temp_schem) + le_temp_schem = { + size = {x = 6,y = 11,z = 6}, + data = { + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + + __, __, T0, __, __, __, + __, __, T0, __, __, __, + __, __, T0, __, __, __, + __, __, T0, __, __, __, + __, __, T0, __, __, __, + __, __, T0, __, __, __, + __, __, T0, __, __, __, + __, __, T0, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, T0, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, L0, __, __, __, + __, L0, T0, L0, __, __, + __, __, L0, __, __, __, + + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, L0, __, __, __, + __, __, __, __, __, __, + + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __, + __, __, __, __, __, __ + }, + yslice_prob = { + {ypos = 0,prob = 254}, + {ypos = 1,prob = 254}, + {ypos = 2,prob = 254}, + {ypos = 3,prob = 254}, + {ypos = 4,prob = 254}, + {ypos = 5,prob = 254}, + {ypos = 6,prob = 254}, + {ypos = 7,prob = 254}, + {ypos = 8,prob = 254}, + {ypos = 9,prob = 254}, + {ypos = 10,prob = 254} + } + } + lib_ecology.schematics.insert("schem_tree_palm_desert_01_03", le_temp_schem) L0 = {name = "lib_ecology:tree_palm_desert_02_leaves",param2 = 0,prob = 254} L1 = {name = "lib_ecology:tree_palm_desert_02_leaves",param2 = 0,prob = 127} @@ -18587,9 +18679,9 @@ local R0 = {name = "lib_ecology:tree_mangrove_root",param2 = 20,prob = 254} } lib_ecology.schematics.insert("schem_tree_palm_desert_02_05", le_temp_schem) - L0 = {name = "lib_ecology:tree_palm_desert_02_leaves",param2 = 0,prob = 254} - L1 = {name = "lib_ecology:tree_palm_desert_02_leaves",param2 = 0,prob = 127} - T0 = {name = "lib_ecology:tree_palm_desert_02_trunk",param2 = 0,prob = 254} + L0 = {name = "lib_ecology:tree_palm_desert_03_leaves",param2 = 0,prob = 254} + L1 = {name = "lib_ecology:tree_palm_desert_03_leaves",param2 = 0,prob = 127} + T0 = {name = "lib_ecology:tree_palm_desert_03_trunk",param2 = 0,prob = 254} le_temp_schem = { size = {x = 5,y = 9,z = 5}, data = { @@ -18788,6 +18880,658 @@ local R0 = {name = "lib_ecology:tree_mangrove_root",param2 = 20,prob = 254} } } lib_ecology.schematics.insert("schem_tree_palm_desert_03_03", le_temp_schem) + +--Palm Forest Tree Models + L0 = {name = "lib_ecology:tree_palm_forest_01_leaves",param2 = 0,prob = 254} + L1 = {name = "lib_ecology:tree_palm_forest_01_leaves",param2 = 0,prob = 127} + T0 = {name = "lib_ecology:tree_palm_forest_01_trunk",param2 = 0,prob = 254} + le_temp_schem = { + size = {x = 7,y = 8,z = 7}, + data = { + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, __, __, __, __, + + __, __, T0, __, __, __, __, + __, __, T0, __, __, __, __, + __, __, T0, __, __, __, __, + __, __, T0, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, L0, __, __, __, + + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, T0, __, __, __, __, + __, __, T0, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L0, __, __, __, + + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + L0, __, __, __, __, __, L0, + L0, L0, __, T0, __, L0, L0, + __, L0, L0, L0, L0, L0, __, + + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L0, __, __, __, + + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, L0, __, __, __, + + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, __, __, __, __ + }, + yslice_prob = { + {ypos = 0,prob = 254}, + {ypos = 1,prob = 254}, + {ypos = 2,prob = 254}, + {ypos = 3,prob = 254}, + {ypos = 4,prob = 254}, + {ypos = 5,prob = 254}, + {ypos = 6,prob = 254}, + {ypos = 7,prob = 254} + } + } + lib_ecology.schematics.insert("schem_tree_palm_forest_01_01", le_temp_schem) + le_temp_schem = { + size = {x = 7, y = 9, z = 7}, + data = { + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L2, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, __, __, __, __, + + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, __, __, __, __, + + __, __, T0, __, __, __, __, + __, __, T0, __, __, __, __, + __, __, T0, __, __, __, __, + __, __, T0, T2, __, __, __, + __, __, __, T0, __, __, __, + L2, __, __, T0, __, __, L2, + L0, L0, L0, T0, L0, L0, L0, + __, L0, L0, L0, L0, L0, __, + __, __, __, L0, __, __, __, + + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, __, __, __, __, + + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, __, __, __, __, + + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L2, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + }, + yslice_prob = { + {ypos = 3, prob = 127}, + } + } + lib_ecology.schematics.insert("schem_tree_palm_forest_01_02", le_temp_schem) + le_temp_schem = { + size = {x = 7,y = 11,z = 7}, + data = { + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, __, __, __, __, + + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, L0, __, __, __, + + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, L0, L0, __, __, + + __, __, __, T0, __, __, __, + __, __, __, T0, __, __, __, + __, __, __, T0, __, __, __, + __, __, __, T0, __, __, __, + __, __, __, T0, __, __, __, + __, __, __, T0, __, __, __, + __, __, __, T0, __, __, __, + __, __, __, T0, __, __, __, + L0, __, __, T0, __, __, L0, + L0, L0, __, T0, __, L0, L0, + __, L0, L0, __, L0, L0, __, + + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L0, __, __, __, + __, __, L0, L0, __, __, __, + + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, L0, __, __, __, + + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, __, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, L0, __, __, __, + __, __, __, __, __, __, __ + }, + yslice_prob = { + {ypos = 0,prob = 254}, + {ypos = 1,prob = 254}, + {ypos = 2,prob = 254}, + {ypos = 3,prob = 254}, + {ypos = 4,prob = 254}, + {ypos = 5,prob = 254}, + {ypos = 6,prob = 254}, + {ypos = 7,prob = 254}, + {ypos = 8,prob = 254}, + {ypos = 9,prob = 254}, + {ypos = 10,prob = 254} + } + } + lib_ecology.schematics.insert("schem_tree_palm_forest_01_03", le_temp_schem) + + L0 = {name = "lib_ecology:tree_palm_forest_02_leaves",param2 = 0,prob = 254} + L1 = {name = "lib_ecology:tree_palm_forest_02_leaves",param2 = 0,prob = 127} + T0 = {name = "lib_ecology:tree_palm_forest_02_trunk",param2 = 0,prob = 254} + le_temp_schem = { + size = {x = 17,y = 16,z = 17}, + data = { + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, + __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, + + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, + __, __, __, __, __, __, __, __, L0, L0, __, __, L0, L0, __, __, __, + __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, + __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + + __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, L0, __, + __, __, __, __, __, __, __, __, L0, L0, __, __, L0, __, __, __, __, + __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, + __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, T0, T0, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, L0, __, L0, __, L0, L0, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, L0, T0, L0, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, + __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, + __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, + __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, + __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, + __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, + __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, + __, L0, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, + __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __ + }, + yslice_prob = { + {ypos = 0,prob = 254}, + {ypos = 1,prob = 254}, + {ypos = 2,prob = 254}, + {ypos = 3,prob = 254}, + {ypos = 4,prob = 254}, + {ypos = 5,prob = 254}, + {ypos = 6,prob = 254}, + {ypos = 7,prob = 254}, + {ypos = 8,prob = 254}, + {ypos = 9,prob = 254}, + {ypos = 10,prob = 254}, + {ypos = 11,prob = 254}, + {ypos = 12,prob = 254}, + {ypos = 13,prob = 254}, + {ypos = 14,prob = 254}, + {ypos = 15,prob = 254} + } + } + lib_ecology.schematics.insert("schem_tree_palm_forest_02_01", le_temp_schem) + le_temp_schem = { + size = {x = 15,y = 16,z = 17}, + data = { + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, L0, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, T0, __, __, __, __, __, __, L0, __, __, __, __, __, __, L0, T0, L0, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, L0, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, L0, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, L0, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, L0, L0, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __ + }, + yslice_prob = { + {ypos = 0,prob = 254}, + {ypos = 1,prob = 254}, + {ypos = 2,prob = 254}, + {ypos = 3,prob = 254}, + {ypos = 4,prob = 254}, + {ypos = 5,prob = 254}, + {ypos = 6,prob = 254}, + {ypos = 7,prob = 254}, + {ypos = 8,prob = 254}, + {ypos = 9,prob = 254}, + {ypos = 10,prob = 254}, + {ypos = 11,prob = 254}, + {ypos = 12,prob = 254}, + {ypos = 13,prob = 254}, + {ypos = 14,prob = 254}, + {ypos = 15,prob = 254} + } + } + lib_ecology.schematics.insert("schem_tree_palm_forest_02_02", le_temp_schem) + le_temp_schem = { + size = {x = 15,y = 16,z = 17}, + data = { + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, T0, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, L0, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, L0, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, L0, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, L0, L0, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __ + }, + yslice_prob = { + {ypos = 0,prob = 254}, + {ypos = 1,prob = 254}, + {ypos = 2,prob = 254}, + {ypos = 3,prob = 254}, + {ypos = 4,prob = 254}, + {ypos = 5,prob = 254}, + {ypos = 6,prob = 254}, + {ypos = 7,prob = 254}, + {ypos = 8,prob = 254}, + {ypos = 9,prob = 254}, + {ypos = 10,prob = 254}, + {ypos = 11,prob = 254}, + {ypos = 12,prob = 254}, + {ypos = 13,prob = 254}, + {ypos = 14,prob = 254}, + {ypos = 15,prob = 254} + } + } + lib_ecology.schematics.insert("schem_tree_palm_forest_02_03", le_temp_schem) + le_temp_schem = { + size = {x = 21,y = 17,z = 16}, + data = { + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, L0, __, L0, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, L0, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, L0, L0, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __ + }, + yslice_prob = { + {ypos = 0,prob = 254}, + {ypos = 1,prob = 254}, + {ypos = 2,prob = 254}, + {ypos = 3,prob = 254}, + {ypos = 4,prob = 254}, + {ypos = 5,prob = 254}, + {ypos = 6,prob = 254}, + {ypos = 7,prob = 254}, + {ypos = 8,prob = 254}, + {ypos = 9,prob = 254}, + {ypos = 10,prob = 254}, + {ypos = 11,prob = 254}, + {ypos = 12,prob = 254}, + {ypos = 13,prob = 254}, + {ypos = 14,prob = 254}, + {ypos = 15,prob = 254}, + {ypos = 16,prob = 254} + } + } + lib_ecology.schematics.insert("schem_tree_palm_forest_02_04", le_temp_schem) + + --Palm Jungle Tree Models --minetest.log(S("TREES - Jungle Palm")) @@ -20554,7 +21298,8 @@ local R0 = {name = "lib_ecology:tree_mangrove_root",param2 = 20,prob = 254} } } lib_ecology.schematics.insert("schem_tree_palm_jungle_03_02", le_temp_schem) - + +--[[ --Palm Tree 01 --minetest.log(S("TREES - Palm")) L0 = {name = "lib_ecology:tree_palm_01_leaves", param2 = 0,prob = 255} @@ -20921,7 +21666,8 @@ local R0 = {name = "lib_ecology:tree_mangrove_root",param2 = 20,prob = 254} {ypos = 10,prob = 254} } } - lib_ecology.schematics.insert("tree_palm_01_05", le_temp_schem) + lib_ecology.schematics.insert("tree_palm_01_05", le_temp_schem) + le_temp_schem = { size = {x = 7,y = 11,z = 7}, data = { @@ -22180,6 +22926,9 @@ local R0 = {name = "lib_ecology:tree_mangrove_root",param2 = 20,prob = 254} } } lib_ecology.schematics.insert("tree_palm_02_10", le_temp_schem) +--]] + + --Pine Trees --minetest.log(S("TREES - Pine")) @@ -28122,10 +28871,10 @@ local R0 = {name = "lib_ecology:tree_mangrove_root",param2 = 20,prob = 254} __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, - __, __, __, __, __, __, __, __, __, __, T0, G0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, L0, TW, L0, TS, L0, __, __, __, __, __, __, __, __, __, L0, __, __, L0, T0, __, L0, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, L0, L0, __, __, __, L0, L0, L0, __, __, __, __, __, L0, L0, L0, L0, L0, TS, __, __, __, __, __, __, __, __, __, L0, L0, TS, L0, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, D0, S0, D0, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, D0, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, L0, TW, TW, TW, L0, L0, __, __, __, __, __, L0, __, __, __, __, L0, L0, L0, L0, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, L0, L0, L0, L0, L0, L0, L0, __, __, L0, L0, __, __, L0, L0, L0, L0, L0, L0, L0, L0, L0, L0, __, L0, L0, TS, L0, __, __, __, L0, L0, L0, __, __, __, __, __, T0, L0, __, L0, L0, __, __, __, __, __, __, L0, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, G0, S0, S0, S0, G0, __, __, __, __, __, __, __, __, __, __, __, __, __, D0, D0, D0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, T0, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, T0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, T0, __, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, T0, L0, L0, __, __, __, __, __, L0, L0, __, L0, L0, TW, TW, TW, TW, T0, TE, L0, L0, __, __, __, __, L0, T0, L0, L0, TW, L0, L0, L0, T0, T0, L0, T0, TS, L0, __, __, __, __, L0, TW, T0, L0, __, __, L0, T0, L0, L0, L0, L0, L0, __, __, __, __, __, L0, L0, L0, __, __, L0, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, D0, S0, D0, G0, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, D0, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, TN, L0, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, L0, TN, __, __, __, L0, L0, L0, L0, __, L0, __, __, __, __, __, __, __, L0, __, __, L0, __, __, L0, TN, TN, L0, L0, L0, __, __, __, __, __, __, L0, L0, __, __, __, L0, L0, L0, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, TN, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, G0, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, TW, TN, L0, L0, __, __, __, __, __, L0, L0, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, TN, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, L0, TN, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, TN, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, {param2 = 0,name = "lib_ecology:small_rocks1",prob = 254}, - __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, L0, TW, L0, L0, __, __, __, L0, __, __, __, __, __, L0, __, __, __, __, L0, TN, L0, L0, __, __, L0, __, __, __, __, L0, TW, L0, __, __, __, L0, L0, L0, __, __, __, L0, __, __, __, __, __, L0, T0, L0, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, L0, T0, L0, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, L0, TE, L0, __, __, L0, L0, TN, L0, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, TN, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, L0, L0, L0, L0, __, __, __, __, __, __, __, L0, TE, TE, L0, __, __, __, __, L0, __, __, __, __, __, __, __, __, T0, L0, L0, __, __, __, __, __, L0, L0, __, __, L0, L0, TW, TN, TE, L0, __, __, __, __, __, __, __, L0, T0, L0, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, L0, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, L0, L0, __, __, __, __, __, __, __, __, L0, L0, TW, TW, TN, L0, L0, L0, __, __, __, __, __, __, __, __, L0, __, __, L0, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, TN, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, L0, L0, L0, L0, __, __, L0, __, __, __, __, __, __, __, __, __, L0, L0, L0, T0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, TN, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, {param2 = 0,name = "lib_ecology:small_rocks4",prob = 254}, - __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, T0, L0, __, L0, __, __, __, __, __, __, __, __, __, __, L0, __, __, L0, T0, __, T0, L0, __, __, __, __, __, __, __, __, L0, L0, __, __, __, L0, TE, L0, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, L0, T0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, {param2 = 0,name = "lib_ecology:small_rocks2",prob = 254}, - __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, TE, L0, __, __, __, __, __, __, __, __, L0, __, __, __, L0, L0, L0, L0, __, __, __, __, __, __, __, __, L0, T0, L0, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, L0, L0, T0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, {param2 = 0,name = "lib_materials:ground_pebbles_large",prob = 254}, + __, __, __, __, __, __, __, __, __, __, T0, D0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, L0, TW, L0, TS, L0, __, __, __, __, __, __, __, __, __, L0, __, __, L0, T0, __, L0, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, L0, L0, __, __, __, L0, L0, L0, __, __, __, __, __, L0, L0, L0, L0, L0, TS, __, __, __, __, __, __, __, __, __, L0, L0, TS, L0, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, D0, S0, D0, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, D0, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, L0, TW, TW, TW, L0, L0, __, __, __, __, __, L0, __, __, __, __, L0, L0, L0, L0, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, L0, L0, L0, L0, L0, L0, L0, __, __, L0, L0, __, __, L0, L0, L0, L0, L0, L0, L0, L0, L0, L0, __, L0, L0, TS, L0, __, __, __, L0, L0, L0, __, __, __, __, __, T0, L0, __, L0, L0, __, __, __, __, __, __, L0, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, D0, S0, S0, S0, D0, __, __, __, __, __, __, __, __, __, __, __, __, __, D0, D0, D0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, T0, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, T0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, T0, __, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, T0, L0, L0, __, __, __, __, __, L0, L0, __, L0, L0, TW, TW, TW, TW, T0, TE, L0, L0, __, __, __, __, L0, T0, L0, L0, TW, L0, L0, L0, T0, T0, L0, T0, TS, L0, __, __, __, __, L0, TW, T0, L0, __, __, L0, T0, L0, L0, L0, L0, L0, __, __, __, __, __, L0, L0, L0, __, __, L0, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, D0, S0, D0, D0, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, D0, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, TN, L0, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, L0, TN, __, __, __, L0, L0, L0, L0, __, L0, __, __, __, __, __, __, __, L0, __, __, L0, __, __, L0, TN, TN, L0, L0, L0, __, __, __, __, __, __, L0, L0, __, __, __, L0, L0, L0, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, TN, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, D0, T0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, TW, TN, L0, L0, __, __, __, __, __, L0, L0, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, TN, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, L0, TN, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, TN, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, L0, TW, L0, L0, __, __, __, L0, __, __, __, __, __, L0, __, __, __, __, L0, TN, L0, L0, __, __, L0, __, __, __, __, L0, TW, L0, __, __, __, L0, L0, L0, __, __, __, L0, __, __, __, __, __, L0, T0, L0, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, L0, T0, L0, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, L0, TE, L0, __, __, L0, L0, TN, L0, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, TN, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, L0, L0, L0, L0, __, __, __, __, __, __, __, L0, TE, TE, L0, __, __, __, __, L0, __, __, __, __, __, __, __, __, T0, L0, L0, __, __, __, __, __, L0, L0, __, __, L0, L0, TW, TN, TE, L0, __, __, __, __, __, __, __, L0, T0, L0, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, T0, L0, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, L0, L0, __, __, __, __, __, __, __, __, L0, L0, TW, TW, TN, L0, L0, L0, __, __, __, __, __, __, __, __, L0, __, __, L0, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, TN, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, L0, L0, L0, L0, __, __, L0, __, __, __, __, __, __, __, __, __, L0, L0, L0, T0, L0, __, __, __, __, __, __, __, __, __, __, __, L0, TN, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, T0, L0, __, L0, __, __, __, __, __, __, __, __, __, __, L0, __, __, L0, T0, __, T0, L0, __, __, __, __, __, __, __, __, L0, L0, __, __, __, L0, TE, L0, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, L0, T0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, + __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, TE, L0, __, __, __, __, __, __, __, __, L0, __, __, __, L0, L0, L0, L0, __, __, __, __, __, __, __, __, L0, T0, L0, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, L0, L0, T0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, L0, __, L0, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __, __ }, yslice_prob = { diff --git a/mushrooms.lua b/mushrooms.lua new file mode 100644 index 0000000..97c5c2b --- /dev/null +++ b/mushrooms.lua @@ -0,0 +1,1733 @@ +minetest.register_node("lib_ecology:boletus_edulis", { + description = "Boletus edulis", + drawtype = "mesh", + mesh = "boletus.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"boletus_edulis.png"}, + groups = {snappy=3}, + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + on_place = function(itemstack, placer, pointed_thing) + return + end, + on_use = minetest.item_eat(2), + selection_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_boletus_edulis", { + description = "Cooked Boletus edulis", + drawtype = "mesh", + mesh = "boletus.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_boletus_edulis.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(16), + selection_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, + on_place = function(itemstack, placer, pointed_thing) + return + end, + collision_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:boletus_edulis_fungusdirt", { + description = "Boletus edulis Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:boletus_edulis_spores" 1'}, + rarity = 16 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:cantharellus_cibarius", { + description = "Cantharellus cibarius", + drawtype = "mesh", + mesh = "cantharellus_cibarius.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + on_place = function(itemstack, placer, pointed_thing) + return + end, + tiles = {"cantharellus_cibarius.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(1), + selection_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, -0.26, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, -0.26, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_cantharellus_cibarius", { + description = "Cooked Cantharellus cibarius", + drawtype = "mesh", + mesh = "cantharellus_cibarius.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_cantharellus_cibarius.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(8), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, -0.26, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, -0.26, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cantharellus_cibarius_fungusdirt", { + description = "Cantharellus cibarius Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:cantharellus_cibarius_spores" 1'}, + rarity = 12 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:suillus_grevillei", { + description = "Suillus grevillei", + drawtype = "mesh", + mesh = "suillus_grevillei.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + tiles = {"suillus_grevillei.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(1), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_suillus_grevillei", { + description = "Cooked Suillus grevillei", + drawtype = "mesh", + mesh = "suillus_grevillei.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_suillus_grevillei.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(10), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:suillus_grevillei_fungusdirt", { + description = "Suillus grevillei Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:suillus_grevillei_spores" 1'}, + rarity = 8 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:morchella_conica", { + description = "Morchella conica", + drawtype = "mesh", + mesh = "morchella_conica.b3d", + paramtype = 'light', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + paramtype2 = 'facedir', + tiles = {"morchella_conica.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(2), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.15, -0.49, -0.15, 0.15, 0.06, 0.15}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.15, -0.49, -0.15, 0.15, 0.06, 0.15}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_morchella_conica", { + description = "Cooked Morchella conica", + drawtype = "mesh", + mesh = "morchella_conica.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_morchella_conica.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(8), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.15, -0.49, -0.15, 0.15, 0.06, 0.15}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.15, -0.49, -0.15, 0.15, 0.06, 0.15}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:morchella_conica_fungusdirt", { + description = "Morchella conica Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:morchella_conica_spores" 1'}, + rarity = 12 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:russula_xerampelina", { + description = "Russula xerampelina", + drawtype = "mesh", + mesh = "russula.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + tiles = {"russula_xerampelina.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-8), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_russula_xerampelina", { + description = "Cooked Russula xerampelina", + drawtype = "mesh", + mesh = "russula.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_russula_xerampelina.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(6), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:russula_xerampelina_fungusdirt", { + description = "Russula xerampelina Dirt", + tiles = {"default_dirt.png"}, + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:russula_xerampelina_spores" 1'}, + rarity = 12 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:boletus_pinophilus", { + description = "Boletus pinophilus", + drawtype = "mesh", + mesh = "boletus.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + tiles = {"boletus_pinophilus.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(2), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_boletus_pinophilus", { + description = "Cooked Boletus pinophilus", + drawtype = "mesh", + mesh = "boletus.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + tiles = {"cooked_boletus_pinophilus.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(16), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:boletus_pinophilus_fungusdirt", { + description = "Boletus pinophilus Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:boletus_pinophilus_spores" 1'}, + rarity = 16 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:boletus_satanas", { + description = "Boletus satanas", + drawtype = "mesh", + mesh = "boletus.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"boletus_satanas.png"}, + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + groups = {snappy=3}, + on_use = minetest.item_eat(-20), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_boletus_satanas", { + description = "Cooked Boletus satanas", + drawtype = "mesh", + mesh = "boletus.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_boletus_satanas.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-16), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.28, -0.49, -0.28, 0.28, 0.06, 0.28}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:boletus_satanas_fungusdirt", { + description = "Boletus satanas Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:boletus_satanas_spores" 1'}, + rarity = 18 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:amanita_phalloides", { + description = "Amanita phalloides", + drawtype = "mesh", + mesh = "amanita.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + tiles = {"amanita_phalloides.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-20), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0.2, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0.2, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_amanita_phalloides", { + description = "Cooked Amanita phalloides", + drawtype = "mesh", + mesh = "amanita.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_amanita_phalloides.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-20), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0.2, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0.2, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:amanita_muscaria_fungusdirt", { + description = "Amanita muscaria Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:amanita_muscaria_spores" 1'}, + rarity = 16 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:amanita_muscaria", { + description = "Amanita muscaria", + drawtype = "mesh", + mesh = "amanita.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"amanita_muscaria.png"}, + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + groups = {snappy=3}, + on_use = minetest.item_eat(-20), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0.2, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0.2, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_amanita_muscaria", { + description = "Cooked Amanita muscaria", + drawtype = "mesh", + mesh = "amanita.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_amanita_muscaria.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-18), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0.2, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0.2, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:amanita_phalloides_fungusdirt", { + description = "Amanita phalloides Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:amanita_phalloides_spores" 1'}, + rarity = 18 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:tuber_melanosporum_fungusdirt", { + description = "Tuber melanosporum Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:tuber_melanosporum_spores" 1'}, + rarity = 16 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:tuber_magnatum_pico_fungusdirt", { + description = "Tuber magnatum pico Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:tuber_magnatum_pico_spores" 1'}, + rarity = 30 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:tuber_borchii_fungusdirt", { + description = "Tuber borchii Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:tuber_borchii_spores" 1'}, + rarity = 12 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:terfezia_arenaria_fungusdirt", { + description = "Terfezia arenaria Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:terfezia_arenaria_spores" 1'}, + rarity = 8 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +--Saprotrophic fungi that live on trees + +minetest.register_node("lib_ecology:fistulina_hepatica", { + description = "Fistulina hepatica", + drawtype = "mesh", + mesh = "fistulina_hepatica.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + tiles = {"fistulina_hepatica.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(4), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.5, -0.1, -0.5, 0.5, 0.1, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.5, -0.1, -0.5, 0.5, 0.1, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_fistulina_hepatica", { + description = "Cooked Fistulina hepatica", + drawtype = "mesh", + mesh = "fistulina_hepatica.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_fistulina_hepatica.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(14), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.5, -0.1, -0.5, 0.5, 0.1, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.5, -0.1, -0.5, 0.5, 0.1, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:armillaria_mellea", { + description = "Armillaria mellea", + drawtype = "mesh", + mesh = "armillaria_mellea.b3d", + paramtype = 'light', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + paramtype2 = 'facedir', + tiles = {"armillaria_mellea.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(2), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.2, 0, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.2, 0, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:fomes_fomentarius", { + description = "Fomes fomentarius", + drawtype = "mesh", + mesh = "fomes_fomentarius.b3d", + paramtype = 'light', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + paramtype2 = 'facedir', + tiles = {"fomes_fomentarius.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-1), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.2, 0, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.2, 0, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_armillaria_mellea", { + description = "Cooked Armillaria mellea", + drawtype = "mesh", + mesh = "armillaria_mellea.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_armillaria_mellea.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(12), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.2, 0, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.2, 0, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:mycena_chlorophos", { + description = "Mycena chlorophos", + drawtype = "mesh", + mesh = "mycena_chlorophos.b3d", + paramtype = 'light', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + paramtype2 = 'facedir', + tiles = {"mycena_chlorophos.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-2), + selection_box = { + type = 'fixed', + fixed = {-0.2, -0.4, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.2, -0.4, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_mycena_chlorophos", { + description = "Cooked Mycena chlorophos", + drawtype = "mesh", + mesh = "mycena_chlorophos.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_mycena_chlorophos.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-4), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.2, -0.4, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.2, -0.4, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:mycena_chlorophos_light", { + description = "Nocturn Mycena chlorophos", + drawtype = "mesh", + mesh = "mycena_chlorophos.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + tiles = {"mycena_chlorophos_light.png"}, + groups = {snappy=3, not_in_creative_inventory=1}, + light_source = 8, + drop ="lib_ecology:mycena_chlorophos", + on_use = minetest.item_eat(-2), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.2, -0.4, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.2, -0.4, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:panellus_pusillus", { + description = "Panellus pusillus", + drawtype = "mesh", + mesh = "panellus_pusillus.b3d", + paramtype = 'light', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + paramtype2 = 'facedir', + tiles = {"panellus_pusillus.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-2), + selection_box = { + type = 'fixed', + fixed = {-0.2, -0.4, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.2, -0.4, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_panellus_pusillus", { + description = "Cooked Panellus pusillus", + drawtype = "mesh", + mesh = "panellus_pusillus.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_panellus_pusillus.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-4), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.2, -0.4, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.2, -0.4, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:panellus_pusillus_light", { + description = "Nocturn Panellus pusillus", + drawtype = "mesh", + mesh = "panellus_pusillus.b3d", + paramtype = 'light', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + paramtype2 = 'facedir', + tiles = {"panellus_pusillus_light.png"}, + groups = {snappy=3, not_in_creative_inventory=1}, + light_source = 8, + drop = "lib_ecology:panellus_pusillus", + on_use = minetest.item_eat(-2), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.2, -0.4, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.2, -0.4, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +--Saprotrophic fungi that grow on the ground + +minetest.register_node("lib_ecology:macrolepiota_procera", { + description = "Macrolepiota procera", + drawtype = "mesh", + mesh = "macrolepiota_procera.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"macrolepiota_procera.png"}, + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + groups = {snappy=3}, + on_use = minetest.item_eat(3), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0.2, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0.2, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_macrolepiota_procera", { + description = "Cooked Macrolepiota procera", + drawtype = "mesh", + mesh = "macrolepiota_procera.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_macrolepiota_procera.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(16), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0.2, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0.2, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:macrolepiota_procera_fungusdirt", { + description = "Macrolepiota procera Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:macrolepiota_procera_spores" 1'}, + rarity = 12 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:psilocybe_cubensis", { + description = "Psilocybe cubensis", + drawtype = "mesh", + mesh = "psilocybe_cubensis.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"psilocybe_cubensis.png"}, + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + groups = {snappy=3}, + on_use = minetest.item_eat(-7), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.1, -0.49, -0.1, 0.1, -0.1, 0.1}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.1, -0.49, -0.1, 0.1, -0.1, 0.1}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_psilocybe_cubensis", { + description = "Cooked Psilocybe cubensis", + drawtype = "mesh", + mesh = "psilocybe_cubensis.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_psilocybe_cubensis.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(2), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.1, -0.49, -0.1, 0.1, -0.1, 0.1}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.1, -0.49, -0.1, 0.1, -0.1, 0.1}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:psilocybe_cubensis_fungusdirt", { + description = "Psilocybe cubensis Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:psilocybe_cubensis_spores" 1'}, + rarity = 16 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:lycoperdon_pyriforme", { + description = "Lycoperdon pyriforme", + drawtype = "mesh", + mesh = "lycoperdon_pyriforme.b3d", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"lycoperdon_pyriforme.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(8), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.3, -0.49, -0.3, 0.3, -0.3, 0.3}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.3, -0.49, -0.3, 0.3, -0.3, 0.3}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_lycoperdon_pyriforme", { + description = "Cooked Lycoperdon pyriforme", + drawtype = "mesh", + mesh = "lycoperdon_pyriforme.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_lycoperdon_pyriforme.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(12), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.3, -0.49, -0.3, 0.3, -0.3, 0.3}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.3, -0.49, -0.3, 0.3, -0.3, 0.3}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:lycoperdon_pyriforme_fungusdirt", { + description = "Lycoperdon pyriforme Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:lycoperdon_pyriforme_spores" 1'}, + rarity = 4 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:gyromitra_esculenta", { + description = "Gyromitra esculenta", + drawtype = "mesh", + mesh = "gyromitra_esculenta.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + tiles = {"gyromitra_esculenta.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-20), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, -0.2, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, -0.2, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_gyromitra_esculenta", { + description = "Cooked Gyromitra esculenta", + drawtype = "mesh", + mesh = "gyromitra_esculenta.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_gyromitra_esculenta.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-16), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, -0.2, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, -0.2, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:gyromitra_esculenta_fungusdirt", { + description = "Gyromitra esculenta Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:gyromitra_esculenta_spores" 1'}, + rarity = 18 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:coprinus_atramentarius", { + description = "Coprinus atramentarius", + drawtype = "mesh", + mesh = "coprinus_atramentarius.b3d", + paramtype = 'light', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + paramtype2 = 'facedir', + tiles = {"coprinus_atramentarius.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-13), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_coprinus_atramentarius", { + description = "Cooked Coprinus atramentarius", + drawtype = "mesh", + mesh = "coprinus_atramentarius.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_coprinus_atramentarius.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(6), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:coprinus_atramentarius_fungusdirt", { + description = "Coprinus atramentarius Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:coprinus_atramentarius_spores" 1'}, + rarity = 20 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +--jungle fungi + +minetest.register_node("lib_ecology:lentinus_strigosus", { + description = "Lentinus strigosus", + drawtype = "mesh", + mesh = "lentinus_strigosus.b3d", + paramtype = 'light', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + paramtype2 = 'facedir', + tiles = {"lentinus_strigosus.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(1), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_lentinus_strigosus", { + description = "Cooked Lentinus strigosus", + drawtype = "mesh", + mesh = "lentinus_strigosus.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_lentinus_strigosus.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(16), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:ganoderma_lucidum", { + description = "Ganoderma lucidum", + drawtype = "mesh", + mesh = "fistulina_hepatica.b3d", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"ganoderma_lucidum.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(14), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.5, -0.1, -0.5, 0.5, 0.1, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.5, -0.1, -0.5, 0.5, 0.1, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_ganoderma_lucidum", { + description = "Cooked Ganoderma lucidum", + drawtype = "mesh", + mesh = "fistulina_hepatica.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_ganoderma_lucidum.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(4), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.5, -0.1, -0.5, 0.5, 0.1, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.5, -0.1, -0.5, 0.5, 0.1, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:marasmius_haematocephalus", { + description = "Marasmius haematocephalus", + drawtype = "mesh", + mesh = "marasmius_haematocephalus.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + tiles = {"marasmius_haematocephalus.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-1), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.1, -0.49, -0.1, 0.1, -0.1, 0.1}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.1, -0.49, -0.1, 0.1, -0.1, 0.1}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_marasmius_haematocephalus", { + description = "Cooked Marasmius haematocephalus", + drawtype = "mesh", + mesh = "marasmius_haematocephalus.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_marasmius_haematocephalus.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-19), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.1, -0.49, -0.1, 0.1, -0.1, 0.1}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.1, -0.49, -0.1, 0.1, -0.1, 0.1}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:clitocybula_azurea", { + description = "Clitocybula_azurea", + drawtype = "mesh", + mesh = "clitocybula_azurea.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + tiles = {"clitocybula_azurea.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-6), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.2, -0.4, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.2, -0.4, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_clitocybula_azurea", { + description = "Cooked Clitocybula_azurea", + drawtype = "mesh", + mesh = "clitocybula_azurea.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_clitocybula_azurea.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(10), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.2, -0.4, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.2, -0.4, 0.2, 0.2, 0.4, 0.5}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +--snowbank fungus + +minetest.register_node("lib_ecology:clitocybe_glacialis", { + description = "Clitocybe glacialis", + drawtype = "mesh", + mesh = "clitocybe_glacialis.b3d", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"clitocybe_glacialis.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(1), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_clitocybe_glacialis", { + description = "Cooked Clitocybe glacialis", + drawtype = "mesh", + mesh = "clitocybe_glacialis.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_clitocybe_glacialis.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(10), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:clitocybe_glacialis_fungusdirt", { + description = "Clitocybe glacialis Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:clitocybe_glacialis_spores" 1'}, + rarity = 16 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:hygrophorus_goetzii", { + description = "Hygrophorus goetzii", + drawtype = "mesh", + mesh = "hygrophorus_goetzii.b3d", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"hygrophorus_goetzii.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-4), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_hygrophorus_goetzii", { + description = "Cooked Hygrophorus goetzii", + drawtype = "mesh", + mesh = "hygrophorus_goetzii.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_hygrophorus_goetzii.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(8), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.05, -0.49, -0.05, 0.05, 0, 0.05}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:hygrophorus_goetzii_fungusdirt", { + description = "Hygrophorus goetzii Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:hygrophorus_goetzii_spores" 1'}, + rarity = 14 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +minetest.register_node("lib_ecology:plectania_nannfeldtii", { + description = "Plectania nannfeldtii", + drawtype = "mesh", + mesh = "plectania_nannfeldtii.b3d", + paramtype = 'light', + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="air"}) + end, + paramtype2 = 'facedir', + tiles = {"plectania_nannfeldtii.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-20), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.3, -0.49, -0.3, 0.3, -0.3, 0.3}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.3, -0.49, -0.3, 0.3, -0.3, 0.3}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:cooked_plectania_nannfeldtii", { + description = "Cooked Plectania nannfeldtii", + drawtype = "mesh", + mesh = "plectania_nannfeldtii.b3d", + paramtype = 'light', + paramtype2 = 'facedir', + tiles = {"cooked_plectania_nannfeldtii.png"}, + groups = {snappy=3}, + on_use = minetest.item_eat(-20), + on_place = function(itemstack, placer, pointed_thing) + return + end, + selection_box = { + type = 'fixed', + fixed = {-0.3, -0.49, -0.3, 0.3, -0.3, 0.3}, -- Right, Bottom, Back, Left, Top, Front + }, + collision_box = { + type = 'fixed', + fixed = {-0.3, -0.49, -0.3, 0.3, -0.3, 0.3}, -- Right, Bottom, Back, Left, Top, Front + }, +}) + +minetest.register_node("lib_ecology:plectania_nannfeldtii_fungusdirt", { + description = "Plectania nannfeldtii Dirt", + on_timer = function(pos, elapsed) + minetest.set_node(pos, {name="default:dirt"}) + end, + tiles = {"default_dirt.png"}, + drop = { + max_items = 1, + items = { + { + items = {'node "lib_ecology:plectania_nannfeldtii_spores" 1'}, + rarity = 20 + }, + } + }, + groups = {crumbly = 3, not_in_creative_inventory =1}, +}) + +function nsspf_register_recipes (name) + +minetest.register_craft({ + type = "cooking", + output = "lib_ecology:cooked_"..name, + recipe = "lib_ecology:"..name, + cooktime = 10, +}) + +end + +nsspf_register_recipes ('boletus_edulis') +nsspf_register_recipes ('boletus_pinophilus') +nsspf_register_recipes ('boletus_satanas') +nsspf_register_recipes ('suillus_grevillei') +nsspf_register_recipes ('morchella_conica') +nsspf_register_recipes ('amanita_phalloides') +nsspf_register_recipes ('amanita_muscaria') +nsspf_register_recipes ('cantharellus_cibarius') +nsspf_register_recipes ('russula_xerampelina') +nsspf_register_recipes ('fistulina_hepatica') +nsspf_register_recipes ('armillaria_mellea') +nsspf_register_recipes ('mycena_chlorophos') +nsspf_register_recipes ('panellus_pusillus') +nsspf_register_recipes ('macrolepiota_procera') +nsspf_register_recipes ('psilocybe_cubensis') +nsspf_register_recipes ('lycoperdon_pyriforme') +nsspf_register_recipes ('coprinus_atramentarius') +nsspf_register_recipes ('gyromitra_esculenta') +nsspf_register_recipes ('clitocybe_glacialis') +nsspf_register_recipes ('plectania_nannfeldtii') +nsspf_register_recipes ('hygrophorus_goetzii') +nsspf_register_recipes ('lentinus_strigosus') +nsspf_register_recipes ('ganoderma_lucidum') +nsspf_register_recipes ('marasmius_haematocephalus') +nsspf_register_recipes ('clitocybula_azurea') + + + minetest.register_craft({ + output = 'lib_ecology:amadou', + type = "shapeless", + recipe = {'lib_ecology:fomes_fomentarius'}, + }) + +minetest.register_craftitem("lib_ecology:amadou", { + description = "Amadou", + image = "amadou.png", +}) + +minetest.register_craft({ + type = "fuel", + recipe = "lib_ecology:amadou", + burntime = 120, +}) + +if minetest.get_modpath("nssm") then + + minetest.register_craftitem("lib_ecology:long_lasting_amadou", { + description = 'Long Lasting Amadou', + image = "long_lasting_amadou.png", + }) + + minetest.register_craft({ + output = 'lib_ecology:long_lasting_amadou', + type = "shapeless", + recipe = {'nssm:black_powder', 'lib_ecology:amadou'}, + }) + + minetest.register_craft({ + type = "fuel", + recipe = "lib_ecology:long_lasting_amadou", + burntime = 400, + }) + +end + +if minetest.get_modpath("tnt") then + + minetest.register_craftitem("lib_ecology:lasting_amadou", { + description = 'Lasting Amadou', + image = "lasting_amadou.png", + }) + + minetest.register_craft({ + output = 'lib_ecology:lasting_amadou', + type = "shapeless", + recipe = {'tnt:gunpowder', 'lib_ecology:amadou'}, + }) + + minetest.register_craft({ + type = "fuel", + recipe = "lib_ecology:lasting_amadou", + burntime = 300, + }) + +end \ No newline at end of file diff --git a/nodes.csv b/nodes.csv index d6f3cb7..b8942ec 100644 --- a/nodes.csv +++ b/nodes.csv @@ -56,9 +56,9 @@ coral_staghorn|Coral - Staghorn|||lib_ecology_coral_skeleton.png|lib_ecology_cor fern_big|Fern - Big|||lib_ecology_fern_big.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| fern_bluespike|Fern - BlueSpike|||lib_ecology_fern_bluespike.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| fern_boston|Fern - Boston Fern|||lib_ecology_fern_boston.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| -#fern_broadleaf_fern||||lib_ecology_fern_broadleaf.png||||||||||||||||||||||||||||||||||||||||||||||||| +fern_broadleaf_fern||||lib_ecology_fern_broadleaf.png||||mesh|||light||||FALSE||||||1||TRUE||||||||choppy 2,oddly_breakable_by_hand 1,flora 1,flammable 1|||leaves||||||fern_old.b3d|||||||TRUE|||||| fern_broadleaf_fern2|Fern - Broad Leaf Fern2|||lib_ecology_fern_broadleaf.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| -#fern_dicksonia||||lib_ecology_fern_dicksonia.png||||||||||||||||||||||||||||||||||||||||||||||||| +fern_dicksonia||||lib_ecology_fern_dicksonia.png||||mesh|||light||||FALSE||||||1||TRUE||||||||choppy 2,oddly_breakable_by_hand 1,flora 1,flammable 1|||leaves||||||dicksonia.b3d|||||||TRUE|||||| fern_fern|Fern - Fern|||lib_ecology_fern_fern.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| fern_fiddlehead|Fern - Fiddlehead|||lib_ecology_fern_fiddlehead.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| fern_horsetail_02|Fern - Horsetail 02|||lib_ecology_fern_horsetail_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||||||||||||||||||||| @@ -67,7 +67,7 @@ fern_horsetail_2|Fern - Horsetail (Equisetum)|||lib_ecology_fern_horsetail_2.png fern_horsetail_3|Fern - Horsetail (Equisetum)|||lib_ecology_fern_horsetail_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||fern_horsetail_4||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| fern_horsetail_4|Fern - Horsetail (Equisetum)|||lib_ecology_fern_horsetail_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| fern_horsetails|Fern - Horsetails|||lib_ecology_fern_horsetails.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| -#fern_ladyfern||||lib_ecology_fern_lady.png||||||||||||||||||||||||||||||||||||||||||||||||| +fern_ladyfern||||lib_ecology_fern_lady.png||||mesh|||light||||FALSE||||||1||TRUE||||||||choppy 2,oddly_breakable_by_hand 1,flora 1,flammable 1|||leaves||||||fern_old.b3d|||||||TRUE|||||| fern_ladyfern2|Fern - Ladyfern2|||lib_ecology_fern_lady.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| fern_large_1|Fern - Fern Large 1|||lib_ecology_fern_large_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||fern_large_2||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| fern_large_2|Fern - Fern Large 2|||lib_ecology_fern_large_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||fern_large_3||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| @@ -223,10 +223,6 @@ grass_tall|Grass - Tall|||lib_ecology_grass_long.png||||plantlike|2|0.5,0.5,0.5| #ground_leaf_litter||||lib_ecology_ground_leaf_litter.png||||||||||||||||||||||||||||||||||||||||||||||||| #ground_leaf_litter_2||||lib_ecology_ground_leaf_litter_2.png||||||||||||||||||||||||||||||||||||||||||||||||| #REFACTOR||||||||||||||||||||||||||||||||||||||||||||||||||||| -#hot_cobble||||caverealms_hot_cobble.png||||||||||||||||||||||||||||||||||||||||||||||||| -#huge_mushroom_cap||||vmg_mushroom_giant_cap.png||||||||||||||||||||||||||||||||||||||||||||||||| -#icicle_down||||caverealms_thin_ice.png||||||||||||||||||||||||||||||||||||||||||||||||| -#icicle_up||||caverealms_thin_ice.png||||||||||||||||||||||||||||||||||||||||||||||||| #MISC||||||||||||||||||||||||||||||||||||||||||||||||||||| #lightstring||||lightstring.png||||||||||||||||||||||||||||||||||||||||||||||||| #logpile||||default_tree.png||||||||||||||||||||||||||||||||||||||||||||||||| @@ -239,27 +235,34 @@ mushroom_brown|Mushroom - Brown|||lib_ecology_mushroom_brown.png||||plantlike||| mushroom_cap_blue|Mushroom - Cap Blue|||lib_ecology_mushroom_cap_blue.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| mushroom_cap_brown_01|Mushroom - Cap Brown 01|||lib_ecology_mushroom_cap_brown_01.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| mushroom_cap_brown_02|Mushroom - Cap Brown 02|||lib_ecology_mushroom_cap_brown_02.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| -mushroom_cap_green_dk|Mushroom - Cap Green Dark|||lib_ecology_mushroom_cap_green_dk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| -mushroom_cap_green_lt|Mushroom - Cap Green Light|||lib_ecology_mushroom_cap_green_lt.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_green|Mushroom - Cap Green Light|||lib_ecology_mushroom_cap_green.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| mushroom_cap_green_spotted|Mushroom - Cap Green Spotted|||lib_ecology_mushroom_cap_green_spotted.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_green_dk|Mushroom - Cap Green Dark|||lib_ecology_mushroom_cap_green_dk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_green_dk_spotted|Mushroom - Cap Dark Dark Green Spotted|||lib_ecology_mushroom_cap_green_dk_spotted.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| mushroom_cap_mottled|Mushroom - Cap Mottled|||lib_ecology_mushroom_cap_mottled.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_pink_spotted|Mushroom - Cap Pink Spotted|||lib_ecology_mushroom_cap_pink_spotted.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| mushroom_cap_purple|Mushroom - Cap Purple|||lib_ecology_mushroom_cap_purple.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_purple_spotted|Mushroom - Cap Purple Spotted|||lib_ecology_mushroom_cap_purple_spotted.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| mushroom_cap_red_01|Mushroom - Cap Red 01|||lib_ecology_mushroom_cap_red_01.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| mushroom_cap_red_02|Mushroom - Cap Red 02|||lib_ecology_mushroom_cap_red_02.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| mushroom_cap_red_spotted|Mushroom - Cap Red Spotted|||lib_ecology_mushroom_cap_red_spotted.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| mushroom_cap_tan|Mushroom - Cap Tan|||lib_ecology_mushroom_cap_tan.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| mushroom_fire|Mushroom - Fire|||lib_ecology_mushroom_fire.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +mushroom_gills|Mushroom - Gills|||lib_ecology_mushroom_gills.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| mushroom_glow|Mushroom - Glow|||lib_ecology_mushroom_glow.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| -#mushroom_glow_fungus||||lib_ecology_mushroom_glow_fungus.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +#mushroom_glow_fungus||||lib_ecology_mushroom_glow_fungus.png||||torchlike|1|0.5,0.5,0.5|light|wallmounted|||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| mushroom_ground_fungus|Mushroom - Ground Fungus|||lib_ecology_mushroom_ground_fungus.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| -#mushroom_pink||||moreplants_mushroom_top.png||||||||||||||||||||||||||||||||||||||||||||||||| +mushroom_pink|Mushroom - Pink|||moreplants_mushroom_top.png,moreplants_mushroom_top.png,moreplants_mushroom_side.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.0625,-0.5,-0.0625,0.0625,-0.3125,0.0625;-0.1875,-0.3125,-0.1875,0.1875,-0.1875,0.1875;-0.125,-0.1875,-0.125,0.125,-0.125,0.125|||||||||||||||| mushroom_milkcap|Mushroom - Milkcap|||lib_ecology_mushroom_milkcap.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| mushroom_parasol|Mushroom - Parasol|||lib_ecology_mushroom_parasol.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| mushroom_purple|Mushroom - Purple|||lib_ecology_mushroom_purple.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| mushroom_red|Mushroom - Red|||lib_ecology_mushroom_red.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| mushroom_red_large|Mushroom - Red Large|||lib_ecology_mushroom_red_large.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| mushroom_shaggy_mane|Mushroom - shaggy_mane|||lib_ecology_mushroom_shaggy_mane.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| -#mushroom_spores|Mushroom 01 Spores|||lib_ecology_mushroom_01_spores.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_small_cap_01|Mushroom - Small Cap 01|||lib_ecology_mushroom_cap.png^lib_ecology_mushroom_cap_green_spotted.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.4,-0.5,-0.4,0.4,0.0,0.4;-0.75,-0.5,-0.4,-0.4,-0.25,0.4;0.4,-0.5,-0.4,0.75,-0.25,0.4;-0.4,-0.5,-0.75,0.4,-0.25,-0.4;-0.4,-0.5,0.4,0.4,-0.25,0.75|||||||||||||||| +mushroom_small_cap_02|Mushroom - Small Cap 02|||lib_ecology_mushroom_cap.png^lib_ecology_mushroom_cap_purple_spotted.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.5,-0.5,-0.33,0.5,-0.33,0.33;-0.33,-0.5,0.33,0.33,-0.33,0.5;-0.33,-0.5,-0.33,0.33,-0.33,-0.5;-0.33,-0.33,-0.33,0.33,-0.17,0.33|||||||||||||||| +mushroom_small_trunk|Mushroom - Small Trunk|||lib_ecology_mushroom_02_trunk.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.25,-0.5,-0.25,0.25,0.5,0.25|||||||||||||||| +#mushroom_spores|Mushroom Spores|||lib_ecology_mushroom_spores.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| mushroom_spore_01|Mushroom - Spore 01|||lib_ecology_mushroom_spore_01.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| mushroom_spore_02|Mushroom - Spore 02|||lib_ecology_mushroom_spore_02.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| mushroom_spore_03|Mushroom - Spore 03|||lib_ecology_mushroom_spore_03.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| @@ -399,8 +402,6 @@ plant_wild_onion_5|Wild Onion 5|||lib_ecology_plant_wild_onion_5.png||||plantlik #plant_willow_01|Plant - Willow 01|||lib_ecology_plant_willow_01.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| #plant_willow_02|Plant - Willow 02|||lib_ecology_plant_willow_01.png^[transformFY||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| #SEEDLING MOUND||||||||||||||||||||||||||||||||||||||||||||||||||||| -#river_water_flowing||||default_river_water.png||||||||||||||||||||||||||||||||||||||||||||||||| -#river_water_source||||default_river_water_source_animated.png||||||||||||||||||||||||||||||||||||||||||||||||| #seedling_mound||||lib_seedling_dirt.png||||||||||||||||||||||||||||||||||||||||||||||||| #SHRUBS||||||||||||||||||||||||||||||||||||||||||||||||||||| shrub_crystal|Shrub - Crystal|||lib_ecology_shrub_crystal.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| @@ -414,26 +415,6 @@ shrub_lush_02|Shrub - Lush 02|||lib_ecology_shrub_lush_02.png||||plantlike|1|0.5 shrub_scorched|Shrub - Scorched|||lib_ecology_shrub_scorched.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| shrub_snowy|Shrub - Snowy|||lib_ecology_shrub_snowy.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| shrub_taiga|Shrub - Taiga|||lib_ecology_shrub_taiga.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| -#ROCKS, CAVE, OTHER||||||||||||||||||||||||||||||||||||||||||||||||||||| -#small_rocks||||default_stone.png||||||||||||||||||||||||||||||||||||||||||||||||| -#small_rocks1||||default_desert_stone.png||||||||||||||||||||||||||||||||||||||||||||||||| -#small_rocks2||||default_sandstone.png||||||||||||||||||||||||||||||||||||||||||||||||| -#small_rocks3||||default_stone.png||||||||||||||||||||||||||||||||||||||||||||||||| -#small_rocks4||||default_desert_stone.png||||||||||||||||||||||||||||||||||||||||||||||||| -#small_rocks5||||default_sandstone.png||||||||||||||||||||||||||||||||||||||||||||||||| -#small_rocks6||||default_stone.png||||||||||||||||||||||||||||||||||||||||||||||||| -#stalactite||||default_stone.png||||||||||||||||||||||||||||||||||||||||||||||||| -#stalactite_mossy||||default_stone.png||||||||||||||||||||||||||||||||||||||||||||||||| -#stalactite_slimy||||default_stone.png||||||||||||||||||||||||||||||||||||||||||||||||| -#stalagmite||||default_stone.png||||||||||||||||||||||||||||||||||||||||||||||||| -#stalagmite_mossy||||default_stone.png||||||||||||||||||||||||||||||||||||||||||||||||| -#stalagmite_slimy||||default_stone.png||||||||||||||||||||||||||||||||||||||||||||||||| -#stone_ladder||||stone_ladder.png||||||||||||||||||||||||||||||||||||||||||||||||| -#stone_with_algae||||default_stone.png||||||||||||||||||||||||||||||||||||||||||||||||| -#stone_with_lichen||||default_stone.png||||||||||||||||||||||||||||||||||||||||||||||||| -#stone_with_moss||||default_stone.png||||||||||||||||||||||||||||||||||||||||||||||||| -#stone_with_salt||||caverealms_salty2.png||||||||||||||||||||||||||||||||||||||||||||||||| -#thin_ice||||caverealms_thin_ice.png||||||||||||||||||||||||||||||||||||||||||||||||| #Node_Name|Description|Alias_Mod|Alias_Node|Tile_String|Special_Tiles|Inv_Image|Wield_Image|Draw_Type|Vis_Scale|Wld_Scale|Param_Type|ParamType2|Place_Param2|LightSource|Walkable|Pointable|Climbable|Diggable|Buildable|Floodable|Waving|Use_Alpha|Sun_Prop|Liquid_Point|Damage_Per_Second|Grnd_Cnt|Leg_wall|MaxLight|Grow|Eat|Groups|Max_Drops|Drops|Sounds|Dig_Predict|Place_Predict|NodeBox|SelBox|ColBox|Mesh|LiquidType|LiquidViscosity|LiquidRange|LiquidRenew|LiquidAltSource|LiquidAltFlow|OnConstruct|OnTimer|TimerTrig|TimerAct|AfterPlace|OnPlace| #TREES||||||||||||||||||||||||||||||||||||||||||||||||||||| tree_acacia_leaves|Acacia Leaves|||lib_ecology_tree_acacia_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| @@ -578,20 +559,20 @@ tree_eucalyptus_trunk|Eucalyptus Trunk|||lib_ecology_tree_eucalyptus_trunk_top.p tree_eucalyptus_trunk_allface_side|Eucalyptus Block Side|||lib_ecology_tree_eucalyptus_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| tree_eucalyptus_trunk_allface_top|Eucalyptus Block Top|||lib_ecology_tree_eucalyptus_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| tree_eucalyptus_wood|Eucalyptus Wood|||lib_ecology_tree_eucalyptus_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| -tree_fern_giant_crown|Giant Fern Crown|||lib_ecology_tree_fern_giant_crown.png||||||||||||||||||||||||||||||||||||||||||||||||| -tree_fern_giant_leaves|Giant Fern Leaves|||lib_ecology_tree_fern_giant_leaves.png||||||||||||||||||||||||||||||||||||||||||||||||| +tree_fern_giant_crown|Giant Fern Crown|||lib_ecology_tree_fern_giant_crown.png||||plantlike|4|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +tree_fern_giant_leaves|Giant Fern Leaves|||lib_ecology_tree_fern_giant_leaves.png||||raillike|||light||||FALSE||||||||||||||||snappy 3,flammable 2,attached_node 1,not_in_creative_inventory 1,leaves 1,leafdecay 1|||leaves||||||||||||||||||| tree_fern_giant_leaves_big|Giant Fern Leaves Big|||lib_ecology_tree_fern_giant_leaves.png||||||||||||||||||||||||||||||||||||||||||||||||| -tree_fern_giant_leaves_end|Giant Fern Leaves End|||lib_ecology_tree_fern_giant_leaves_end.png||||||||||||||||||||||||||||||||||||||||||||||||| +tree_fern_giant_leaves_end|Giant Fern Leaves End|||lib_ecology_tree_fern_giant_leaves_end.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.5,-0.5,0.5;0.5,0.5,0.5|||||||||||||||| tree_fern_giant_sapling|Giant Fern Sapling|||lib_ecology_tree_fern_giant_sapling.png||||||||||||||||||||||||||||||||||||||||||||||||| -tree_fern_giant_trunk|Giant Fern Trunk|||lib_ecology_tree_fern_giant_trunk_top.png,lib_ecology_tree_fern_giant_trunk_top.png,lib_ecology_tree_fern_giant_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| -tree_fern_giant_trunk_top|Gian Fern Trunk Top|||lib_ecology_tree_fern_giant_leaves_cross.png,lib_ecology_tree_fern_giant_trunk_top.png,lib_ecology_tree_fern_giant_trunk.png||||||||||||||||||||||||||||||||||||||||||||||||| -tree_fern_giant2_crown|Giant Fern2 Crown|||lib_ecology_fern_giant_tree_crown2.png||||||||||||||||||||||||||||||||||||||||||||||||| -tree_fern_giant2_leaves|Giant Fern2 Leaves|||lib_ecology_fern_giant_tree_leaves2.png||||||||||||||||||||||||||||||||||||||||||||||||| -tree_fern_giant2_leaves_end|Giant Fern2 Leaves End|||lib_ecology_fern_giant_tree_leaves_end2.png||||||||||||||||||||||||||||||||||||||||||||||||| -tree_fern_giant2_trunk_top|Giant Fern2 Trunk Top|||lib_ecology_fern_giant_tree_leaves_cross2.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| -tree_fern_small_leaves_01|Small Fern Leaves 01|||lib_ecology_tree_fern_small_01_leaves.png||||||||||||||||||||||||||||||||||||||||||||||||| -tree_fern_small_leaves_02|Small Fern Leaves 02|||lib_ecology_tree_fern_small_02_leaves.png||||||||||||||||||||||||||||||||||||||||||||||||| -tree_fern_small_sapling|Small Fern Sapling|||lib_ecology_tree_fern_small_sapling.png||||||||||||||||||||||||||||||||||||||||||||||||| +tree_fern_giant_trunk|Giant Fern Trunk|||lib_ecology_tree_fern_giant_trunk_top.png,lib_ecology_tree_fern_giant_trunk_top.png,lib_ecology_tree_fern_giant_trunk.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.5,0.5,-0.5,0.5,0.5,0.5;-0.125,-0.5,-0.125,0.125,0.5,0.125|-0.125,-0.5,-0.125,0.125,0.5,0.125||||||||||||||| +tree_fern_giant_trunk_top|Gian Fern Trunk Top|||lib_ecology_tree_fern_giant_leaves_cross.png,lib_ecology_tree_fern_giant_trunk_top.png,lib_ecology_tree_fern_giant_trunk.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.5,0.5,-0.5,0.5,0.5,0.5;-0.25,-0.5,-0.25,0.25,0.5,0.25|-0.125,-0.5,-0.125,0.125,0.5,0.125||||||||||||||| +tree_fern_giant2_crown|Giant Fern2 Crown|||lib_ecology_fern_giant_tree_crown2.png||||plantlike|4|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +tree_fern_giant2_leaves|Giant Fern2 Leaves|||lib_ecology_fern_giant_tree_leaves2.png||||raillike|||light||||FALSE||||||||||||||||snappy 3,flammable 2,attached_node 1,not_in_creative_inventory 1,leaves 1,leafdecay 1|||leaves||||||||||||||||||| +tree_fern_giant2_leaves_end|Giant Fern2 Leaves End|||lib_ecology_fern_giant_tree_leaves_end2.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.5,-0.5,0.5;0.5,0.5,0.5|||||||||||||||| +tree_fern_giant2_trunk_top|Giant Fern2 Trunk Top|||lib_ecology_fern_giant_tree_leaves_cross2.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.5,0.5,-0.5,0.5,0.5,0.5;-0.25,-0.5,-0.25,0.25,0.5,0.25|-0.125,-0.5,-0.125,0.125,0.5,0.125||||||||||||||| +tree_fern_small_leaves_01|Small Fern Leaves 01|||lib_ecology_tree_fern_small_01_leaves.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +tree_fern_small_leaves_02|Small Fern Leaves 02|||lib_ecology_tree_fern_small_02_leaves.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +tree_fern_small_sapling|Small Fern Sapling|||lib_ecology_tree_fern_small_sapling.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| tree_fern_small_trunk|Small Fern Trunk|||lib_ecology_tree_fern_small_trunk_top.png,lib_ecology_tree_fern_small_trunk_top.png,lib_ecology_tree_fern_small_trunk.png||||nodebox|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood|||-0.5,0.5,-0.5,0.5,0.5,0.5;-0.125,-0.5,-0.125,0.125,0.5,0.125|-0.125,-0.5,-0.125,0.125,0.5,0.125|||||||||||||||0.142857142857143 tree_fir_coast_leaves|Coast Fir Leaves|||lib_ecology_tree_fir_coast_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves|||||||||||||||||||0.125 tree_fir_coast_sapling|Coast Fir Sapling|||lib_ecology_tree_fir_coast_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| @@ -652,24 +633,6 @@ tree_jungle_03_trunk|Jungle 03 Trunk|||lib_ecology_tree_jungle_03_trunk_top.png, tree_jungle_03_trunk_allface_side|Jungle 03 Block Side|||lib_ecology_tree_jungle_03_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| tree_jungle_03_trunk_allface_top|Jungle 03 Block Top|||lib_ecology_tree_jungle_03_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| tree_jungle_03_wood|Jungle 03 Wood|||lib_ecology_tree_jungle_03_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| -#tree_jungle_palm_01_leaves|Jungle 01 Palm Leaves|||lib_ecology_tree_jungle_palm_01_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| -#tree_jungle_palm_01_sapling|Jungle 01 Palm Sapling|||lib_ecology_tree_jungle_palm_01_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| -#tree_jungle_palm_01_trunk|Jungle 01 Palm Trunk|||lib_ecology_tree_jungle_palm_01_trunk_top.png,lib_ecology_tree_jungle_palm_01_trunk_top.png,lib_ecology_tree_jungle_palm_01_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| -#tree_jungle_palm_01_trunk_allface_side|Jungle 01 Palm Block Side|||lib_ecology_tree_jungle_palm_01_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| -#tree_jungle_palm_01_trunk_allface_top|Jungle 01 Palm Block Top|||lib_ecology_tree_jungle_palm_01_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| -#tree_jungle_palm_01_wood|Jungle 01 Palm Wood|||lib_ecology_tree_jungle_palm_01_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| -#tree_jungle_palm_02_leaves|Jungle 02 Palm Leaves|||lib_ecology_tree_jungle_palm_02_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| -#tree_jungle_palm_02_sapling|Jungle 02 Palm Sapling|||lib_ecology_tree_jungle_palm_02_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| -#tree_jungle_palm_02_trunk|Jungle 02 Palm Trunk|||lib_ecology_tree_jungle_palm_02_trunk_top.png,lib_ecology_tree_jungle_palm_02_trunk_top.png,lib_ecology_tree_jungle_palm_02_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| -#tree_jungle_palm_02_trunk_allface_side|Jungle 02 Palm Block Side|||lib_ecology_tree_jungle_palm_02_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| -#tree_jungle_palm_02_trunk_allface_top|Jungle 02 Palm Block Top|||lib_ecology_tree_jungle_palm_02_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| -#tree_jungle_palm_02_wood|Jungle 02 Palm Wood|||lib_ecology_tree_jungle_palm_02_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| -#tree_jungle_palm_03_leaves|Jungle 03 Palm Leaves|||lib_ecology_tree_jungle_palm_03_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| -#tree_jungle_palm_03_sapling|Jungle 03 Palm Sapling|||lib_ecology_tree_jungle_palm_03_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| -#tree_jungle_palm_03_trunk|Jungle 03 Palm Trunk|||lib_ecology_tree_jungle_palm_03_trunk_top.png,lib_ecology_tree_jungle_palm_03_trunk_top.png,lib_ecology_tree_jungle_palm_03_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| -#tree_jungle_palm_03_trunk_allface_side|Jungle 03 Palm Block Side|||lib_ecology_tree_jungle_palm_03_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| -#tree_jungle_palm_03_trunk_allface_top|Jungle 03 Palm Block Top|||lib_ecology_tree_jungle_palm_03_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| -#tree_jungle_palm_03_wood|Jungle 03 Palm Wood|||lib_ecology_tree_jungle_palm_03_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| tree_larch_leaves|Larch Leaves|||lib_ecology_tree_larch_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| tree_larch_sapling|Larch Sapling|||lib_ecology_tree_larch_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| tree_larch_trunk|Larch Trunk|||lib_ecology_tree_larch_trunk_top.png,lib_ecology_tree_larch_trunk_top.png,lib_ecology_tree_larch_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| @@ -759,17 +722,17 @@ tree_orange_trunk|Orange Trunk|||lib_ecology_tree_orange_trunk_top.png,lib_ecolo tree_orange_trunk_allface_side|Orange Block Side|||lib_ecology_tree_orange_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| tree_orange_trunk_allface_top|Orange Block Top|||lib_ecology_tree_orange_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| tree_orange_wood|Orange Wood|||lib_ecology_tree_orange_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| -#tree_palm_01_leaves|Palm 01 Leaves|||lib_ecology_tree_palm_01_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| -#tree_palm_01_sapling|Palm 01 Sapling|||lib_ecology_tree_palm_01_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| -#tree_palm_01_trunk|Palm 01 Trunk|||lib_ecology_tree_palm_01_trunk_top.png,lib_ecology_tree_palm_01_trunk_top.png,lib_ecology_tree_palm_01_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| -#tree_palm_01_trunk_allface_side|Palm 01 Block Side|||lib_ecology_tree_palm_01_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| -#tree_palm_01_trunk_allface_top|Palm 01 Block Top|||lib_ecology_tree_palm_01_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| -#tree_palm_01_wood|Palm 01 Wood|||lib_ecology_tree_palm_01_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| -#tree_palm_02_leaves|Palm 02 Leaves|||lib_ecology_tree_palm_02_leaves.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| -#tree_palm_02_leaves2|Palm 02 Leaves2|||lib_ecology_tree_palm_02_leaves.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| -#tree_palm_02_sapling|Palm 02 Sapling|||lib_ecology_tree_palm_02_sapling.png||||||||||||||||||||||||||||||||||||||||||||||||| -#tree_palm_02_trunk|Palm 02 Trunk|||lib_ecology_tree_palm_02_trunk_top.png,lib_ecology_tree_palm_02_trunk_top.png,lib_ecology_tree_palm_02_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| -#tree_palm_02_wood|Palm 02 Wood|||lib_ecology_tree_palm_02_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_palm_forest_01_leaves|Forest Forest Palm 01 Leaves|||lib_ecology_tree_palm_forest_01_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_palm_forest_01_sapling|Forest Forest Palm 01 Sapling|||lib_ecology_tree_palm_forest_01_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_palm_forest_01_trunk|Forest Forest Palm 01 Trunk|||lib_ecology_tree_palm_forest_01_trunk_top.png,lib_ecology_tree_palm_forest_01_trunk_top.png,lib_ecology_tree_palm_forest_01_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_palm_forest_01_trunk_allface_side|Forest Forest Palm 01 Block Side|||lib_ecology_tree_palm_forest_01_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_forest_01_trunk_allface_top|Forest Forest Palm 01 Block Top|||lib_ecology_tree_palm_forest_01_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_forest_01_wood|Forest Forest Palm 01 Wood|||lib_ecology_tree_palm_forest_01_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_palm_forest_02_leaves|Forest Forest Palm 02 Leaves|||lib_ecology_tree_palm_forest_02_leaves.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_palm_forest_02_leaves2|Forest Forest Palm 02 Leaves2|||lib_ecology_tree_palm_forest_02_leaves.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_palm_forest_02_sapling|Forest Forest Palm 02 Sapling|||lib_ecology_tree_palm_forest_02_sapling.png||||||||||||||||||||||||||||||||||||||||||||||||| +tree_palm_forest_02_trunk|Forest Forest Palm 02 Trunk|||lib_ecology_tree_palm_forest_02_trunk_top.png,lib_ecology_tree_palm_forest_02_trunk_top.png,lib_ecology_tree_palm_forest_02_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_palm_forest_02_wood|Forest Forest Palm 02 Wood|||lib_ecology_tree_palm_forest_02_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| tree_palm_coconut_leaves|Coconut Palm Leaves|||lib_ecology_tree_palm_coconut_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| tree_palm_coconut_sapling|Coconut Palm Sapling|||lib_ecology_tree_palm_coconut_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| tree_palm_coconut_trunk|Coconut Palm Trunk|||lib_ecology_tree_palm_coconut_trunk_top.png,lib_ecology_tree_palm_coconut_trunk_top.png,lib_ecology_tree_palm_coconut_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| @@ -842,12 +805,12 @@ tree_pine_03_trunk_allface_top|Pine 03 Block Top|||lib_ecology_tree_pine_03_trun tree_pine_03_wood|Pine 03 Wood|||lib_ecology_tree_pine_03_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| tree_poplar_leaves|Poplar Leaves|||lib_ecology_tree_poplar_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| tree_poplar_sapling|Poplar Sapling|||lib_ecology_tree_poplar_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| -#tree_poplar_small_leaves|Small Poplar Leaves|||lib_ecology_tree_poplar_small_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| -#tree_poplar_small_sapling|Small Poplar Sapling|||lib_ecology_tree_poplar_small_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| -#tree_poplar_small_trunk|Small Poplar Trunk|||lib_ecology_tree_poplar_small_trunk_top.png,lib_ecology_tree_poplar_small_trunk_top.png,lib_ecology_tree_poplar_small_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| -#tree_poplar_small_trunk_allface_side|Small Poplar Block Side|||lib_ecology_tree_poplar_small_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| -#tree_poplar_small_trunk_allface_top|Small Poplar Block Top|||lib_ecology_tree_poplar_small_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| -#tree_poplar_small_wood|Small Poplar Wood|||lib_ecology_tree_poplar_small_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_poplar_small_leaves|Small Poplar Leaves|||lib_ecology_tree_poplar_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_poplar_small_sapling|Small Poplar Sapling|||lib_ecology_tree_poplar_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_poplar_small_trunk|Small Poplar Trunk|||lib_ecology_tree_poplar_trunk_top.png,lib_ecology_tree_poplar_trunk_top.png,lib_ecology_tree_poplar_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +#tree_poplar_small_trunk_allface_side|Small Poplar Block Side|||lib_ecology_tree_poplar_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +#tree_poplar_small_trunk_allface_top|Small Poplar Block Top|||lib_ecology_tree_poplar_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +#tree_poplar_small_wood|Small Poplar Wood|||lib_ecology_tree_poplar_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| tree_poplar_trunk|Poplar Trunk|||lib_ecology_tree_poplar_trunk_top.png,lib_ecology_tree_poplar_trunk_top.png,lib_ecology_tree_poplar_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| tree_poplar_trunk_allface_side|Poplar Block Side|||lib_ecology_tree_poplar_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| tree_poplar_trunk_allface_top|Poplar Block Top|||lib_ecology_tree_poplar_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| diff --git a/nodes.txt b/nodes.txt new file mode 100644 index 0000000..2a42112 --- /dev/null +++ b/nodes.txt @@ -0,0 +1,893 @@ +#Node_Name|Description|Alias_Mod|Alias_Node|Tile_String|Special_Tiles|Inv_Image|Wield_Image|Draw_Type|Vis_Scale|Wld_Scale|Param_Type|ParamType2|Place_Param2|LightSource|Walkable|Pointable|Climbable|Diggable|Buildable|Floodable|Waving|Use_Alpha|Sun_Prop|Liquid_Point|Damage_Per_Second|Grnd_Cnt|Leg_wall|MaxLight|Grow|Eat|Groups|Max_Drops|Drops|Sounds|Dig_Predict|Place_Predict|NodeBox|SelBox|ColBox|Mesh|LiquidType|LiquidViscosity|LiquidRange|LiquidRenew|LiquidAltSource|LiquidAltFlow|OnConstruct|OnTimer|TimerTrig|TimerAct|AfterPlace|OnPlace| +#BUSHES, SHRUBS||||||||||||||||||||||||||||||||||||||||||||||||||||| +bush_01_1|Bush - 01 - 1|||lib_ecology_bush_01_1.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +bush_01_2|Bush - 01 - 2|||lib_ecology_bush_01_2.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +bush_02_1|Bush - 02 - 1|||lib_ecology_bush_02_1.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +bush_02_2|Bush - 02 - 2|||lib_ecology_bush_02_2.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +bush_02_3|Bush - 02 - 3|||lib_ecology_bush_02_3.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +#bush_blueberry_leaves||||lib_ecology_bush_blueberry_leaves.png||||||||||||||||||||||||||||||||||||||||||||||||| +#bush_blueberry_leaves_with_berries||||lib_ecology_bush_blueberry_leaves.png||||||||||||||||||||||||||||||||||||||||||||||||| +#bush_blueberry_sapling||||lib_ecology_bush_blueberry_sapling.png||||||||||||||||||||||||||||||||||||||||||||||||| +bush_hawthorne_leaves|Bush - Hawthorne Leaves|||lib_ecology_bush_hawthorne_leaves.png||||allfaces_optional|2|0.5,0.5,0.5|light||||FALSE|||||TRUE|1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1|||leaves|||||||||||||||||lib_ecology.after_place_leaves|| +bush_rhodedendron_leaves_1|Bush - Rhodedendron Leaves 1|||lib_ecology_bush_rhodedendron_leaves_1.png||||allfaces_optional|1.5|0.5,0.5,0.5|light||||FALSE|||||TRUE|1|||||FALSE||11|bush_rhodedendron_leaves_2||snappy 3,leafdecay 3,flammable 2,leaves 1|||leaves|||||||||||||timer|"60,120"|400|lib_ecology:bush_rhodedendron_leaves_2|lib_ecology.after_place_leaves|| +bush_rhodedendron_leaves_2|Bush - Rhodedendron Leaves 2|||lib_ecology_bush_rhodedendron_leaves_2.png||||allfaces_optional|1.5|0.5,0.5,0.5|light||||FALSE|||||TRUE|1|||||FALSE||11|bush_rhodedendron_leaves_3||snappy 3,leafdecay 3,flammable 2,leaves 1|||leaves|||||||||||||timer|"60,120"|300|lib_ecology:bush_rhodedendron_leaves_3|lib_ecology.after_place_leaves|| +bush_rhodedendron_leaves_3|Bush - Rhodedendron Leaves 3|||lib_ecology_bush_rhodedendron_leaves_3.png||||allfaces_optional|1.5|0.5,0.5,0.5|light||||FALSE|||||TRUE|1|||||FALSE||11|||snappy 3,leafdecay 3,flammable 2,leaves 1|||leaves|||||||||||||timer|"60,120"|200|lib_ecology:bush_rhodedendron_leaves_1|lib_ecology.after_place_leaves|| +bush_trunk|Bush - Trunk|||lib_ecology_bush_trunk.png||||plantlike|1.41||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||wood||||-0.4375,-0.5,-0.4375,0.4375,0.5,0.4375||||||||||||||| +#CACTII||||||||||||||||||||||||||||||||||||||||||||||||||||| +#cactus_01_seedling||||default_large_cactus_seedling.png||||||||||||||||||||||||||||||||||||||||||||||||| +cactus_column_01|Cactus - Column 01|||lib_ecology_cactus_column_01.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||1|FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +cactus_column_02|Cactus - Column 02|||lib_ecology_cactus_column_02.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE||1|FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +cactus_globe|Cactus - Globe|||lib_ecology_cactus_globe.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||1|FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +cactus_green_column|Cactus - Green Column|||lib_ecology_plant_cactus.png||||mesh|0.5||light||||||||||||||1||||||choppy 1,oddly_breakable_by_hand 1|||wood||||-0.4,-0.5,-0.4,0.4,0.5,0.4|-0.4,-0.5,-0.4,0.4,0.5,0.4|cactus.b3d||||||||||||| +cactus_green_trunk|Cactus - Green Trunk|||lib_ecology_cactus_green_trunk_top.png,lib_ecology_cactus_green_trunk_top.png,lib_ecology_cactus_green_trunk.png|||||||light|facedir|||TRUE||||||||||1|FALSE|||||tree 1,choppy 2,oddly_breakable_by_hand 1,flammable 2|||wood||||||||||||||||||rotate| +cactus_moonflower|Cactus - Moon Flower|||lib_ecology_cactus_moonflower.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE||1|FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +cactus_prickly_pear|Cactus - Prickly Pear|||lib_ecology_cactus_prickly_pear.png||||plantlike|4|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE||1|FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +cactus_purple_button|Cactus - Purple Button|||lib_ecology_cactus_purple_trunk_top.png,lib_ecology_cactus_purple_trunk_top.png,lib_ecology_cactus_purple_trunk.png||||nodebox|||light|facedir|||TRUE||||||||||1|FALSE|||||tree 1,choppy 2,oddly_breakable_by_hand 1,flammable 2|||wood|||-0.25,-0.5,-0.25,0.25,0.0,0.25|-0.25,-0.5,-0.25,0.25,0.0,0.25||||||||||||||rotate| +cactus_purple_column|Cactus - Purple Column|||lib_ecology_cactus_purple_trunk_top.png,lib_ecology_cactus_purple_trunk_top.png,lib_ecology_cactus_purple_trunk.png||||nodebox|||light|facedir|||TRUE||||||||||1|FALSE|||||tree 1,choppy 2,oddly_breakable_by_hand 1,flammable 2|||wood|||-0.25,-0.5,-0.25,0.25,0.5,0.25|-0.25,-0.5,-0.25,0.25,0.5,0.25||||||||||||||rotate| +cactus_purple_trunk|Cactus - Purple Trunk|||lib_ecology_cactus_purple_trunk_top.png,lib_ecology_cactus_purple_trunk_top.png,lib_ecology_cactus_purple_trunk.png|||||||light|facedir|||TRUE||||||||||1|FALSE|||||tree 1,choppy 2,oddly_breakable_by_hand 1,flammable 2|||wood||||||||||||||||||| +cactus_small_column_01|Cactus - Small Column 01|||lib_ecology_cactus_column_01.png||||nodebox|||light|facedir|||TRUE||||||||||1|FALSE|||||tree 1,choppy 2,oddly_breakable_by_hand 1,flammable 2|||wood|||-0.0625,0.1875,-0.0625,0.0625,0.25,0.0625;-0.0625,-0.5,-0.125,0.0625,0.1875,0.125;-0.125,-0.5,-0.0625,0.125,0.1875,0.0625|-0.125,-0.5,-0.125,0.125,0.25,0.125||||||||||||||rotate| +cactus_small_column_02|Cactus - Small Column 02|||lib_ecology_cactus_column_02.png||||nodebox|||light|facedir|||TRUE||||||||||1|FALSE|||||tree 1,choppy 2,oddly_breakable_by_hand 1,flammable 2|||wood|||-0.0625,0.0625,-0.0625,0.0625,0.125,0.0625;-0.0625,-0.5,-0.125,0.0625,0.0625,0.125;-0.125,-0.5,-0.0625,0.125,0.0625,0.0625;-0.0625,-0.5,-0.001,0.0625,0.0625,0.001;-0.001,-0.5,-0.0625,0.001,0.0625,0.0625|-0.125,-0.5,-0.125,0.125,0.125,0.125||||||||||||||rotate| +cactus_small_globe|Cactus - Small Globe|||lib_ecology_cactus_globe.png||||nodebox|||light|facedir|||TRUE||||||||||1|FALSE|||||tree 1,choppy 2,oddly_breakable_by_hand 1,flammable 2|||wood|||-0.1875,-0.5,-0.0625,0.1875,0.125,0.0625;-0.25,-0.3125,-0.0625,0.25,0.0625,0.0625;-0.3125,-0.375,-0.0625,0.3125,0.0,0.0625;-0.125,0.125,-0.0625,0.125,0.1875,0.0625;-0.0625,0.1875,-0.0625,0.0625,0.25,0.0625|-0.3125,-0.5,-0.0625,0.3125,0.25,0.0625||||||||||||||rotate| +cactus_vine|Cactus - Vine|||lib_ecology_cactus_vine.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE||1|FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +#candle||||candle.png||||||||||||||||||||||||||||||||||||||||||||||||| +#constant_flame||||fire_basic_flame_animated.png||||||||||||||||||||||||||||||||||||||||||||||||| +#CORALS||||||||||||||||||||||||||||||||||||||||||||||||||||| +coral_blue_01|Coral - Blue 01|||lib_ecology_coral_skeleton.png|lib_ecology_coral_blue_01.png false|lib_ecology_coral_blue_01.png|lib_ecology_coral_blue_01.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||stone|lib_ecology:coral_blue_01|lib_ecology:coral_blue_01||||||||||||||||| +coral_blue_02|Coral - Blue 02|||lib_ecology_coral_skeleton.png|lib_ecology_coral_blue_02.png false|lib_ecology_coral_blue_02.png|lib_ecology_coral_blue_02.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||stone|lib_ecology:coral_blue_02|lib_ecology:coral_blue_02||||||||||||||||| +coral_blue_03|Coral - Blue 03|||lib_ecology_coral_skeleton.png|lib_ecology_coral_blue_03.png false|lib_ecology_coral_blue_03.png|lib_ecology_coral_blue_03.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||stone|lib_ecology:coral_blue_03|lib_ecology:coral_blue_03||||||||||||||||| +coral_brain|Coral - Brain|||lib_ecology_coral_brain.png||||||||||4|||||||||||||||||cracky 3,stone 1,sea 1||lib_ecology:coral_skeleton|stone||||||||||||||||||| +coral_brown|Coral - Brown|||lib_ecology_coral_brown.png||||||||||4|||||||||||||||||cracky 3,stone 1,sea 1||lib_ecology:coral_skeleton|stone||||||||||||||||||| +coral_dragon_eye|Coral - Dragon Eye|||lib_ecology_coral_dragon_eye.png||||||||||4|||||||||||||||||cracky 3,stone 1,sea 1||lib_ecology:coral_skeleton|stone||||||||||||||||||| +coral_green_01|Coral - Green 01|||lib_ecology_coral_skeleton.png|lib_ecology_coral_green_01.png false|lib_ecology_coral_green_01.png|lib_ecology_coral_green_01.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||stone|lib_ecology:coral_green_01|lib_ecology:coral_green_01||||||||||||||||| +coral_green_02|Coral - Green 02|||lib_ecology_coral_skeleton.png|lib_ecology_coral_green_02.png false|lib_ecology_coral_green_02.png|lib_ecology_coral_green_02.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||stone|lib_ecology:coral_green_02|lib_ecology:coral_green_02||||||||||||||||| +coral_orange_01|Coral - Orange 01|||lib_ecology_coral_orange_01.png||||||||||4|||||||||||||||||cracky 3,stone 1,sea 1||lib_ecology:coral_skeleton|stone||||||||||||||||||| +coral_orange_02|Coral - Orange 02|||lib_ecology_coral_skeleton.png|lib_ecology_coral_orange_02.png false|lib_ecology_coral_orange_02.png|lib_ecology_coral_orange_02.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||stone|lib_ecology:coral_orange_02|lib_ecology:coral_orange_02||||||||||||||||| +coral_orange_03|Coral - Orange 03|||lib_ecology_coral_skeleton.png|lib_ecology_coral_orange_03.png false|lib_ecology_coral_orange_03.png|lib_ecology_coral_orange_03.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||stone|lib_ecology:coral_orange_03|lib_ecology:coral_orange_03||||||||||||||||| +#coral_pillar||||lib_ecology_coral_pillar.png||||nodebox||||||2|||||||||||||||||cracky 3,stone 1,sea 1||lib_ecology:coral_skeleton|stone|||grid|-0.5,-0.5,-0.5,0.5,0.5,0.5||||||||||||||| +coral_pink_01|Coral - Pink 01|||lib_ecology_coral_skeleton.png|lib_ecology_coral_pink_01.png false|lib_ecology_coral_pink_01.png|lib_ecology_coral_pink_01.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||stone|lib_ecology:coral_pink_01|lib_ecology:coral_pink_01||||||||||||||||| +coral_pink_02|Coral - Pink 02|||lib_ecology_coral_skeleton.png|lib_ecology_coral_pink_02.png false|lib_ecology_coral_pink_02.png|lib_ecology_coral_pink_02.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||stone|lib_ecology:coral_pink_02|lib_ecology:coral_pink_02||||||||||||||||| +coral_pink_03|Coral - Pink 03|||lib_ecology_coral_skeleton.png|lib_ecology_coral_pink_03.png false|lib_ecology_coral_pink_03.png|lib_ecology_coral_pink_03.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||stone|lib_ecology:coral_pink_03|lib_ecology:coral_pink_03||||||||||||||||| +coral_purple|Coral - Purple|||lib_ecology_coral_skeleton.png|lib_ecology_coral_purple.png false|lib_ecology_coral_purple.png|lib_ecology_coral_purple.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||stone|lib_ecology:coral_purple|lib_ecology:coral_purple||||||||||||||||| +coral_red|Coral - Red|||lib_ecology_coral_skeleton.png|lib_ecology_coral_red.png false|lib_ecology_coral_red.png|lib_ecology_coral_red.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||stone|lib_ecology:coral_red|lib_ecology:coral_red||||||||||||||||| +coral_skeleton|Coral - Skeleton|||lib_ecology_coral_skeleton.png||||||||||2|||||||||||||||||cracky 3,stone 1,sea 1|||stone||||||||||||||||||| +coral_sponge|Coral - Sponge|||lib_ecology_coral_sponge.png||||||||||4|||||||||||||||||cracky 3,stone 1,sea 1||lib_ecology:coral_skeleton|stone||||||||||||||||||| +coral_staghorn|Coral - Staghorn|||lib_ecology_coral_skeleton.png|lib_ecology_coral_staghorn.png false|lib_ecology_coral_staghorn.png|lib_ecology_coral_staghorn.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||stone|lib_ecology:coral_staghorn|lib_ecology:coral_staghorn||||||||||||||||| +#FERNS||||||||||||||||||||||||||||||||||||||||||||||||||||| +fern_big|Fern - Big|||lib_ecology_fern_big.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +fern_bluespike|Fern - BlueSpike|||lib_ecology_fern_bluespike.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +fern_boston|Fern - Boston Fern|||lib_ecology_fern_boston.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +fern_broadleaf_fern|Fern - Broad Leaf Fern|||lib_ecology_fern_broadleaf.png||||mesh|||light||||FALSE||||||1||TRUE||||||||choppy 2,oddly_breakable_by_hand 1,flora 1,flammable 1|||leaves||||||fern_old.b3d|||||||TRUE|||||| +fern_broadleaf_fern2|Fern - Broad Leaf Fern2|||lib_ecology_fern_broadleaf.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +fern_dicksonia|Fern - Dicksonia|||lib_ecology_fern_dicksonia.png||||mesh|||light||||FALSE||||||1||TRUE||||||||choppy 2,oddly_breakable_by_hand 1,flora 1,flammable 1|||leaves||||||dicksonia.b3d|||||||TRUE|||||| +fern_fern|Fern - Fern|||lib_ecology_fern_fern.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +fern_fiddlehead|Fern - Fiddlehead|||lib_ecology_fern_fiddlehead.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +fern_horsetail_02|Fern - Horsetail 02|||lib_ecology_fern_horsetail_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||||||||||||||||||||| +fern_horsetail_1|Fern - Young Horsetail (Equisetum)|||lib_ecology_fern_horsetail_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||fern_horsetail_2||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +fern_horsetail_2|Fern - Horsetail (Equisetum)|||lib_ecology_fern_horsetail_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||fern_horsetail_3||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +fern_horsetail_3|Fern - Horsetail (Equisetum)|||lib_ecology_fern_horsetail_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||fern_horsetail_4||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +fern_horsetail_4|Fern - Horsetail (Equisetum)|||lib_ecology_fern_horsetail_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +fern_horsetails|Fern - Horsetails|||lib_ecology_fern_horsetails.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +fern_ladyfern|Fern - Lady Fern|||lib_ecology_fern_lady.png||||mesh|||light||||FALSE||||||1||TRUE||||||||choppy 2,oddly_breakable_by_hand 1,flora 1,flammable 1|||leaves||||||fern_old.b3d|||||||TRUE|||||| +fern_ladyfern2|Fern - Ladyfern2|||lib_ecology_fern_lady.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +fern_large_1|Fern - Fern Large 1|||lib_ecology_fern_large_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||fern_large_2||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +fern_large_2|Fern - Fern Large 2|||lib_ecology_fern_large_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||fern_large_3||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +fern_large_3|Fern - Fern Large 3|||lib_ecology_fern_large_3.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +fern_small_1|Fern - Fern Small 1|||lib_ecology_fern_small_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||fern_small_2||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +fern_small_2|Fern - Fern Small 2|||lib_ecology_fern_small_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||fern_small_3||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +fern_small_3|Fern - Fern Small 3|||lib_ecology_fern_small_3.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +fern_spike|Fern - Spike|||lib_ecology_fern_spike.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +#FLOWERS||||||||||||||||||||||||||||||||||||||||||||||||||||| +flower_allium_purple|Flower - Allium Purple|||lib_ecology_flower_allium_purple.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_big|Flower - Big|||lib_ecology_flower_big.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_bird_of_paradise|Flower - Bird of Paradise|||lib_ecology_flower_bird_of_paradise.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_blue|Flower - Blue|||lib_ecology_flower_blue.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_calla_lily|Flower - Calla Lily|||lib_ecology_flower_calla_lily.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_cave|Flower - Cave|||lib_ecology_flower_cave.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_chrysanthemum_green|Flower - Chrysanthemum Green|||lib_ecology_flower_chrysanthemum_green.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_daisy_oxeye|Flower - Daisy Oxeye|||lib_ecology_flower_daisy_oxeye.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_dandelions_white|Flower - dandelions Yellow|||lib_ecology_flower_dandelions_white.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_dandelions_yellow|Flower - Dandelion White|||lib_ecology_flower_dandelions_yellow.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_dandelions_yellow_small|Flower - Dandelion White|||lib_ecology_flower_dandelions_yellow_small.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_dandelion_white|Flower - Dandelion Yellow|||lib_ecology_flower_dandelion_white.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_dandelion_yellow|Flower - Dandelions Yellow|||lib_ecology_flower_dandelion_yellow.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_delphinium|Flower - Delphinium Blue|||lib_ecology_flower_delphinium.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_fire|Flower - Fire|||lib_ecology_flower_fire.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_fire_02|Flower - Fire 02|||lib_ecology_flower_fire_02.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_flame_lily|Flower - Flame Lily|||lib_ecology_flower_flame_lily.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_foxglove_pink|Flower - Foxglove Pink|||lib_ecology_flower_foxglove_pink.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_foxglove_purple|Flower - Foxglove Purple|||lib_ecology_flower_foxglove_purple.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_geranium_blue|Flower - Geranium Blue|||lib_ecology_flower_geranium_blue.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_geraniums|Flower - Geraniums|||lib_ecology_flower_geraniums.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_gerbera|Flower - Gerbera|||lib_ecology_flower_gerbera.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +#flower_ground_blue|Flower - Ground Blue|||lib_ecology_flower_ground_blue.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +#flower_ground_pink|Flower - Ground Pink|||lib_ecology_flower_ground_pink.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +#flower_ground_red|Flower - Ground Red|||lib_ecology_flower_ground_red.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_hibiscus|Flower - Hibiscus|||lib_ecology_flower_hibiscus.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_jungle|Flower - Jungle|||lib_ecology_flower_jungle.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_lantana|Flower - Lantana|||lib_ecology_flower_lantana.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_lavender|Flower - Lavender|||lib_ecology_flower_lavender.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_lazarus_bell|Flower - Lazarus Bell|||lib_ecology_flower_lazarus_bell.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_lobelia|Flower - Lobelia|||lib_ecology_flower_lobelia.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_medium|Flower - Medium|||lib_ecology_flower_medium.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_orchid|Flower - Orchid|||lib_ecology_flower_orchid.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_pansy_blue|Flower - Pansy Blue|||lib_ecology_flower_pansy_blue.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_pansy_purple|Flower - Pansy Purple|||lib_ecology_flower_pansy_purple.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_petunia_blue|Flower - Petunia Blue|||lib_ecology_flower_petunia_blue.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_petunia_pink|Flower - Petunia Pink|||lib_ecology_flower_petunia_pink.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_petunia_white|Flower - Petunia White|||lib_ecology_flower_petunia_white.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_rose|Flower - Rose|||lib_ecology_flower_rose.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_rose_frozen|Flower - Rose Frozen|||lib_ecology_flower_rose_frozen.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_roses|Flower - Roses|||lib_ecology_flower_roses.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_roses_black|Flower - Black Roses|||lib_ecology_flower_roses_black.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_roses_small|Flower - Small Roses|||lib_ecology_flower_roses_small.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_thistle|Flower - Thistle|||lib_ecology_flower_thistle.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_tulip_black|Flower - Tulip Black|||lib_ecology_flower_tulip_black.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_tulip_orange|Flower - Tulip Orange|||lib_ecology_flower_tulip_orange.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +flower_viola|Flower - Viola|||lib_ecology_flower_viola.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +#FOOD||||||||||||||||||||||||||||||||||||||||||||||||||||| +food_fern_tuber_roasted|Food - Roasted Fern Tuber|||lib_ecology_food_fern_tuber_roasted.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||1|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +food_fiddlehead_roasted|Food - Roasted Fiddlehead|||lib_ecology_food_fiddlehead_roasted.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||1|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +#FRUIT||||||||||||||||||||||||||||||||||||||||||||||||||||| +fruit_acorn|Fruit - Acorn|||lib_ecology_fruit_acorn.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||1|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_apple|Fruit - Apple|||lib_ecology_fruit_apple.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||3|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_apple_gold|Fruit - Golden Apple|||lib_ecology_fruit_apple_gold.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||20|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_banana|Fruit - Banana|||lib_ecology_fruit_banana.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||3|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_bananas|Fruit - Bananas|||lib_ecology_fruit_bananas.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||6|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_blueberries|Fruit - Blueberries|||lib_ecology_fruit_blueberries.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||2|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_cedar_cone|Fruit - Cedar Cone|||lib_ecology_fruit_cedar_cone.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||1|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_cherry|Fruit - Cherry|||lib_ecology_fruit_cherry.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||2|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_chestnut|Fruit - Chestnut|||lib_ecology_fruit_chestnut.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||1|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_clementine|Fruit - Clementine|||lib_ecology_fruit_clementine.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||3|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_coconut|Fruit - Coconut|||lib_ecology_fruit_coconut.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||4|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_corn|Fruit - Corn|||lib_ecology_fruit_corn.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||3|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_dates|Fruit - Dates|||lib_ecology_fruit_dates.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||4|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_fern_tuber|Fruit - Fern Tuber|||lib_ecology_food_fern_tuber.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||1|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_fern_tubers|Fruit - Fern Tubers|||lib_ecology_food_fern_tubers.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||1|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_fir_cone|Fruit - Fir Cone|||lib_ecology_fruit_fir_cone.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||1|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_gourd_bottle|Fruit - Bottle Gourd|||lib_ecology_fruit_gourd_bottle.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||2|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_lavender|Fruit - lavender|||lib_ecology_fruit_lavender.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||1|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_lemon|Fruit - Lemon|||lib_ecology_fruit_lemon.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||2|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_mirabelle|Fruit - Mirabelle|||lib_ecology_fruit_mirabelle.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||3|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_orange|Fruit - Orange|||lib_ecology_fruit_orange.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||3|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_pineapple|Fruit - Pineapple|||lib_ecology_fruit_pineapple.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||4|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_pine_cone|Fruit - Pine Cone|||lib_ecology_fruit_pine_cone.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||1|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_potato|Fruit - Potato|||lib_ecology_fruit_potato.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||3|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_spruce_cone|Fruit - Spruce Cone|||lib_ecology_fruit_spruce_cone.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||1|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_strawberry|Fruit - Strawberry|||lib_ecology_fruit_strawberry.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||2|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_wheat|Fruit - Wheat|||lib_ecology_fruit_wheat.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||3|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +fruit_wild_onion|Fruit - Wild Onion|||lib_ecology_fruit_wild_onion.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE||||3|fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +#VALC||||||||||||||||||||||||||||||||||||||||||||||||||||| +#fungal_tree_fruit||||valc_fungal_tree_fruit.png||||||||||||||||||||||||||||||||||||||||||||||||| +#fungal_tree_leaves_1||||valc_fungal_tree_leaves.png||||||||||||||||||||||||||||||||||||||||||||||||| +#fungal_tree_leaves_2||||valc_fungal_tree_leaves.png||||||||||||||||||||||||||||||||||||||||||||||||| +#fungal_tree_leaves_3||||valc_fungal_tree_leaves.png||||||||||||||||||||||||||||||||||||||||||||||||| +#fungal_tree_leaves_4||||valc_fungal_tree_leaves.png||||||||||||||||||||||||||||||||||||||||||||||||| +#giant_mushroom_cap||||vmg_mushroom_giant_cap.png||||||||||||||||||||||||||||||||||||||||||||||||| +#giant_mushroom_stem||||vmg_mushroom_giant_stem.png||||||||||||||||||||||||||||||||||||||||||||||||| +#GRASS||||||||||||||||||||||||||||||||||||||||||||||||||||| +grass_1|Grass - 1|||lib_ecology_grass_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_2||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_2|Grass - 2|||lib_ecology_grass_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_3||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_3|Grass - 3|||lib_ecology_grass_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_4||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_4|Grass - 4|||lib_ecology_grass_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_5||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_5|Grass - 5|||lib_ecology_grass_5.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flora 1,plant 1,attached_node 1,growing 0,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_bamboo|Grass - Bamboo|||lib_ecology_grass_bamboo.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +grass_clover|Grass - Clover|||lib_ecology_grass_clover.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +grass_dead_1|Grass - Dead 1|||lib_ecology_grass_dead_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_dead_2||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_dead_2|Grass - Dead 2|||lib_ecology_grass_dead_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_dead_3||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_dead_3|Grass - Dead 3|||lib_ecology_grass_dead_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_dead_4||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_dead_4|Grass - Dead 4|||lib_ecology_grass_dead_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_dead_5||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_dead_5|Grass - Dead 5|||lib_ecology_grass_dead_5.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flora 1,plant 1,attached_node 1,growing 0,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_dry_1|Grass - Dry 1|||lib_ecology_grass_dry_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_dry_2||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_dry_2|Grass - Dry 2|||lib_ecology_grass_dry_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_dry_3||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_dry_3|Grass - Dry 3|||lib_ecology_grass_dry_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_dry_4||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_dry_4|Grass - Dry 4|||lib_ecology_grass_dry_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_dry_5||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_dry_5|Grass - Dry 5|||lib_ecology_grass_dry_5.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flora 1,plant 1,attached_node 1,growing 0,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_giant|Grass - Giant|||lib_ecology_grass_giant.png||||plantlike|4|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +grass_golden_1|Grass - Golden 1|||lib_ecology_grass_golden_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_golden_2||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_golden_2|Grass - Golden 2|||lib_ecology_grass_golden_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_golden_3||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_golden_3|Grass - Golden 3|||lib_ecology_grass_golden_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_golden_4||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_golden_4|Grass - Golden 4|||lib_ecology_grass_golden_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_golden_5||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_golden_5|Grass - Golden 5|||lib_ecology_grass_golden_5.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flora 1,plant 1,attached_node 1,growing 0,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_green_1|Grass - Green 1|||lib_ecology_grass_green_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_green_2||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_green_2|Grass - Green 2|||lib_ecology_grass_green_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_green_3||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_green_3|Grass - Green 3|||lib_ecology_grass_green_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_green_4||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_green_4|Grass - Green 4|||lib_ecology_grass_green_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_green_5||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_green_5|Grass - Green 5|||lib_ecology_grass_green_5.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flora 1,plant 1,attached_node 1,growing 0,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_jungle|Grass - Jungle|||lib_ecology_grass_jungle.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +grass_jungle_1|Grass - Jungle 1|||lib_ecology_grass_jungle_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_jungle_2||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_jungle_2|Grass - Jungle 2|||lib_ecology_grass_jungle_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_jungle_3||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_jungle_3|Grass - Jungle 3|||lib_ecology_grass_jungle_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_jungle_4||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_jungle_4|Grass - Jungle 4|||lib_ecology_grass_jungle_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_jungle_5||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_jungle_5|Grass - Jungle 5|||lib_ecology_grass_jungle_5.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flora 1,plant 1,attached_node 1,growing 0,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_marram_1|Grass - Marram 1|||lib_ecology_grass_marram_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_marram_2||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_marram_2|Grass - Marram 2|||lib_ecology_grass_marram_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_marram_3||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_marram_3|Grass - Marram 3|||lib_ecology_grass_marram_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flora 1,plant 1,attached_node 1,growing 0,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_sea_1|Grass - Sea 1|||lib_materials_sand_default.png|lib_ecology_grass_sea_1.png false|lib_ecology_grass_sea_1.png|lib_ecology_grass_sea_1.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||grass_sea_2||snappy 3,sea 1|||dirt|lib_materials:sand|||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_sea_2|Grass - Sea 2|||lib_materials_sand_default.png|lib_ecology_grass_sea_2.png false|lib_ecology_grass_sea_2.png|lib_ecology_grass_sea_2.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||grass_sea_3||snappy 3,sea 1|||dirt|lib_materials:sand|||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_sea_3|Grass - Sea 3|||lib_materials_sand_default.png|lib_ecology_grass_sea_3.png false|lib_ecology_grass_sea_3.png|lib_ecology_grass_sea_3.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||dirt|lib_materials:sand|||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_snow_1|Grass - Snow 1|||lib_ecology_grass_snow_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_snow_2||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_snow_2|Grass - Snow 2|||lib_ecology_grass_snow_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_snow_3||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_snow_3|Grass - Snow 3|||lib_ecology_grass_snow_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_snow_4||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_snow_4|Grass - Snow 4|||lib_ecology_grass_snow_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_snow_5||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_snow_5|Grass - Snow 5|||lib_ecology_grass_snow_5.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flora 1,plant 1,attached_node 1,growing 0,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_swamp|Grass - swamp|||lib_ecology_grass_swamp.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +grass_swamp_1|Grass - Swamp 1|||lib_ecology_grass_swamp_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_swamp_2||snappy 3,flora 1,plant 1,attached_node 1,growing 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_swamp_2|Grass - Swamp 2|||lib_ecology_grass_swamp_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_swamp_3||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_swamp_3|Grass - Swamp 3|||lib_ecology_grass_swamp_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_swamp_4||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_swamp_4|Grass - Swamp 4|||lib_ecology_grass_swamp_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||grass_swamp_5||snappy 3,flora 1,plant 1,attached_node 1,growing 1,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_swamp_5|Grass - Swamp 5|||lib_ecology_grass_swamp_5.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flora 1,plant 1,attached_node 1,growing 0,not_in_creative_inventory 1,grass 1,flammable 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +grass_tall|Grass - Tall|||lib_ecology_grass_long.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +#GROUND||||||||||||||||||||||||||||||||||||||||||||||||||||| +#ground_grass||||lib_ecology_ground_grass.png||||||||||||||||||||||||||||||||||||||||||||||||| +#ground_grass_dry||||lib_ecology_ground_grass_dry.png||||||||||||||||||||||||||||||||||||||||||||||||| +#ground_leaf_litter||||lib_ecology_ground_leaf_litter.png||||||||||||||||||||||||||||||||||||||||||||||||| +#ground_leaf_litter_2||||lib_ecology_ground_leaf_litter_2.png||||||||||||||||||||||||||||||||||||||||||||||||| +#REFACTOR||||||||||||||||||||||||||||||||||||||||||||||||||||| +#MISC||||||||||||||||||||||||||||||||||||||||||||||||||||| +#lightstring||||lightstring.png||||||||||||||||||||||||||||||||||||||||||||||||| +#logpile||||default_tree.png||||||||||||||||||||||||||||||||||||||||||||||||| +#MUSHROOMS||||||||||||||||||||||||||||||||||||||||||||||||||||| +mushroom_01_trunk|Mushroom 01 Trunk|||lib_ecology_mushroom_01_trunk_top.png,lib_ecology_mushroom_01_trunk_top.png,lib_ecology_mushroom_01_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_02_trunk|Mushroom 02 Trunk|||lib_ecology_mushroom_02_trunk_top.png,lib_ecology_mushroom_02_trunk_top.png,lib_ecology_mushroom_02_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_03_trunk|Mushroom 03 Trunk|||lib_ecology_mushroom_01_trunk_top.png,lib_ecology_mushroom_01_trunk_top.png,lib_ecology_mushroom_03_trunk.png||||nodebox|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_blue_cave|Mushroom - Blue Cave|||lib_ecology_mushroom_blue_cave.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +mushroom_brown|Mushroom - Brown|||lib_ecology_mushroom_brown.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +mushroom_cap_blue|Mushroom - Cap Blue|||lib_ecology_mushroom_cap_blue.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_brown_01|Mushroom - Cap Brown 01|||lib_ecology_mushroom_cap_brown_01.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_brown_02|Mushroom - Cap Brown 02|||lib_ecology_mushroom_cap_brown_02.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_green|Mushroom - Cap Green Light|||lib_ecology_mushroom_cap_green.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_green_spotted|Mushroom - Cap Green Spotted|||lib_ecology_mushroom_cap_green_spotted.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_green_dk|Mushroom - Cap Green Dark|||lib_ecology_mushroom_cap_green_dk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_green_dk_spotted|Mushroom - Cap Dark Dark Green Spotted|||lib_ecology_mushroom_cap_green_dk_spotted.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_mottled|Mushroom - Cap Mottled|||lib_ecology_mushroom_cap_mottled.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_pink_spotted|Mushroom - Cap Pink Spotted|||lib_ecology_mushroom_cap_pink_spotted.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_purple|Mushroom - Cap Purple|||lib_ecology_mushroom_cap_purple.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_purple_spotted|Mushroom - Cap Purple Spotted|||lib_ecology_mushroom_cap_purple_spotted.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_red_01|Mushroom - Cap Red 01|||lib_ecology_mushroom_cap_red_01.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_red_02|Mushroom - Cap Red 02|||lib_ecology_mushroom_cap_red_02.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_red_spotted|Mushroom - Cap Red Spotted|||lib_ecology_mushroom_cap_red_spotted.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_cap_tan|Mushroom - Cap Tan|||lib_ecology_mushroom_cap_tan.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_fire|Mushroom - Fire|||lib_ecology_mushroom_fire.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +mushroom_gills|Mushroom - Gills|||lib_ecology_mushroom_gills.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +mushroom_glow|Mushroom - Glow|||lib_ecology_mushroom_glow.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +#mushroom_glow_fungus||||lib_ecology_mushroom_glow_fungus.png||||torchlike|1|0.5,0.5,0.5|light|wallmounted|||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +mushroom_ground_fungus|Mushroom - Ground Fungus|||lib_ecology_mushroom_ground_fungus.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +mushroom_pink|Mushroom - Pink|||moreplants_mushroom_top.png,moreplants_mushroom_top.png,moreplants_mushroom_side.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.0625,-0.5,-0.0625,0.0625,-0.3125,0.0625;-0.1875,-0.3125,-0.1875,0.1875,-0.1875,0.1875;-0.125,-0.1875,-0.125,0.125,-0.125,0.125|||||||||||||||| +mushroom_milkcap|Mushroom - Milkcap|||lib_ecology_mushroom_milkcap.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +mushroom_parasol|Mushroom - Parasol|||lib_ecology_mushroom_parasol.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +mushroom_purple|Mushroom - Purple|||lib_ecology_mushroom_purple.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +mushroom_red|Mushroom - Red|||lib_ecology_mushroom_red.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +mushroom_red_large|Mushroom - Red Large|||lib_ecology_mushroom_red_large.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +mushroom_shaggy_mane|Mushroom - shaggy_mane|||lib_ecology_mushroom_shaggy_mane.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +mushroom_small_cap_01|Mushroom - Small Cap 01|||lib_ecology_mushroom_cap.png^lib_ecology_mushroom_cap_green_spotted.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.4,-0.5,-0.4,0.4,0.0,0.4;-0.75,-0.5,-0.4,-0.4,-0.25,0.4;0.4,-0.5,-0.4,0.75,-0.25,0.4;-0.4,-0.5,-0.75,0.4,-0.25,-0.4;-0.4,-0.5,0.4,0.4,-0.25,0.75|||||||||||||||| +mushroom_small_cap_02|Mushroom - Small Cap 02|||lib_ecology_mushroom_cap.png^lib_ecology_mushroom_cap_purple_spotted.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.5,-0.5,-0.33,0.5,-0.33,0.33;-0.33,-0.5,0.33,0.33,-0.33,0.5;-0.33,-0.5,-0.33,0.33,-0.33,-0.5;-0.33,-0.33,-0.33,0.33,-0.17,0.33|||||||||||||||| +mushroom_small_trunk|Mushroom - Small Trunk|||lib_ecology_mushroom_02_trunk.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.25,-0.5,-0.25,0.25,0.5,0.25|||||||||||||||| +#mushroom_spores|Mushroom Spores|||lib_ecology_mushroom_spores.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_spore_01|Mushroom - Spore 01|||lib_ecology_mushroom_spore_01.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_spore_02|Mushroom - Spore 02|||lib_ecology_mushroom_spore_02.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +mushroom_spore_03|Mushroom - Spore 03|||lib_ecology_mushroom_spore_03.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +#mushroom_steak||||vmg_mushroom_steak.png||||craftitem||||||||||||||||||||||||||||||||||||||||||||| +mushroom_stone|Mushroom - Stone|||lib_ecology_mushroom_stone.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +mushroom_sulfur_tuft_1|Mushroom - sulfur_tuft_1|||lib_ecology_mushroom_sulfur_tuft_32.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +mushroom_sulfur_tuft_2|Mushroom - sulfur_tuft_2|||lib_ecology_mushroom_sulfur_tuft_64.png||||plantlike|4|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +mushroom_white|Mushroom - White|||lib_ecology_mushroom_white.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +#PLANTS||||||||||||||||||||||||||||||||||||||||||||||||||||| +plant_aloe_vera|Plant - Aloe Vera|||lib_ecology_plant_aloe_vera.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_anemone|Plant - Anemone|||lib_ecology_coral_skeleton.png|lib_ecology_plant_anemone.png false|lib_ecology_plant_anemone.png|lib_ecology_plant_anemone.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||stone|lib_ecology:coral_skeleton|||-0.5,-0.5,-0.5,0.5,0,0.5||||||||||||||| +plant_arrow_arum|Arrow Arum|||lib_ecology_plant_arrow_arum.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_arrow_arum_water_sand|Plant - Arrow Anum Sand|||lib_materials_sand_default.png|lib_ecology_plant_arrow_arum.png false|lib_ecology_plant_arrow_arum.png|lib_ecology_plant_arrow_arum.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||dirt|lib_ecology:plant_arrow_arum_water_sand|lib_ecology:plant_arrow_arum_water_sand||||||||||||||||| +plant_arrow_arum_water_soil|Plant - Arrow Anum Dirt|||lib_materials_dirt.png|lib_ecology_plant_arrow_arum.png false|lib_ecology_plant_arrow_arum.png|lib_ecology_plant_arrow_arum.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||dirt|lib_ecology:plant_arrow_arum_water_soil|lib_ecology:plant_arrow_arum_water_soil||||||||||||||||| +plant_banana_1|Plant - Banana 1|||lib_ecology_plant_banana_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_banana_2||snappy 3,flammable 2,plant 1,attached_node 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_banana_2|Plant - Banana 2|||lib_ecology_plant_banana_2.png||||plantlike|2||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 0|||||||||||||||||||||| +plant_banana_tree_leaves|Plant - Banana Tree Leaves|||lib_ecology_plant_banana_2.png||||mesh|1.2||light|degrotate|||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||fern_old.b3d||||||||||||| +plant_banana_tree_trunk|Plant - Banana Tree Trunk|||lib_ecology_tree_banana_01_trunk_top.png,lib_ecology_tree_banana_01_trunk_top.png,lib_ecology_tree_banana_01_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +plant_banana_tree_trunk_top|Plant - Banana Tree Trunk Top|||lib_ecology_tree_banana_01_trunk_top.png||||plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||stone|lib_ecology:coral_skeleton|||||||||||||||||| +plant_gourd_bottle_1|Plant - Bottle Gourd 1|||lib_ecology_plant_gourd_bottle_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_gourd_bottle_2||snappy 3,flammable 2,plant 1,attached_node 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_gourd_bottle_2|Plant - Bottle Gourd 2|||lib_ecology_plant_gourd_bottle_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_gourd_bottle_3||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_gourd_bottle_3|Plant - Bottle Gourd 3|||lib_ecology_plant_gourd_bottle_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_gourd_bottle_4||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_gourd_bottle_4|Plant - Bottle Gourd 4|||lib_ecology_plant_gourd_bottle_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_gourd_bottle_5||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_gourd_bottle_5|Plant - Bottle Gourd 5|||lib_ecology_plant_gourd_bottle_5.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_gourd_bottle_6||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_gourd_bottle_6|Plant - Bottle Gourd 6|||lib_ecology_plant_gourd_bottle_6.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_gourd_bottle_7||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_gourd_bottle_7|Plant - Bottle Gourd 7|||lib_ecology_plant_gourd_bottle_7.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 0||lib_ecology:fruit_gourd_bottle|leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_bulrush|Plant - Bulrush|||lib_ecology_plant_bullrush.png||||plantlike|3|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +#plant_bush_jungle_01||||lib_ecology_ground_grass.png||||||||||||||||||||||||||||||||||||||||||||||||| +plant_cattail|Plant - Cattail|||lib_ecology_plant_cattail.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_cattail_02|Plant - Cattail 02|||lib_ecology_plant_cattail_02.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_cattails_03|Plant - Cattails 03|||lib_ecology_plant_cattails_03.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_corn_1|Plant - Corn 1|||lib_ecology_plant_corn_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_corn_2||snappy 3,flammable 2,plant 1,attached_node 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_corn_2|Plant - Corn 2|||lib_ecology_plant_corn_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_corn_3||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_corn_3|Plant - Corn 3|||lib_ecology_plant_corn_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_corn_4||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_corn_4|Plant - Corn 4|||lib_ecology_plant_corn_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_corn_5||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_corn_5|Plant - Corn 5|||lib_ecology_plant_corn_5.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_corn_6||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_corn_6|Plant - Corn 6|||lib_ecology_plant_corn_6.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_corn_7||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_corn_7|Plant - Corn 7|||lib_ecology_plant_corn_7.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_corn_8||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_corn_8|Plant - Corn 8|||lib_ecology_plant_corn_8.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 0||lib_ecology:fruit_corn|leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_cotton_1|Plant - Cotton 1|||lib_ecology_plant_cotton_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_cotton_2||snappy 3,flammable 2,plant 1,attached_node 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_cotton_2|Plant - Cotton 2|||lib_ecology_plant_cotton_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_cotton_3||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_cotton_3|Plant - Cotton 3|||lib_ecology_plant_cotton_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_cotton_4||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_cotton_4|Plant - Cotton 4|||lib_ecology_plant_cotton_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_cotton_5||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_cotton_5|Plant - Cotton 5|||lib_ecology_plant_cotton_5.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_cotton_6||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_cotton_6|Plant - Cotton 6|||lib_ecology_plant_cotton_6.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_cotton_7||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_cotton_7|Plant - Cotton 7|||lib_ecology_plant_cotton_7.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_cotton_8||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_cotton_8|Plant - Cotton 8|||lib_ecology_plant_cotton_8.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 0|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_crabgrass|Plant - Crabgrass|||lib_ecology_plant_crabgrass.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_creeper|Plant - Creeper|||lib_ecology_plant_creeper.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_curly|Plant - Curly flower|||lib_ecology_plant_curly.png||||plantlike|1.1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +#plant_grass_reed||||lib_ecology_ground_grass.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_heath_gold|Plant - Heath Gold|||lib_ecology_plant_heath_gold.png||||plantlike|2||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_heath_green|Plant - Heath Green|||lib_ecology_plant_heath_green.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_heath_purple|Plant - Heath Purple|||lib_ecology_plant_heath_purple.png||||plantlike|2||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_heath_red|Plant - Heath Red|||lib_ecology_plant_heath_red.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_heath_sandwort|Plant - Heath Sandwort|||lib_ecology_plant_heath_sandwort.png||||plantlike|2||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_heath_saxifrage_purple|Plant - Heath Saxifrage Purple|||lib_ecology_plant_heath_saxifrage_purple.png||||plantlike|2||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_juncus|Plant - Juncus|||lib_ecology_plant_juncus.png||||plantlike|2||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_juncus_1|Plant - Juncus 1|||lib_ecology_plant_juncus_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_juncus_2||snappy 3,flammable 2,plant 1,attached_node 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_juncus_2|Plant - Juncus 2|||lib_ecology_plant_juncus_2.png||||plantlike|4||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_juncus_3||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_juncus_3|Plant - Juncus 3|||lib_ecology_plant_juncus_3.png||||plantlike|4||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 0|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_juncus_01|Plant - Juncus 01|||lib_ecology_plant_juncus_01.png||||plantlike|2||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_juncus_02|Plant - Juncus 02|||lib_ecology_plant_juncus_02.png||||plantlike|2||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_juncus_small|Plant - Juncus Small|||lib_ecology_plant_juncus_small.png||||plantlike|2||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_kelp_01|Plant - Kelp 01|||lib_materials_sand_default.png|lib_ecology_plant_kelp_01.png true|lib_ecology_plant_kelp_01.png|lib_ecology_plant_kelp_01.png|plantlike_rooted|||light|leveled|||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||dirt|lib_materials:sand|||||||||||||||||| +plant_kelp_02_1|Plant - Kelp 02 1|||lib_materials_sand_default.png|lib_ecology_plant_kelp_02_1.png true|lib_ecology_plant_kelp_02_1.png|lib_ecology_plant_kelp_02_1.png|plantlike_rooted|||light|leveled|||FALSE||||FALSE||1||TRUE|||FALSE|||plant_kelp_02_2||snappy 3,sea 1|||dirt|lib_materials:sand|||||||||||||||||| +plant_kelp_02_2|Plant - Kelp 02 2|||lib_materials_sand_default.png|lib_ecology_plant_kelp_02_2.png true|lib_ecology_plant_kelp_02_2.png|lib_ecology_plant_kelp_02_2.png|plantlike_rooted|||light|leveled|||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||dirt|lib_materials:sand|||||||||||||||||| +plant_mangrove_fern|Plant - Mangrove Fern|||lib_ecology_plant_mangrove_fern.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_manna_reed|Plant - Manna Reed|||lib_ecology_plant_manna_reed.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1,color_dark_green 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_nettle_carduus|Plant - Carduus|||lib_ecology_plant_nettle_carduus.png||||plantlike|1.2||light||||FALSE||||FALSE|TRUE|1||TRUE||1|FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_nettle_cleavers|Plant - Cleavers|||lib_ecology_plant_nettle_cleavers.png||||plantlike|1.2||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3|||source|3|0|FALSE|lib_ecology:plant_nettle_cleavers|lib_ecology:plant_nettle_cleavers||||||| +plant_nettle_giant_hogweed|Plant - Giant Hogweed|||lib_ecology_plant_nettle_giant_hogweed.png||||plantlike|2||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_nettle_impatiens|Plant - Impatiens|||lib_ecology_plant_nettle_impatiens.png||||plantlike|1.4||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_nettle_nettle|Plant - Nettle|||lib_ecology_plant_nettle_nettle.png||||plantlike|1.4||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_nettle_scotch_broom|Plant - Scotch Broom|||lib_ecology_plant_nettle_scotch_broom.png||||mesh|||light||||FALSE||||||1||TRUE||||||||choppy 2,oddly_breakable_by_hand 1,flora 1,flammable 1|||leaves||||||nettle_scotch_broom.obj|||||||TRUE|||||| +plant_palmetto_01|Plant - Palmetto 01|||lib_ecology_plant_palmetto_01.png||||plantlike|1.2||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_papyrus|Plant - Papyrus|||lib_ecology_plant_papyrus.png^(lib_ecology_plant_papyrus.png^[transformFX),lib_ecology_plant_papyrus.png^(lib_ecology_plant_papyrus.png^[transformFX),lib_ecology_plant_papyrus.png,lib_ecology_plant_papyrus.png^[transformFX,lib_ecology_plant_papyrus.png^[transformFX,lib_ecology_plant_papyrus.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.4375,-0.5,-0.1875,-0.3125,0.5,-0.0625;-0.1875,-0.5,0.3125,-0.0625,0.5,0.4375;0.0625,-0.5,-0.4375,0.1875,0.5,-0.3125;0.3125,-0.5,0.0625,0.4375,0.5,0.1875;-0.5,0.1875,-0.1875,-0.4375,0.3125,-0.0625;-0.0625,-0.3125,0.3125,0,-0.1875,0.4375;0,-0.0625,-0.4375,0.0625,0.0625,-0.3125;0.4375,0.25,0.0625,0.5,0.4375,0.1875;0.0625,0.1875,-0.5,0.1875,0.375,-0.4375;-0.4375,-0.3125,-0.0625,-0.3125,-0.1875,0;0.3125,-0.0625,0,0.4375,0.0625,0.0625;-0.1875,0.25,0.4375,-0.0625,0.4375,0.5|||||||||||||||| +plant_pineapple_plant|Plant - Pineapple|||lib_ecology_plant_pineapple_plant.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_pineapple_plant||snappy 3,flammable 2,plant 1,attached_node 1,growing 1||lib_ecology:fruit_pineapple|leaves||||||||||||||||||| +plant_pineapple_plant_growing|Plant - Pineapple (Growing)|||lib_ecology_plant_pineapple_plant_growing.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_pineapple_plant||snappy 3,flammable 2,plant 1,attached_node 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_potato_1|Plant - Potato 1|||lib_ecology_plant_potato_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_potato_2||snappy 3,flammable 2,plant 1,attached_node 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_potato_2|Plant - Potato 2|||lib_ecology_plant_potato_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_potato_3||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_potato_3|Plant - Potato 3|||lib_ecology_plant_potato_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_potato_4||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_potato_4|Plant - Potato 4|||lib_ecology_plant_potato_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 0||lib_ecology:fruit_potato|leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_reedmace|Plant - Reedmace|||lib_ecology_plant_reedmace.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_reedmace_1|Plant - Reedmace 1|||lib_ecology_plant_reedmace_1.png||||plantlike|4|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_reedmace_2||snappy 3,flammable 2,plant 1,attached_node 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_reedmace_2|Plant - Reedmace 2|||lib_ecology_plant_reedmace_2.png||||plantlike|4|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_reedmace_3||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_reedmace_3|Plant - Reedmace 3|||lib_ecology_plant_reedmace_3.png||||plantlike|4|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 0|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_reedmace_bottom|Plant - Reedmace Bottom|||lib_ecology_plant_reedmace_bottom.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_reedmace_sapling|Plant - Reedmace Sapling|||lib_ecology_plant_reedmace_sapling.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_reedmace_spikes|Plant - Reedmace Spikes|||lib_ecology_plant_reedmace_spikes.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_reedmace_top|Plant - Reedmace Top|||lib_ecology_plant_reedmace_top.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_reedmace_water|Plant - Reedmace Water|||lib_materials_dirt_mud_01.png|lib_ecology_plant_reedmace_water.png true|lib_ecology_plant_reedmace_water.png|lib_ecology_plant_reedmace_water.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||dirt|lib_ecology:plant_reedmace_water|lib_ecology:plant_reedmace_water||||||||||||||||| +plant_reedmace_sapling_water|Plant - Reedmace Water|||lib_materials_dirt_mud_01.png|lib_ecology_plant_reedmace_sapling.png true|lib_ecology_plant_reedmace_sapling.png|lib_ecology_plant_reedmace_sapling.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||dirt|lib_ecology:plant_reedmace_water|lib_ecology:plant_reedmace_water||||||||||||||||| +plant_seaweed|Plant - Seaweed|||lib_materials_sand_default.png|lib_ecology_plant_seaweed.png true|lib_ecology_plant_seaweed.png|lib_ecology_plant_seaweed.png|plantlike_rooted|||light|leveled|||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||dirt|lib_materials:sand|||||||||||||||||| +plant_seaweed2|Plant - Seaweed2|||lib_materials_sand_default.png|lib_ecology_plant_seaweed.png true|lib_ecology_plant_seaweed.png|lib_ecology_plant_seaweed.png|plantlike_rooted|||light|leveled|||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||dirt|lib_materials:sand|||||||||||||||||| +plant_seaweed3|Plant - Seaweed3|||lib_materials_sand_default.png|lib_ecology_plant_seaweed.png true|lib_ecology_plant_seaweed.png|lib_ecology_plant_seaweed.png|plantlike_rooted|||light|leveled|||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||dirt|lib_materials:sand|||||||||||||||||| +plant_strawberry_1|Plant - Strawberry 1|||lib_ecology_plant_strawberry_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_strawberry_2||snappy 3,flammable 2,plant 1,attached_node 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_strawberry_2|Plant - Strawberry 2|||lib_ecology_plant_strawberry_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_strawberry_3||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_strawberry_3|Plant - Strawberry 3|||lib_ecology_plant_strawberry_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_strawberry_4||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_strawberry_4|Plant - Strawberry 4|||lib_ecology_plant_strawberry_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_strawberry_5||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_strawberry_5|Plant - Strawberry 5|||lib_ecology_plant_strawberry_5.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_strawberry_6||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_strawberry_6|Plant - Strawberry 6|||lib_ecology_plant_strawberry_6.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_strawberry_7||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_strawberry_7|Plant - Strawberry 7|||lib_ecology_plant_strawberry_7.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_strawberry_8||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_strawberry_8|Plant - Strawberry 8|||lib_ecology_plant_strawberry_8.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 0||lib_ecology:fruit_strawberry|leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_umbrella|Plant - Umbrella Weed|||lib_ecology_plant_umbrella.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_vine_01|Vine 01|||lib_ecology_plant_vine_01.png||lib_ecology_plant_vine_01.png|lib_ecology_plant_vine_01.png|signlike|||light|wallmounted|||FALSE||TRUE|||TRUE|1||TRUE|||FALSE|TRUE||||choppy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||wallmounted||||||||||||||| +plant_vine_02|Vine 02|||lib_ecology_plant_vine_02.png||lib_ecology_plant_vine_02.png|lib_ecology_plant_vine_02.png|signlike|||light|wallmounted|||FALSE||TRUE|||TRUE|1||TRUE|||FALSE|TRUE||||choppy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||wallmounted||||||||||||||| +plant_vine_03|Vine 03|||lib_ecology_plant_vine_03.png||lib_ecology_plant_vine_03.png|lib_ecology_plant_vine_03.png|signlike|||light|wallmounted|||FALSE||TRUE|||TRUE|1||TRUE|||FALSE|TRUE||||choppy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||wallmounted||||||||||||||| +plant_vine_ebony|Vine - Ebony|||lib_ecology_plant_vine_ebony.png||lib_ecology_plant_vine_ebony.png|lib_ecology_plant_vine_ebony.png|signlike|||light|wallmounted|||FALSE||TRUE|||TRUE|1||TRUE|||FALSE|TRUE||||choppy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||wallmounted||||||||||||||| +plant_vine_ebony_leaves|Vine - Ebony with Leaves|||lib_ecology_plant_vine_ebony_leaves.png||lib_ecology_plant_vine_ebony_leaves.png|lib_ecology_plant_vine_ebony_leaves.png|signlike|||light|wallmounted|||FALSE||TRUE|||TRUE|1||TRUE|||FALSE|TRUE||||choppy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||wallmounted||||||||||||||| +plant_vine_ebony_liana|Vine - Ebony Liana|||lib_ecology_plant_vine_ebony_liana.png||lib_ecology_plant_vine_ebony_liana.png|lib_ecology_plant_vine_ebony_liana.png|signlike|||light|wallmounted|||FALSE||TRUE|||TRUE|1||TRUE|||FALSE|TRUE||||choppy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||wallmounted||||||||||||||| +plant_vine_mahogany|Vine - Mahogany|||lib_ecology_plant_vine_mahogany.png||lib_ecology_plant_vine_mahogany.png|lib_ecology_plant_vine_mahogany.png|signlike|||light|wallmounted|||FALSE||TRUE|||TRUE|1||TRUE|||FALSE|TRUE||||choppy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||wallmounted||||||||||||||| +plant_vine_mahogany_flowers|Vine - Mahogany Flowers|||lib_ecology_plant_vine_mahogany_flowers.png||lib_ecology_plant_vine_mahogany_flowers.png|lib_ecology_plant_vine_mahogany_flowers.png|signlike|||light|wallmounted|||FALSE||TRUE|||TRUE|1||TRUE|||FALSE|TRUE||||choppy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||wallmounted||||||||||||||| +plant_vine_mahogany_hanging|Vine - Mahogany Hanging|||lib_ecology_plant_vine_mahogany_hanging.png||lib_ecology_plant_vine_mahogany_hanging.png|lib_ecology_plant_vine_mahogany_hanging.png|signlike|||light|wallmounted|||FALSE||TRUE|||TRUE|1||TRUE|||FALSE|TRUE||||choppy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||wallmounted||||||||||||||| +plant_waterlily_pink|Waterlily with Pink Flower (no flower)|||lib_ecology_plant_waterlily_pink_noflower.png||lib_ecology_plant_waterlily_item.png|lib_ecology_plant_waterlily_item.png|mesh|0.5||light||||FALSE||||TRUE|TRUE|1||TRUE|TRUE|||||plant_waterlily_pink_with_flower||snappy 3,flower 1,flammable 1,plant 1,attached_node 1,growing 1|||leaves|lib_ecology:plant_waterlily_pink|lib_ecology:plant_waterlily_pink||-0.4375,-0.5,-0.4375,0.4375,-0.46875,0.4375||||||||||||||| +plant_waterlily_pink_with_flower|Waterlily with Pink Flower|||lib_ecology_plant_waterlily_pink.png||lib_ecology_plant_waterlily_item.png|lib_ecology_plant_waterlily_item.png|mesh|0.5||light||||FALSE||||TRUE|TRUE|1||TRUE|TRUE|||||||snappy 3,flower 1,flammable 1,plant 1,attached_node 1,growing 1|||leaves|lib_ecology:plant_waterlily_pink_with_flower|lib_ecology:plant_waterlily_pink_with_flower||-0.4375,-0.5,-0.4375,0.4375,-0.46875,0.4375||||||||||||||| +plant_waterlily_yellow|Waterlily with Yellow Flower (no flower)|||lib_ecology_plant_waterlily_yellow_noflower.png||lib_ecology_plant_waterlily_item.png|lib_ecology_plant_waterlily_item.png|mesh|0.5||light|facedir|||FALSE||||TRUE|TRUE|1||TRUE|TRUE|||||plant_waterlily_yellow_with_flower||snappy 3,flower 1,flammable 1,plant 1,attached_node 1,growing 1|||leaves|lib_ecology:plant_waterlily_yellow|lib_ecology:plant_waterlily_yellow||-0.4375,-0.5,-0.4375,0.4375,-0.46875,0.4375||||||||||||||| +plant_waterlily_yellow_with_flower|Waterlily with Yellow Flower|||lib_ecology_plant_waterlily_yellow.png||lib_ecology_plant_waterlily_item.png|lib_ecology_plant_waterlily_item.png|mesh|0.5||light|facedir|||FALSE||||TRUE|TRUE|1||TRUE|TRUE|||||||snappy 3,flower 1,flammable 1,plant 1,attached_node 1,growing 1|||leaves|lib_ecology:plant_waterlily_yellow_with_flower|lib_ecology:plant_waterlily_yellow_with_flower||-0.4375,-0.5,-0.4375,0.4375,-0.46875,0.4375||||||||||||||| +plant_weed|Plant - Weed|||lib_ecology_plant_weed.png||||plantlike|1.1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_weed_dead|Plant - Dead Weed|||lib_ecology_plant_weed_dead.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_weed_eye|Plant - Eye Weed|||lib_ecology_plant_weed_eye.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1||lib_ecology:fruit_eye|leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_wheat_1|Plant - Wheat 1|||lib_ecology_plant_wheat_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_wheat_2||snappy 3,flammable 2,plant 1,attached_node 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_wheat_2|Plant - Wheat 2|||lib_ecology_plant_wheat_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_wheat_3||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_wheat_3|Plant - Wheat 3|||lib_ecology_plant_wheat_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_wheat_4||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_wheat_4|Plant - Wheat 4|||lib_ecology_plant_wheat_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_wheat_5||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_wheat_5|Plant - Wheat 5|||lib_ecology_plant_wheat_5.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_wheat_6||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_wheat_6|Plant - Wheat 6|||lib_ecology_plant_wheat_6.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_wheat_7||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_wheat_7|Plant - Wheat 7|||lib_ecology_plant_wheat_7.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_wheat_8||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_wheat_8|Plant - Wheat 8|||lib_ecology_plant_wheat_8.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 0||lib_ecology:fruit_wheat|leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_wild_oat|Plant - Wild Oat|||lib_ecology_plant_wild_oat.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_wild_oat_dry|Plant - Dry Wild Oat|||lib_ecology_plant_wild_oat_dry.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +plant_wild_onion_1|Wild Onion 1|||lib_ecology_plant_wild_onion_1.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_wild_onion_2||snappy 3,flammable 2,plant 1,attached_node 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_wild_onion_2|Wild Onion 2|||lib_ecology_plant_wild_onion_2.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_wild_onion_3||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_wild_onion_3|Wild Onion 3|||lib_ecology_plant_wild_onion_3.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_wild_onion_4||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_wild_onion_4|Wild Onion 4|||lib_ecology_plant_wild_onion_4.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||plant_wild_onion_5||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 1|||leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +plant_wild_onion_5|Wild Onion 5|||lib_ecology_plant_wild_onion_5.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,flammable 2,plant 1,attached_node 1,not_in_creative_inventory 1,growing 0||lib_ecology:fruit_wild_onion|leaves||||-0.375,-0.5,-0.375,0.375,-0.3125,0.375||||||||||||||| +#plant_willow_01|Plant - Willow 01|||lib_ecology_plant_willow_01.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +#plant_willow_02|Plant - Willow 02|||lib_ecology_plant_willow_01.png^[transformFY||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +#SEEDLING MOUND||||||||||||||||||||||||||||||||||||||||||||||||||||| +#seedling_mound||||lib_seedling_dirt.png||||||||||||||||||||||||||||||||||||||||||||||||| +#SHRUBS||||||||||||||||||||||||||||||||||||||||||||||||||||| +shrub_crystal|Shrub - Crystal|||lib_ecology_shrub_crystal.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +shrub_deciduous|Shrub - Deciduous|||lib_ecology_shrub_deciduous.png||||mesh|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||shrub.obj|||||||TRUE|||||| +shrub_dry|Shrub - Dry|||lib_ecology_shrub_dry.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +shrub_fiery|Shrub - Fiery|||lib_ecology_shrub_fiery.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +shrub_hog_peanut|Shrub - Hog Peanut|||lib_ecology_shrub_hog_peanut.png||||mesh|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||shrub.obj|||||||TRUE|||||| +shrub_jungle|Shrub - Jungle|||lib_ecology_shrub_jungle.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +shrub_lush_01|Shrub - Lush 01|||lib_ecology_shrub_lush_01.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +shrub_lush_02|Shrub - Lush 02|||lib_ecology_shrub_lush_02.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +shrub_scorched|Shrub - Scorched|||lib_ecology_shrub_scorched.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +shrub_snowy|Shrub - Snowy|||lib_ecology_shrub_snowy.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +shrub_taiga|Shrub - Taiga|||lib_ecology_shrub_taiga.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +#Node_Name|Description|Alias_Mod|Alias_Node|Tile_String|Special_Tiles|Inv_Image|Wield_Image|Draw_Type|Vis_Scale|Wld_Scale|Param_Type|ParamType2|Place_Param2|LightSource|Walkable|Pointable|Climbable|Diggable|Buildable|Floodable|Waving|Use_Alpha|Sun_Prop|Liquid_Point|Damage_Per_Second|Grnd_Cnt|Leg_wall|MaxLight|Grow|Eat|Groups|Max_Drops|Drops|Sounds|Dig_Predict|Place_Predict|NodeBox|SelBox|ColBox|Mesh|LiquidType|LiquidViscosity|LiquidRange|LiquidRenew|LiquidAltSource|LiquidAltFlow|OnConstruct|OnTimer|TimerTrig|TimerAct|AfterPlace|OnPlace| +#TREES||||||||||||||||||||||||||||||||||||||||||||||||||||| +tree_acacia_leaves|Acacia Leaves|||lib_ecology_tree_acacia_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_acacia_sapling|Acacia Sapling|||lib_ecology_tree_acacia_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||-0.25,-0.5,-0.25,0.25,0.4375,0.25||||||||||||||| +tree_acacia_trunk|Acacia Trunk|||lib_ecology_tree_acacia_trunk_top.png,lib_ecology_tree_acacia_trunk_top.png,lib_ecology_tree_acacia_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_acacia_trunk_allface_side|Acacia Block Side|||lib_ecology_tree_acacia_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_acacia_trunk_allface_top|Acacia Block Top|||lib_ecology_tree_acacia_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_acacia_wood|Acacia Wood|||lib_ecology_tree_acacia_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_apple_leaves|Apple Leaves|||lib_ecology_tree_apple_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_apple_sapling|Apple Sapling|||lib_ecology_tree_apple_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_apple_trunk|Apple Trunk|||lib_ecology_tree_apple_trunk_top.png,lib_ecology_tree_apple_trunk_top.png,lib_ecology_tree_apple_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_apple_trunk_allface_side|Apple Block Side|||lib_ecology_tree_apple_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_apple_trunk_allface_top|Apple Block Top|||lib_ecology_tree_apple_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_apple_wood|Apple Wood|||lib_ecology_tree_apple_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_ash_leaves|Ash Leaves|||lib_ecology_tree_ash_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_ash_sapling|Ash Sapling|||lib_ecology_tree_ash_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_ash_trunk|Ash Trunk|||lib_ecology_tree_ash_trunk_top.png,lib_ecology_tree_ash_trunk_top.png,lib_ecology_tree_ash_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_ash_trunk_allface_side|Ash Block Side|||lib_ecology_tree_ash_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_ash_trunk_allface_top|Ash Block Top|||lib_ecology_tree_ash_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_ash_wood|Ash Wood|||lib_ecology_tree_ash_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_aspen_leaves|Aspen Leaves|||lib_ecology_tree_aspen_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_aspen_sapling|Aspen Sapling|||lib_ecology_tree_aspen_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_aspen_trunk|Aspen Trunk|||lib_ecology_tree_aspen_trunk_top.png,lib_ecology_tree_aspen_trunk_top.png,lib_ecology_tree_aspen_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_aspen_trunk_allface_side|Aspen Block Side|||lib_ecology_tree_aspen_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_aspen_trunk_allface_top|Aspen Block Top|||lib_ecology_tree_aspen_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_aspen_wood|Aspen Wood|||lib_ecology_tree_aspen_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_bamboo_01_leaves|Bamboo 01 Leaves|||lib_ecology_tree_bamboo_01_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_bamboo_01_sapling|Bamboo 01 Sapling|||lib_ecology_tree_bamboo_01_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_bamboo_01_trunk|Bamboo 01 Trunk|||lib_ecology_tree_bamboo_01_trunk.png^[transformR90^lib_ecology_tree_bamboo_01_trunk.png,lib_ecology_tree_bamboo_01_trunk.png^[transformR90^lib_ecology_tree_bamboo_01_trunk.png,lib_ecology_tree_bamboo_01_trunk.png,lib_ecology_tree_bamboo_01_trunk.png^[transformFX,lib_ecology_tree_bamboo_01_trunk.png^[transformFX,lib_ecology_tree_bamboo_01_trunk.png||||nodebox|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood|||-0.1875,-0.5,-0.1875,0.25,0.5,0.25;-0.25,0.3125,-0.0625,-0.1875,0.4375,0.125;-0.0625,0.3125,-0.25,0.125,0.4375,-0.1875;0.25,0.125,-0.0625,0.3125,0.4375,0.125;-0.0625,0.125,0.25,0.125,0.4375,0.3125;-0.25,-0.4375,-0.0625,-0.1875,-0.3125,0.125;-0.0625,-0.4375,-0.25,0.125,-0.3125,-0.1875;-0.375,-0.375,-0.0625,-0.25,-0.3125,0.125;-0.0625,-0.375,-0.375,0.125,-0.3125,-0.25;0.3125,0.1875,-0.0625,0.375,0.25,0.125;0.375,0.25,-0.0625,0.4375,0.3125,0.125;-0.0625,0.1875,0.3125,0.125,0.25,0.375;-0.0625,0.25,0.375,0.125,0.3125,0.4375|||||||||||||||| +tree_bamboo_01_wood|Bamboo 01 Wood|||lib_ecology_tree_bamboo_01_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_bamboo_02_leaves|Bamboo 02 Leaves|||lib_ecology_tree_bamboo_02_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_bamboo_02_sapling|Bamboo 02 Sapling|||lib_ecology_tree_bamboo_02_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_bamboo_02_trunk|Bamboo 02 Trunk|||lib_ecology_tree_bamboo_02_trunk_top.png,lib_ecology_tree_bamboo_02_trunk_top.png,lib_ecology_tree_bamboo_02_trunk.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood|||-0.1875,-0.5,-0.1875,0.1875,0.5,0.1875;-0.5,-0.5,0,0.5,0.5,0;0.00470524,-0.5,-0.5,0.00470524,0.5,0.5|||||||||||||||| +tree_bamboo_02_trunk_with_leaves|Bamboo 02 Trunk with Leaves|||lib_ecology_tree_bamboo_02_trunk_top.png,lib_ecology_tree_bamboo_02_trunk_top.png,lib_ecology_tree_bamboo_02_trunk.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood|||-0.1875,-0.5,-0.1875,0.1875,0.5,0.1875;-0.5,-0.5,0,0.5,0.5,0;0.00470524,-0.5,-0.5,0.00470524,0.5,0.5|||||||||||||||| +tree_bamboo_02_wood|Bamboo 02 Wood|||lib_ecology_tree_bamboo_02_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood|||-0.1875,-0.5,-0.1875,0.1875,0.5,0.1875;-0.5,-0.5,0,0.5,0.5,0;0.00470524,-0.5,-0.5,0.00470524,0.5,0.5|||||||||||||||| +tree_bamboo_small|Small Bamboo|||lib_ecology_plant_bamboo_small.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +tree_bamboo_small_top|Small Bamboo Top|||lib_ecology_plant_bamboo_small_top.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +tree_bamboo_with_leaves|Bamboo with Leaves|||lib_ecology_tree_bamboo_02_trunk_top.png,lib_ecology_tree_bamboo_02_trunk_top.png,lib_ecology_tree_bamboo_02_trunk.png^lib_ecology_tree_bamboo_02_trunk.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_banana_01_leaves|Banana 01 Leaves|||lib_ecology_tree_banana_01_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_banana_01_sapling|Banana 01 Sapling|||lib_ecology_tree_banana_01_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_banana_01_trunk|Banana 01 Trunk|||lib_ecology_tree_banana_01_trunk_top.png,lib_ecology_tree_banana_01_trunk_top.png,lib_ecology_tree_banana_01_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_banana_01_trunk_allface_side|Banana 01 Block Side|||lib_ecology_tree_banana_01_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_banana_01_trunk_allface_top|Banana 01 Block Top|||lib_ecology_tree_banana_01_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_banana_01_wood|Banana 01 Wood|||lib_ecology_tree_banana_01_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_baobab_leaves|Baobab Leaves|||lib_ecology_tree_baobab_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_baobab_sapling|Baobab Sapling|||lib_ecology_tree_baobab_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_baobab_trunk|Baobab Trunk|||lib_ecology_tree_baobab_trunk_top.png,lib_ecology_tree_baobab_trunk_top.png,lib_ecology_tree_baobab_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_baobab_trunk_allface_side|Baobab Block Side|||lib_ecology_tree_baobab_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_baobab_trunk_allface_top|Baobab Block Top|||lib_ecology_tree_baobab_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_baobab_wood|Baobab Wood|||lib_ecology_tree_baobab_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_beech_leaves|Beech Leaves|||lib_ecology_tree_beech_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_beech_sapling|Beech Sapling|||lib_ecology_tree_beech_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_beech_southern_leaves|Southern Beech Leaves|||lib_ecology_tree_beech_southern_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_beech_southern_sapling|Southern Beech Sapling|||lib_ecology_tree_beech_southern_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_beech_southern_trunk|Southern Beech Trunk|||lib_ecology_tree_beech_southern_trunk_top.png,lib_ecology_tree_beech_southern_trunk_top.png,lib_ecology_tree_beech_southern_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_beech_southern_trunk_allface_side|Southern Beech Block Side|||lib_ecology_tree_beech_southern_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_beech_southern_trunk_allface_top|Southern Beech Block Top|||lib_ecology_tree_beech_southern_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_beech_southern_wood|Southern Beech Wood|||lib_ecology_tree_beech_southern_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_beech_trunk|Beech Trunk|||lib_ecology_tree_beech_trunk_top.png,lib_ecology_tree_beech_trunk_top.png,lib_ecology_tree_beech_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_beech_trunk_allface_side|Beech Block Side|||lib_ecology_tree_beech_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_beech_trunk_allface_top|Beech Block Top|||lib_ecology_tree_beech_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_beech_wood|Beech Wood|||lib_ecology_tree_beech_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_birch_01_leaves|Birch 01 Leaves|||lib_ecology_tree_birch_01_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_birch_01_sapling|Birch 01 Sapling|||lib_ecology_tree_birch_01_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_birch_01_trunk|Birch 01 Trunk|||lib_ecology_tree_birch_01_trunk_top.png,lib_ecology_tree_birch_01_trunk_top.png,lib_ecology_tree_birch_01_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_birch_01_trunk_allface_side|Birch 01 Block Side|||lib_ecology_tree_birch_01_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_birch_01_trunk_allface_top|Birch 01 Block Top|||lib_ecology_tree_birch_01_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_birch_01_wood|Birch 01 Wood|||lib_ecology_tree_birch_01_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_birch_02_leaves|Birch 02 Leaves|||lib_ecology_tree_birch_02_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_birch_02_sapling|Birch 02 Sapling|||lib_ecology_tree_birch_02_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_birch_02_trunk|Birch 02 Trunk|||lib_ecology_tree_cedar_leaves.png,lib_ecology_tree_cedar_leaves.png,lib_ecology_tree_birch_02_wood.png||||nodebox|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood|||-0.25,-0.5,-0.25,0.25,0.5,0.25|-0.25,-0.5,-0.25,0.25,0.5,0.25||||||||||||||| +tree_birch_02_wood|Birch 02 Wood|||lib_ecology_tree_birch_02_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_cedar_leaves|Cedar Leaves|||lib_ecology_tree_cedar_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_cedar_sapling|Cedar Sapling|||lib_ecology_tree_cedar_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_cedar_trunk|Cedar Trunk|||lib_ecology_tree_cedar_trunk_top.png,lib_ecology_tree_cedar_trunk_top.png,lib_ecology_tree_cedar_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_cedar_trunk_allface_side|Cedar Block Side|||lib_ecology_tree_cedar_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_cedar_trunk_allface_top|Cedar Block Top|||lib_ecology_tree_cedar_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_cedar_wood|Cedar Wood|||lib_ecology_tree_cedar_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_cherry_blossom_leaves|Cherry Blossom Leaves|||lib_ecology_tree_cherry_blossom_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_cherry_blossom_sapling|Cherry Blossom Sapling|||lib_ecology_tree_cherry_blossom_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_cherry_blossom_trunk|Cherry Blossom Trunk|||lib_ecology_tree_cherry_blossom_trunk_top.png,lib_ecology_tree_cherry_blossom_trunk_top.png,lib_ecology_tree_cherry_blossom_trunk.png||||nodebox|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood|||-0.25,-0.5,-0.25,0.25,0.5,0.25|-0.25,-0.5,-0.25,0.25,0.5,0.25||||||||||||||| +tree_cherry_blossom_wood|Cherry Blossom Wood|||lib_ecology_tree_cherry_blossom_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_cherry_leaves|Cherry Leaves|||lib_ecology_tree_cherry_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_cherry_sapling|Cherry Sapling|||lib_ecology_tree_cherry_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_cherry_trunk|Cherry Trunk|||lib_ecology_tree_cherry_trunk_top.png,lib_ecology_tree_cherry_trunk_top.png,lib_ecology_tree_cherry_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_cherry_trunk_allface_side|Cherry Block Side|||lib_ecology_tree_cherry_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_cherry_trunk_allface_top|Cherry Block Top|||lib_ecology_tree_cherry_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_cherry_wood|Cherry Wood|||lib_ecology_tree_cherry_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_chestnut_leaves|Chestnut Leaves|||lib_ecology_tree_chestnut_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_chestnut_sapling|Chestnut Sapling|||lib_ecology_tree_chestnut_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_chestnut_trunk|Chestnut Trunk|||lib_ecology_tree_chestnut_trunk_top.png,lib_ecology_tree_chestnut_trunk_top.png,lib_ecology_tree_chestnut_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_chestnut_trunk_allface_side|Chestnut Block Side|||lib_ecology_tree_chestnut_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_chestnut_trunk_allface_top|Chestnut Block Top|||lib_ecology_tree_chestnut_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_chestnut_wood|Chestnut Wood|||lib_ecology_tree_chestnut_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_chestnut_american_leaves|American Chestnut Leaves|||lib_ecology_tree_chestnut_american_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_chestnut_american_sapling|American Chestnut Sapling|||lib_ecology_tree_chestnut_american_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_chestnut_american_trunk|American Chestnut Trunk|||lib_ecology_tree_chestnut_american_trunk_top.png,lib_ecology_tree_chestnut_american_trunk_top.png,lib_ecology_tree_chestnut_american_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_chestnut_american_trunk_allface_side|American Chestnut Block Side|||lib_ecology_tree_chestnut_american_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_chestnut_american_trunk_allface_top|American Chestnut Block Top|||lib_ecology_tree_chestnut_american_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_chestnut_american_wood|American Chestnut Wood|||lib_ecology_tree_chestnut_american_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_chestnut_american_burr|American Chestnut Burr|||lib_ecology_tree_chestnut_american_burr.png||||plantlike|1||light||||FALSE||||||||TRUE|||FALSE|||||fleshy 3,dig_immediate 3,flammable 2,leafdecay 1,leafdecay_drop 1|||leaves||||-0.35,-0.5,-0.35,0.35,0.5,0.35||||||||||||||| +tree_clementine_leaves|Clementine Leaves|||lib_ecology_tree_clementine_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_clementine_sapling|Clementine Sapling|||lib_ecology_tree_clementine_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_clementine_trunk|Clementine Trunk|||lib_ecology_tree_clementine_trunk_top.png,lib_ecology_tree_clementine_trunk_top.png,lib_ecology_tree_clementine_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_clementine_trunk_allface_side|Clementine Block Side|||lib_ecology_tree_clementine_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_clementine_trunk_allface_top|Clementine Block Top|||lib_ecology_tree_clementine_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_clementine_wood|Clementine Wood|||lib_ecology_tree_clementine_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_conifers_leaves|Conifers Leaves|||lib_ecology_tree_conifers_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_conifers_sapling|Conifers Sapling|||lib_ecology_tree_conifers_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_conifers_trunk|Conifers Trunk|||lib_ecology_tree_conifers_trunk_top.png,lib_ecology_tree_conifers_trunk_top.png,lib_ecology_tree_conifers_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_conifers_trunk_allface_side|Conifers Block Side|||lib_ecology_tree_conifers_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_conifers_trunk_allface_top|Conifers Block Top|||lib_ecology_tree_conifers_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_conifers_wood|Conifers Wood|||lib_ecology_tree_conifers_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_cypress_leaves|Cypress Leaves|||lib_ecology_tree_cypress_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_cypress_sapling|Cypress Sapling|||lib_ecology_tree_cypress_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_cypress_trunk|Cypress Trunk|||lib_ecology_tree_cypress_trunk_top.png,lib_ecology_tree_cypress_trunk_top.png,lib_ecology_tree_cypress_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_cypress_trunk_allface_side|Cypress Block Side|||lib_ecology_tree_cypress_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_cypress_trunk_allface_top|Cypress Block Top|||lib_ecology_tree_cypress_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_cypress_wood|Cypress Wood|||lib_ecology_tree_cypress_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_default_leaves|Default Leaves|||lib_ecology_tree_default_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_default_sapling|Default Sapling|||lib_ecology_tree_default_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_default_trunk|Default Trunk|||lib_ecology_tree_default_trunk_top.png,lib_ecology_tree_default_trunk_top.png,lib_ecology_tree_default_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_default_trunk_allface_side|Default Block Side|||lib_ecology_tree_default_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_default_trunk_allface_top|Default Block Top|||lib_ecology_tree_default_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_default_wood|Default Wood|||lib_ecology_tree_default_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_desert_palm|Desert Palm|||lib_ecology_plant_desert_palm.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +tree_dry_leaves|Dry Leaves|||lib_ecology_tree_dry_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_dry_sapling|Dry Sapling|||lib_ecology_tree_dry_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_dry_trunk|Dry Trunk|||lib_ecology_tree_dry_trunk_top.png,lib_ecology_tree_dry_trunk_top.png,lib_ecology_tree_dry_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_dry_trunk_allface_side|Dry Block Side|||lib_ecology_tree_dry_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_dry_trunk_allface_top|Dry Block Top|||lib_ecology_tree_dry_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_dry_wood|Dry Wood|||lib_ecology_tree_dry_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_ebony_leaves|Ebony Leaves|||lib_ecology_tree_ebony_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_ebony_sapling|Ebony Sapling|||lib_ecology_tree_ebony_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_ebony_trunk|Ebony Trunk|||lib_ecology_tree_ebony_trunk_top.png,lib_ecology_tree_ebony_trunk_top.png,lib_ecology_tree_ebony_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_ebony_trunk_allface_side|Ebony Block Side|||lib_ecology_tree_ebony_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_ebony_trunk_allface_top|Ebony Block Top|||lib_ecology_tree_ebony_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_ebony_wood|Ebony Wood|||lib_ecology_tree_ebony_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_eucalyptus_leaves|Eucalyptus Leaves|||lib_ecology_tree_eucalyptus_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_eucalyptus_sapling|Eucalyptus Sapling|||lib_ecology_tree_eucalyptus_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||schem_tree_eucalyptus_01,schem_tree_eucalyptus_large_01||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_eucalyptus_trunk|Eucalyptus Trunk|||lib_ecology_tree_eucalyptus_trunk_top.png,lib_ecology_tree_eucalyptus_trunk_top.png,lib_ecology_tree_eucalyptus_trunk.png||||||||light|facedir|||TRUE||||||||||||FALSE||||choppy = 1, flammable = 2, tree = 1, lib_ecology_tree = 1||wood||||||||||||||||||| +tree_eucalyptus_trunk_allface_side|Eucalyptus Block Side|||lib_ecology_tree_eucalyptus_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_eucalyptus_trunk_allface_top|Eucalyptus Block Top|||lib_ecology_tree_eucalyptus_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_eucalyptus_wood|Eucalyptus Wood|||lib_ecology_tree_eucalyptus_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_fern_giant_crown|Giant Fern Crown|||lib_ecology_tree_fern_giant_crown.png||||plantlike|4|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +tree_fern_giant_leaves|Giant Fern Leaves|||lib_ecology_tree_fern_giant_leaves.png||||raillike|||light||||FALSE||||||||||||||||snappy 3,flammable 2,attached_node 1,not_in_creative_inventory 1,leaves 1,leafdecay 1|||leaves||||||||||||||||||| +tree_fern_giant_leaves_big|Giant Fern Leaves Big|||lib_ecology_tree_fern_giant_leaves.png||||||||||||||||||||||||||||||||||||||||||||||||| +tree_fern_giant_leaves_end|Giant Fern Leaves End|||lib_ecology_tree_fern_giant_leaves_end.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.5,-0.5,0.5;0.5,0.5,0.5|||||||||||||||| +tree_fern_giant_sapling|Giant Fern Sapling|||lib_ecology_tree_fern_giant_sapling.png||||||||||||||||||||||||||||||||||||||||||||||||| +tree_fern_giant_trunk|Giant Fern Trunk|||lib_ecology_tree_fern_giant_trunk_top.png,lib_ecology_tree_fern_giant_trunk_top.png,lib_ecology_tree_fern_giant_trunk.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.5,0.5,-0.5,0.5,0.5,0.5;-0.125,-0.5,-0.125,0.125,0.5,0.125|-0.125,-0.5,-0.125,0.125,0.5,0.125||||||||||||||| +tree_fern_giant_trunk_top|Gian Fern Trunk Top|||lib_ecology_tree_fern_giant_leaves_cross.png,lib_ecology_tree_fern_giant_trunk_top.png,lib_ecology_tree_fern_giant_trunk.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.5,0.5,-0.5,0.5,0.5,0.5;-0.25,-0.5,-0.25,0.25,0.5,0.25|-0.125,-0.5,-0.125,0.125,0.5,0.125||||||||||||||| +tree_fern_giant2_crown|Giant Fern2 Crown|||lib_ecology_fern_giant_tree_crown2.png||||plantlike|4|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +tree_fern_giant2_leaves|Giant Fern2 Leaves|||lib_ecology_fern_giant_tree_leaves2.png||||raillike|||light||||FALSE||||||||||||||||snappy 3,flammable 2,attached_node 1,not_in_creative_inventory 1,leaves 1,leafdecay 1|||leaves||||||||||||||||||| +tree_fern_giant2_leaves_end|Giant Fern2 Leaves End|||lib_ecology_fern_giant_tree_leaves_end2.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.5,-0.5,0.5;0.5,0.5,0.5|||||||||||||||| +tree_fern_giant2_trunk_top|Giant Fern2 Trunk Top|||lib_ecology_fern_giant_tree_leaves_cross2.png||||nodebox|||light|facedir|||TRUE||||||||TRUE|||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||leaves|||-0.5,0.5,-0.5,0.5,0.5,0.5;-0.25,-0.5,-0.25,0.25,0.5,0.25|-0.125,-0.5,-0.125,0.125,0.5,0.125||||||||||||||| +tree_fern_small_leaves_01|Small Fern Leaves 01|||lib_ecology_tree_fern_small_01_leaves.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +tree_fern_small_leaves_02|Small Fern Leaves 02|||lib_ecology_tree_fern_small_02_leaves.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +tree_fern_small_sapling|Small Fern Sapling|||lib_ecology_tree_fern_small_sapling.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +tree_fern_small_trunk|Small Fern Trunk|||lib_ecology_tree_fern_small_trunk_top.png,lib_ecology_tree_fern_small_trunk_top.png,lib_ecology_tree_fern_small_trunk.png||||nodebox|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood|||-0.5,0.5,-0.5,0.5,0.5,0.5;-0.125,-0.5,-0.125,0.125,0.5,0.125|-0.125,-0.5,-0.125,0.125,0.5,0.125|||||||||||||||0.142857142857143 +tree_fir_coast_leaves|Coast Fir Leaves|||lib_ecology_tree_fir_coast_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves|||||||||||||||||||0.125 +tree_fir_coast_sapling|Coast Fir Sapling|||lib_ecology_tree_fir_coast_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_fir_coast_trunk|Coast Fir Trunk|||lib_ecology_tree_fir_coast_trunk_top.png,lib_ecology_tree_fir_coast_trunk_top.png,lib_ecology_tree_fir_coast_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_fir_coast_trunk_allface_side|Coast Fir Block Side|||lib_ecology_tree_fir_coast_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_fir_coast_trunk_allface_top|Coast Fir Block Top|||lib_ecology_tree_fir_coast_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_fir_coast_wood|Coast Fir Wood|||lib_ecology_tree_fir_coast_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_fir_doug_leaves|Douglas Fir Leaves|||lib_ecology_tree_fir_doug_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_fir_doug_sapling|Douglas Fir Sapling|||lib_ecology_tree_fir_doug_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_fir_doug_trunk|Douglas Fir Trunk|||lib_ecology_tree_fir_doug_trunk_top.png,lib_ecology_tree_fir_doug_trunk_top.png,lib_ecology_tree_fir_doug_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_fir_doug_trunk_allface_side|Douglas Fir Block Side|||lib_ecology_tree_fir_doug_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_fir_doug_trunk_allface_top|Douglas Fir Block Top|||lib_ecology_tree_fir_doug_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_fir_doug_wood|Douglas Fir Wood|||lib_ecology_tree_fir_doug_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_fir_leaves|Fir Leaves|||lib_ecology_tree_fir_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_fir_sapling|Fir Sapling|||lib_ecology_tree_fir_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_fir_trunk|Fir Trunk|||lib_ecology_tree_fir_trunk_top.png,lib_ecology_tree_fir_trunk_top.png,lib_ecology_tree_fir_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_fir_trunk_allface_side|Fir Block Side|||lib_ecology_tree_fir_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_fir_trunk_allface_top|Fir Block Top|||lib_ecology_tree_fir_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_fir_wood|Fir Wood|||lib_ecology_tree_fir_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_frost_leaves|Frost Leaves|||lib_ecology_tree_frost_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_frost_sapling|Frost Sapling|||lib_ecology_tree_frost_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_frost_trunk|Frost Trunk|||lib_ecology_tree_frost_trunk_top.png,lib_ecology_tree_frost_trunk_top.png,lib_ecology_tree_frost_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_frost_trunk_allface_side|Frost Block Side|||lib_ecology_tree_frost_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_frost_trunk_allface_top|Frost Block Top|||lib_ecology_tree_frost_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_frost_wood|Frost Wood|||lib_ecology_tree_frost_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_generic_brown_trunk|Generic Brown Trunk|||lib_ecology_tree_generic_brown_trunk_top.png,lib_ecology_tree_generic_brown_trunk_top.png,lib_ecology_tree_generic_brown_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_generic_green_trunk|Generic Green Trunk|||lib_ecology_tree_generic_green_trunk_top.png,lib_ecology_tree_generic_green_trunk_top.png,lib_ecology_tree_generic_green_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_generic_grey_trunk|Generic Grey Trunk|||lib_ecology_tree_generic_grey_trunk_top.png,lib_ecology_tree_generic_grey_trunk_top.png,lib_ecology_tree_generic_grey_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_generic_jungle_02_trunk|Generic Jungle 02 Trunk|||lib_ecology_tree_generic_jungle_02_trunk_top.png,lib_ecology_tree_generic_jungle_02_trunk_top.png,lib_ecology_tree_generic_jungle_02_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_generic_jungle_03_trunk|Generic Jungle 03 Trunk|||lib_ecology_tree_generic_jungle_03_trunk_top.png,lib_ecology_tree_generic_jungle_03_trunk_top.png,lib_ecology_tree_generic_jungle_03_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_ginkgo_leaves|Ginkgo Leaves|||lib_ecology_tree_ginkgo_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_ginkgo_sapling|Ginkgo Sapling|||lib_ecology_tree_ginkgo_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_ginkgo_trunk|Ginkgo Trunk|||lib_ecology_tree_ginkgo_trunk_top.png,lib_ecology_tree_ginkgo_trunk_top.png,lib_ecology_tree_ginkgo_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_ginkgo_trunk_allface_side|Ginkgo Block Side|||lib_ecology_tree_ginkgo_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_ginkgo_trunk_allface_top|Ginkgo Block Top|||lib_ecology_tree_ginkgo_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_ginkgo_wood|Ginkgo Wood|||lib_ecology_tree_ginkgo_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_ipe_yellow_leaves|Yellow Ipe Leaves|||lib_ecology_tree_ipe_yellow_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_ipe_yellow_sapling|Yellow Ipe Sapling|||lib_ecology_tree_ipe_yellow_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_ipe_yellow_trunk|Yellow Ipe Trunk|||lib_ecology_tree_ipe_yellow_trunk_top.png,lib_ecology_tree_ipe_yellow_trunk_top.png,lib_ecology_tree_ipe_yellow_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_ipe_yellow_trunk_allface_side|Yellow Ipe Block Side|||lib_ecology_tree_ipe_yellow_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_ipe_yellow_trunk_allface_top|Yellow Ipe Block Top|||lib_ecology_tree_ipe_yellow_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_ipe_yellow_wood|Yellow Ipe Wood|||lib_ecology_tree_ipe_yellow_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_jungle_01_leaves|Jungle 01 Leaves|||lib_ecology_tree_jungle_01_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_jungle_01_sapling|Jungle 01 Sapling|||lib_ecology_tree_jungle_01_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_jungle_01_trunk|Jungle 01 Trunk|||lib_ecology_tree_jungle_01_trunk_top.png,lib_ecology_tree_jungle_01_trunk_top.png,lib_ecology_tree_jungle_01_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_jungle_01_trunk_allface_side|Jungle 01 Block Side|||lib_ecology_tree_jungle_01_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_jungle_01_trunk_allface_top|Jungle 01 Block Top|||lib_ecology_tree_jungle_01_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_jungle_01_wood|Jungle 01 Wood|||lib_ecology_tree_jungle_01_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_jungle_02_leaves|Jungle 02 Leaves|||lib_ecology_tree_jungle_02_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_jungle_02_sapling|Jungle 02 Sapling|||lib_ecology_tree_jungle_02_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_jungle_02_trunk|Jungle 02 Trunk|||lib_ecology_tree_jungle_02_trunk_top.png,lib_ecology_tree_jungle_02_trunk_top.png,lib_ecology_tree_jungle_02_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_jungle_02_trunk_allface_side|Jungle 02 Block Side|||lib_ecology_tree_jungle_02_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_jungle_02_trunk_allface_top|Jungle 02 Block Top|||lib_ecology_tree_jungle_02_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_jungle_02_wood|Jungle 02 Wood|||lib_ecology_tree_jungle_02_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_jungle_03_leaves|Jungle 03 Leaves|||lib_ecology_tree_jungle_03_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_jungle_03_sapling|Jungle 03 Sapling|||lib_ecology_tree_jungle_03_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_jungle_03_trunk|Jungle 03 Trunk|||lib_ecology_tree_jungle_03_trunk_top.png,lib_ecology_tree_jungle_03_trunk_top.png,lib_ecology_tree_jungle_03_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_jungle_03_trunk_allface_side|Jungle 03 Block Side|||lib_ecology_tree_jungle_03_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_jungle_03_trunk_allface_top|Jungle 03 Block Top|||lib_ecology_tree_jungle_03_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_jungle_03_wood|Jungle 03 Wood|||lib_ecology_tree_jungle_03_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_larch_leaves|Larch Leaves|||lib_ecology_tree_larch_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_larch_sapling|Larch Sapling|||lib_ecology_tree_larch_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_larch_trunk|Larch Trunk|||lib_ecology_tree_larch_trunk_top.png,lib_ecology_tree_larch_trunk_top.png,lib_ecology_tree_larch_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_larch_trunk_allface_side|Larch Block Side|||lib_ecology_tree_larch_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_larch_trunk_allface_top|Larch Block Top|||lib_ecology_tree_larch_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_larch_wood|Larch Wood|||lib_ecology_tree_larch_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_larch_moss|Larch Wood|||lib_ecology_tree_larch_moss.png||||nodebox||||facedir|0|||||||||||||FALSE|||||snappy = 2,flammable = 3,oddly_breakable_by_hand = 3,choppy = 2,carpet = 1,leafdecay = 3,leaves = 1,falling_node = 1|||wood|||-0.5,-0.5,0.49,0.5,0.5,0.5|||||||||||||||| +tree_lavender_leaves|Lavender Leaves|||lib_ecology_tree_lavender_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_lavender_sapling|Lavender Sapling|||lib_ecology_tree_lavender_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_lavender_trunk|Lavender Trunk|||lib_ecology_tree_lavender_trunk_top.png,lib_ecology_tree_lavender_trunk_top.png,lib_ecology_tree_lavender_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_lavender_trunk_allface_side|Lavender Block Side|||lib_ecology_tree_lavender_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_lavender_trunk_allface_top|Lavender Block Top|||lib_ecology_tree_lavender_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_lavender_wood|Lavender Wood|||lib_ecology_tree_lavender_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_leaves_autumn|Generic Autumn Leaves|||lib_ecology_tree_leaves_autumn.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_leaves_dk_green|Generic Dark Green Leaves|||lib_ecology_tree_leaves_dk_green.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_leaves_dk_green_2|Generic Dark Green 2 Leaves|||lib_ecology_tree_leaves_dk_green.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_leaves_dk_green_3|Generic Dark Green 3 Leaves|||lib_ecology_tree_leaves_dk_green.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_leaves_dk_green_simple|Generic Dark Green Simple Leaves|||lib_ecology_tree_leaves_dk_green_simple.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_leaves_dk_green_simple_2|Generic Dark Green 2 Simple Leaves|||lib_ecology_tree_leaves_dk_green_simple.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_leaves_dk_green_simple_3|Generic Dark Green 3 Simple Leaves|||lib_ecology_tree_leaves_dk_green_simple.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_leaves_dry|Generic Dry Leaves|||lib_ecology_tree_leaves_dry.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_leaves_green|Generic Green Leaves|||lib_ecology_tree_leaves_green.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_leaves_green_2|Generic Green 2 Leaves|||lib_ecology_tree_leaves_green.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_leaves_green_3|Generic Green 3 Leaves|||lib_ecology_tree_leaves_green.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_leaves_purple|Generic Purple Leaves|||lib_ecology_tree_leaves_purple.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_leaves_red|Generic Red Leaves|||lib_ecology_tree_leaves_red.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_leaves_white|Generic White Leaves|||lib_ecology_tree_leaves_white.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_leaves_yellow|Generic Yellow Leaves|||lib_ecology_tree_leaves_yellow.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_lemon_leaves|Lemon Leaves|||lib_ecology_tree_lemon_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_lemon_sapling|Lemon Sapling|||lib_ecology_tree_lemon_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_lemon_trunk|Lemon Trunk|||lib_ecology_tree_lemon_trunk_top.png,lib_ecology_tree_lemon_trunk_top.png,lib_ecology_tree_lemon_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_lemon_trunk_allface_side|Lemon Block Side|||lib_ecology_tree_lemon_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_lemon_trunk_allface_top|Lemon Block Top|||lib_ecology_tree_lemon_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_lemon_wood|Lemon Wood|||lib_ecology_tree_lemon_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_mahogany_leaves|Mahogany Leaves|||lib_ecology_tree_mahogany_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_mahogany_sapling|Mahogany Sapling|||lib_ecology_tree_mahogany_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_mahogany_trunk|Mahogany Trunk|||lib_ecology_tree_mahogany_trunk_top.png,lib_ecology_tree_mahogany_trunk_top.png,lib_ecology_tree_mahogany_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_mahogany_trunk_allface_side|Mahogany Block Side|||lib_ecology_tree_mahogany_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_mahogany_trunk_allface_top|Mahogany Block Top|||lib_ecology_tree_mahogany_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_mahogany_wood|Mahogany Wood|||lib_ecology_tree_mahogany_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_mangrove_leaves|Mangrove Leaves|||lib_ecology_tree_mangrove_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_mangrove_root|Mangrove Root|||aus_mangrove_mud.png|lib_ecology_tree_mangrove_roots.png false|lib_ecology_tree_mangrove_roots.png|lib_ecology_tree_mangrove_roots.png|plantlike_rooted|||light||||FALSE||||FALSE||1||TRUE|||FALSE|||||snappy 3,sea 1|||dirt|lib_ecology:tree_mangrove_root|lib_ecology:tree_mangrove_root||||||||||||||||| +tree_mangrove_sapling|Mangrove Sapling|||lib_ecology_tree_mangrove_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_mangrove_trunk|Mangrove Trunk|||lib_ecology_tree_mangrove_trunk_top.png,lib_ecology_tree_mangrove_trunk_top.png,lib_ecology_tree_mangrove_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_mangrove_trunk_allface_side|Mangrove Block Side|||lib_ecology_tree_mangrove_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_mangrove_trunk_allface_top|Mangrove Block Top|||lib_ecology_tree_mangrove_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_mangrove_wood|Mangrove Wood|||lib_ecology_tree_mangrove_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_maple_leaves|Maple Leaves|||lib_ecology_tree_maple_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_maple_sapling|Maple Sapling|||lib_ecology_tree_maple_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_maple_trunk|Maple Trunk|||lib_ecology_tree_maple_trunk_top.png,lib_ecology_tree_maple_trunk_top.png,lib_ecology_tree_maple_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_maple_trunk_allface_side|Maple Block Side|||lib_ecology_tree_maple_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_maple_trunk_allface_top|Maple Block Top|||lib_ecology_tree_maple_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_maple_wood|Maple Wood|||lib_ecology_tree_maple_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_maple_sugar_leaves|Sugar Maple Leaves|||lib_ecology_tree_maple_sugar_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_maple_sugar_sapling|Sugar Maple Sapling|||lib_ecology_tree_maple_sugar_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_maple_sugar_trunk|Sugar Maple Trunk|||lib_ecology_tree_maple_sugar_trunk_top.png,lib_ecology_tree_maple_sugar_trunk_top.png,lib_ecology_tree_maple_sugar_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_maple_sugar_trunk_allface_side|Sugar Maple Block Side|||lib_ecology_tree_maple_sugar_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_maple_sugar_trunk_allface_top|Sugar Maple Block Top|||lib_ecology_tree_maple_sugar_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_maple_sugar_wood|Sugar Maple Wood|||lib_ecology_tree_maple_sugar_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_mirabelle_leaves|Mirabelle Leaves|||lib_ecology_tree_mirabelle_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_mirabelle_sapling|Mirabelle Sapling|||lib_ecology_tree_mirabelle_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_mirabelle_trunk|Mirabelle Trunk|||lib_ecology_tree_mirabelle_trunk_top.png,lib_ecology_tree_mirabelle_trunk_top.png,lib_ecology_tree_mirabelle_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_mirabelle_trunk_allface_side|Mirabelle Block Side|||lib_ecology_tree_mirabelle_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_mirabelle_trunk_allface_top|Mirabelle Block Top|||lib_ecology_tree_mirabelle_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_mirabelle_wood|Mirabelle Wood|||lib_ecology_tree_mirabelle_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_oak_leaves|Oak Leaves|||lib_ecology_tree_oak_leaves.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_oak_red_leaves|Red Oak Leaves|||lib_ecology_tree_oak_red_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_oak_red_sapling|Red Oak Sapling|||lib_ecology_tree_oak_red_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_oak_red_trunk|Red Oak Trunk|||lib_ecology_tree_oak_trunk_top.png,lib_ecology_tree_oak_trunk_top.png,lib_ecology_tree_oak_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_oak_red_trunk_allface_side|Red Oak Block Side|||lib_ecology_tree_oak_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_oak_red_trunk_allface_top|Red Oak Block Top|||lib_ecology_tree_oak_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_oak_red_wood|Red Oak Wood|||lib_ecology_tree_oak_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_oak_sapling|Oak Sapling|||lib_ecology_tree_oak_sapling.png||||||||||||||||||||||||||||||||||||||||||||||||| +tree_oak_southern_leaves|Southern Oak Leaves|||lib_ecology_tree_oak_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_oak_southern_sapling|Southern Oak Sapling|||lib_ecology_tree_oak_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_oak_southern_trunk|Southern Oak Trunk|||lib_ecology_tree_oak_trunk_top.png,lib_ecology_tree_oak_trunk_top.png,lib_ecology_tree_oak_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_oak_southern_trunk_allface_side|Southern Oak Block Side|||lib_ecology_tree_oak_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_oak_southern_trunk_allface_top|Southern Oak Block Top|||lib_ecology_tree_oak_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_oak_southern_wood|Southern Oak Wood|||lib_ecology_tree_oak_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_oak_trunk|Oak Trunk|||lib_ecology_tree_oak_trunk_top.png,lib_ecology_tree_oak_trunk_top.png,lib_ecology_tree_oak_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_oak_trunk_allface_side|Oak Block Side|||lib_ecology_tree_oak_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_oak_trunk_allface_top|Oak Block Top|||lib_ecology_tree_oak_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_oak_wood|Oak Wood|||lib_ecology_tree_oak_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_orange_leaves|Orange Leaves|||lib_ecology_tree_orange_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_orange_sapling|Orange Sapling|||lib_ecology_tree_orange_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_orange_trunk|Orange Trunk|||lib_ecology_tree_orange_trunk_top.png,lib_ecology_tree_orange_trunk_top.png,lib_ecology_tree_orange_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_orange_trunk_allface_side|Orange Block Side|||lib_ecology_tree_orange_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_orange_trunk_allface_top|Orange Block Top|||lib_ecology_tree_orange_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_orange_wood|Orange Wood|||lib_ecology_tree_orange_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_palm_forest_01_leaves|Forest Forest Palm 01 Leaves|||lib_ecology_tree_palm_forest_01_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_palm_forest_01_sapling|Forest Forest Palm 01 Sapling|||lib_ecology_tree_palm_forest_01_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_palm_forest_01_trunk|Forest Forest Palm 01 Trunk|||lib_ecology_tree_palm_forest_01_trunk_top.png,lib_ecology_tree_palm_forest_01_trunk_top.png,lib_ecology_tree_palm_forest_01_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_palm_forest_01_trunk_allface_side|Forest Forest Palm 01 Block Side|||lib_ecology_tree_palm_forest_01_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_forest_01_trunk_allface_top|Forest Forest Palm 01 Block Top|||lib_ecology_tree_palm_forest_01_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_forest_01_wood|Forest Forest Palm 01 Wood|||lib_ecology_tree_palm_forest_01_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_palm_forest_02_leaves|Forest Forest Palm 02 Leaves|||lib_ecology_tree_palm_forest_02_leaves.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_palm_forest_02_leaves2|Forest Forest Palm 02 Leaves2|||lib_ecology_tree_palm_forest_02_leaves.png||||allfaces_optional||||||||||||||||||||||||||||||||||||||||||||| +tree_palm_forest_02_sapling|Forest Forest Palm 02 Sapling|||lib_ecology_tree_palm_forest_02_sapling.png||||||||||||||||||||||||||||||||||||||||||||||||| +tree_palm_forest_02_trunk|Forest Forest Palm 02 Trunk|||lib_ecology_tree_palm_forest_02_trunk_top.png,lib_ecology_tree_palm_forest_02_trunk_top.png,lib_ecology_tree_palm_forest_02_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_palm_forest_02_wood|Forest Forest Palm 02 Wood|||lib_ecology_tree_palm_forest_02_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_palm_coconut_leaves|Coconut Palm Leaves|||lib_ecology_tree_palm_coconut_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_palm_coconut_sapling|Coconut Palm Sapling|||lib_ecology_tree_palm_coconut_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_palm_coconut_trunk|Coconut Palm Trunk|||lib_ecology_tree_palm_coconut_trunk_top.png,lib_ecology_tree_palm_coconut_trunk_top.png,lib_ecology_tree_palm_coconut_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_palm_coconut_trunk_allface_side|Coconut Palm Block Side|||lib_ecology_tree_palm_coconut_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_coconut_trunk_allface_top|Coconut Palm Block Top|||lib_ecology_tree_palm_coconut_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_coconut_wood|Coconut Palm Wood|||lib_ecology_tree_palm_coconut_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_palm_date_leaves|Date Palm Leaves|||lib_ecology_tree_palm_date_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_palm_date_sapling|Date Palm Sapling|||lib_ecology_tree_palm_date_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_palm_date_trunk|Date Palm Trunk|||lib_ecology_tree_palm_date_trunk_top.png,lib_ecology_tree_palm_date_trunk_top.png,lib_ecology_tree_palm_date_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_palm_date_trunk_allface_side|Date Palm Block Side|||lib_ecology_tree_palm_date_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_date_trunk_allface_top|Date Palm Block Top|||lib_ecology_tree_palm_date_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_date_wood|Date Palm Wood|||lib_ecology_tree_palm_date_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_palm_desert_01_leaves|Desert Palm 01 Leaves|||lib_ecology_tree_palm_desert_01_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_palm_desert_01_sapling|Desert Palm 01 Sapling|||lib_ecology_tree_palm_desert_01_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_palm_desert_01_trunk|Desert Palm 01 Trunk|||lib_ecology_tree_palm_desert_01_trunk_top.png,lib_ecology_tree_palm_desert_01_trunk_top.png,lib_ecology_tree_palm_desert_01_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_palm_desert_01_trunk_allface_side|Desert Palm 01 Block Side|||lib_ecology_tree_palm_desert_01_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_desert_01_trunk_allface_top|Desert Palm 01 Block Top|||lib_ecology_tree_palm_desert_01_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_desert_01_wood|Desert Palm 01 Wood|||lib_ecology_tree_palm_desert_01_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_palm_desert_02_leaves|Desert Palm 02 Leaves|||lib_ecology_tree_palm_desert_02_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_palm_desert_02_sapling|Desert Palm 02 Sapling|||lib_ecology_tree_palm_desert_02_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_palm_desert_02_trunk|Desert Palm 02 Trunk|||lib_ecology_tree_palm_desert_02_trunk_top.png,lib_ecology_tree_palm_desert_02_trunk_top.png,lib_ecology_tree_palm_desert_02_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_palm_desert_02_trunk_allface_side|Desert Palm 02 Block Side|||lib_ecology_tree_palm_desert_02_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_desert_02_trunk_allface_top|Desert Palm 02 Block Top|||lib_ecology_tree_palm_desert_02_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_desert_02_wood|Desert Palm 02 Wood|||lib_ecology_tree_palm_desert_02_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_palm_desert_03_leaves|Desert Palm 03 Leaves|||lib_ecology_tree_palm_desert_03_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_palm_desert_03_sapling|Desert Palm 03 Sapling|||lib_ecology_tree_palm_desert_03_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_palm_desert_03_trunk|Desert Palm 03 Trunk|||lib_ecology_tree_palm_desert_03_trunk_top.png,lib_ecology_tree_palm_desert_03_trunk_top.png,lib_ecology_tree_palm_desert_03_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_palm_desert_03_trunk_allface_side|Desert Palm 03 Block Side|||lib_ecology_tree_palm_desert_03_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_desert_03_trunk_allface_top|Desert Palm 03 Block Top|||lib_ecology_tree_palm_desert_03_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_desert_03_wood|Desert Palm 03 Wood|||lib_ecology_tree_palm_desert_03_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_palmetto||||lib_ecology_tree_palmetto_trunk_top.png||||||||||||||||||||||||||||||||||||||||||||||||| +tree_palmetto_leaves||||lib_ecology_tree_palmetto_leaves.png||||plantlike|1|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +tree_palmetto_leaves2||||lib_ecology_tree_palmetto_leaves2.png||||||||||||||||||||||||||||||||||||||||||||||||| +tree_palmetto_trunk||||lib_ecology_tree_palmetto_trunk_top.png,lib_ecology_tree_palmetto_trunk_top.png,lib_ecology_tree_palmetto_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_palm_jungle_01_leaves|Jungle Palm 01 Leaves|||lib_ecology_tree_palm_jungle_01_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_palm_jungle_01_sapling|Jungle Palm 01 Sapling|||lib_ecology_tree_palm_jungle_01_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_palm_jungle_01_trunk|Jungle Palm 01 Trunk|||lib_ecology_tree_palm_jungle_01_trunk_top.png,lib_ecology_tree_palm_jungle_01_trunk_top.png,lib_ecology_tree_palm_jungle_01_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_palm_jungle_01_trunk_allface_side|Jungle Palm 01 Block Side|||lib_ecology_tree_palm_jungle_01_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_jungle_01_trunk_allface_top|Jungle Palm 01 Block Top|||lib_ecology_tree_palm_jungle_01_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_jungle_01_wood|Jungle Palm 01 Wood|||lib_ecology_tree_palm_jungle_01_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_palm_jungle_02_leaves|Jungle Palm 02 Leaves|||lib_ecology_tree_palm_jungle_02_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_palm_jungle_02_sapling|Jungle Palm 02 Sapling|||lib_ecology_tree_palm_jungle_02_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_palm_jungle_02_trunk|Jungle Palm 02 Trunk|||lib_ecology_tree_palm_jungle_02_trunk_top.png,lib_ecology_tree_palm_jungle_02_trunk_top.png,lib_ecology_tree_palm_jungle_02_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_palm_jungle_02_trunk_allface_side|Jungle Palm 02 Block Side|||lib_ecology_tree_palm_jungle_02_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_jungle_02_trunk_allface_top|Jungle Palm 02 Block Top|||lib_ecology_tree_palm_jungle_02_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_jungle_02_wood|Jungle Palm 02 Wood|||lib_ecology_tree_palm_jungle_02_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_palm_jungle_03_leaves|Jungle Palm 03 Leaves|||lib_ecology_tree_palm_jungle_03_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_palm_jungle_03_sapling|Jungle Palm 03 Sapling|||lib_ecology_tree_palm_jungle_03_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_palm_jungle_03_trunk|Jungle Palm 03 Trunk|||lib_ecology_tree_palm_jungle_03_trunk_top.png,lib_ecology_tree_palm_jungle_03_trunk_top.png,lib_ecology_tree_palm_jungle_03_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_palm_jungle_03_trunk_allface_side|Jungle Palm 03 Block Side|||lib_ecology_tree_palm_jungle_03_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_jungle_03_trunk_allface_top|Jungle Palm 03 Block Top|||lib_ecology_tree_palm_jungle_03_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_palm_jungle_03_wood|Jungle Palm 03 Wood|||lib_ecology_tree_palm_jungle_03_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_pine_01_leaves|Pine 01 Leaves|||lib_ecology_tree_pine_01_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_pine_01_sapling|Pine 01 Sapling|||lib_ecology_tree_pine_01_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_pine_01_trunk|Pine 01 Trunk|||lib_ecology_tree_pine_01_trunk_top.png,lib_ecology_tree_pine_01_trunk_top.png,lib_ecology_tree_pine_01_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_pine_01_trunk_allface_side|Pine 01 Block Side|||lib_ecology_tree_pine_01_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_pine_01_trunk_allface_top|Pine 01 Block Top|||lib_ecology_tree_pine_01_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_pine_01_wood|Pine 01 Wood|||lib_ecology_tree_pine_01_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_pine_02_leaves|Pine 02 Leaves|||lib_ecology_tree_pine_02_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_pine_02_sapling|Pine 02 Sapling|||lib_ecology_tree_pine_02_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_pine_02_trunk|Pine 02 Trunk|||lib_ecology_tree_pine_02_trunk_top.png,lib_ecology_tree_pine_02_trunk_top.png,lib_ecology_tree_pine_02_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_pine_02_trunk_allface_side|Pine 02 Block Side|||lib_ecology_tree_pine_02_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_pine_02_trunk_allface_top|Pine 02 Block Top|||lib_ecology_tree_pine_02_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_pine_02_wood|Pine 02 Wood|||lib_ecology_tree_pine_02_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_pine_03_leaves|Pine 03 Leaves|||lib_ecology_tree_pine_03_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_pine_03_sapling|Pine 03 Sapling|||lib_ecology_tree_pine_03_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_pine_03_trunk|Pine 03 Trunk|||lib_ecology_tree_pine_03_trunk_top.png,lib_ecology_tree_pine_03_trunk_top.png,lib_ecology_tree_pine_03_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_pine_03_trunk_allface_side|Pine 03 Block Side|||lib_ecology_tree_pine_03_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_pine_03_trunk_allface_top|Pine 03 Block Top|||lib_ecology_tree_pine_03_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_pine_03_wood|Pine 03 Wood|||lib_ecology_tree_pine_03_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_poplar_leaves|Poplar Leaves|||lib_ecology_tree_poplar_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_poplar_sapling|Poplar Sapling|||lib_ecology_tree_poplar_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_poplar_small_leaves|Small Poplar Leaves|||lib_ecology_tree_poplar_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_poplar_small_sapling|Small Poplar Sapling|||lib_ecology_tree_poplar_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_poplar_small_trunk|Small Poplar Trunk|||lib_ecology_tree_poplar_trunk_top.png,lib_ecology_tree_poplar_trunk_top.png,lib_ecology_tree_poplar_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +#tree_poplar_small_trunk_allface_side|Small Poplar Block Side|||lib_ecology_tree_poplar_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +#tree_poplar_small_trunk_allface_top|Small Poplar Block Top|||lib_ecology_tree_poplar_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +#tree_poplar_small_wood|Small Poplar Wood|||lib_ecology_tree_poplar_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_poplar_trunk|Poplar Trunk|||lib_ecology_tree_poplar_trunk_top.png,lib_ecology_tree_poplar_trunk_top.png,lib_ecology_tree_poplar_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_poplar_trunk_allface_side|Poplar Block Side|||lib_ecology_tree_poplar_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_poplar_trunk_allface_top|Poplar Block Top|||lib_ecology_tree_poplar_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_poplar_wood|Poplar Wood|||lib_ecology_tree_poplar_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +#tree_redwood_coast_leaves|Coast Redwood Leaves|||lib_ecology_tree_redwood_coast_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +#tree_redwood_coast_sapling|Coast Redwood Sapling|||lib_ecology_tree_redwood_coast_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +#tree_redwood_coast_trunk|Coast Redwood Trunk|||lib_ecology_tree_redwood_coast_trunk_top.png,lib_ecology_tree_redwood_coast_trunk_top.png,lib_ecology_tree_redwood_coast_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +#tree_redwood_coast_trunk_allface_side|Coast Redwood Block Side|||lib_ecology_tree_redwood_coast_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +#tree_redwood_coast_trunk_allface_top|Coast Redwood Block Top|||lib_ecology_tree_redwood_coast_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +#tree_redwood_coast_wood|Coast Redwood Wood|||lib_ecology_tree_redwood_coast_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_redwood_leaves|Redwood Leaves|||lib_ecology_tree_redwood_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_redwood_sapling|Redwood Sapling|||lib_ecology_tree_redwood_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_redwood_trunk|Redwood Trunk|||lib_ecology_tree_redwood_trunk_top.png,lib_ecology_tree_redwood_trunk_top.png,lib_ecology_tree_redwood_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_redwood_trunk_allface_side|Redwood Block Side|||lib_ecology_tree_redwood_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_redwood_trunk_allface_top|Redwood Block Top|||lib_ecology_tree_redwood_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_redwood_wood|Redwood Wood|||lib_ecology_tree_redwood_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_rubber_leaves|Rubber Leaves|||lib_ecology_tree_rubber_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_rubber_sapling|Rubber Sapling|||lib_ecology_tree_rubber_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_rubber_trunk|Rubber Trunk|||lib_ecology_tree_rubber_trunk_top.png,lib_ecology_tree_rubber_trunk_top.png,lib_ecology_tree_rubber_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_rubber_trunk_allface_side|Rubber Block Side|||lib_ecology_tree_rubber_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_rubber_trunk_allface_top|Rubber Block Top|||lib_ecology_tree_rubber_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_rubber_trunk_empty|Rubber Trunk Empty|||lib_ecology_tree_rubber_trunk_top.png,lib_ecology_tree_rubber_trunk_top.png,lib_ecology_tree_rubber_trunk_empty.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_rubber_wood|Rubber Wood|||lib_ecology_tree_rubber_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_sakura_leaves|Sakura Leaves|||lib_ecology_tree_sakura_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_sakura_sapling|Sakura Sapling|||lib_ecology_tree_sakura_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_sakura_trunk|Sakura Trunk|||lib_ecology_tree_sakura_trunk_top.png,lib_ecology_tree_sakura_trunk_top.png,lib_ecology_tree_sakura_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_sakura_trunk_allface_side|Sakura Block Side|||lib_ecology_tree_sakura_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_sakura_trunk_allface_top|Sakura Block Top|||lib_ecology_tree_sakura_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_sakura_wood|Sakura Wood|||lib_ecology_tree_sakura_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_scorched_trunk|Scorched Trunk|||lib_ecology_tree_scorched_trunk_top.png,lib_ecology_tree_scorched_trunk_top.png,lib_ecology_tree_scorched_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_scorched_wood|Scorched Wood|||lib_ecology_tree_scorched_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_sequoia_leaves|Sequoia Leaves|||lib_ecology_tree_sequoia_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_sequoia_sapling|Sequoia Sapling|||lib_ecology_tree_sequoia_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_sequoia_trunk|Sequoia Trunk|||lib_ecology_tree_sequoia_trunk_top.png,lib_ecology_tree_sequoia_trunk_top.png,lib_ecology_tree_sequoia_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_sequoia_trunk_allface_side|Sequoia Block Side|||lib_ecology_tree_sequoia_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_sequoia_trunk_allface_top|Sequoia Block Top|||lib_ecology_tree_sequoia_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_sequoia_wood|Sequoia Wood|||lib_ecology_tree_sequoia_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_small_jungle|Small Jungle Tree|||lib_ecology_plant_jungletree.png||||plantlike|2|0.5,0.5,0.5|light||||FALSE||||FALSE|TRUE|1||TRUE|||FALSE|||||snappy 3,oddly_breakable_by_hand 1,flammable 1,leaves 1,attached_node 1,flora 1,lib_ecology_plant 1|||leaves||||-0.3,-0.5,-0.3,0.3,0,0.3||||||||||||||| +tree_spruce_leaves|Spruce Leaves|||lib_ecology_tree_spruce_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_spruce_sapling|Spruce Sapling|||lib_ecology_tree_spruce_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +#tree_spruce_sitka_leaves|Sitka Spruce Leaves|||lib_ecology_tree_spruce_sitka_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +#tree_spruce_sitka_sapling|Sitka Spruce Sapling|||lib_ecology_tree_spruce_sitka_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +#tree_spruce_sitka_trunk|Sitka Spruce Trunk|||lib_ecology_tree_spruce_sitka_trunk_top.png,lib_ecology_tree_spruce_sitka_trunk_top.png,lib_ecology_tree_spruce_sitka_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +#tree_spruce_sitka_trunk_allface_side|Sitka Spruce Block Side|||lib_ecology_tree_spruce_sitka_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +#tree_spruce_sitka_trunk_allface_top|Sitka Spruce Block Top|||lib_ecology_tree_spruce_sitka_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +#tree_spruce_sitka_wood|Sitka Spruce Wood|||lib_ecology_tree_spruce_sitka_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_spruce_trunk|Spruce Trunk|||lib_ecology_tree_spruce_trunk_top.png,lib_ecology_tree_spruce_trunk_top.png,lib_ecology_tree_spruce_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_spruce_trunk_allface_side|Spruce Block Side|||lib_ecology_tree_spruce_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_spruce_trunk_allface_top|Spruce Block Top|||lib_ecology_tree_spruce_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_spruce_wood|Spruce Wood|||lib_ecology_tree_spruce_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_teak_leaves|Teak Leaves|||lib_ecology_tree_teak_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_teak_sapling|Teak Sapling|||lib_ecology_tree_teak_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_teak_trunk|Teak Trunk|||lib_ecology_tree_teak_trunk_top.png,lib_ecology_tree_teak_trunk_top.png,lib_ecology_tree_teak_trunk.png||||||||||||||||||||||||||||||||||||||||||||||||| +tree_teak_trunk_allface_side|Teak Block Side|||lib_ecology_tree_teak_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_teak_trunk_allface_top|Teak Block Top|||lib_ecology_tree_teak_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_teak_wood|Teak Wood|||lib_ecology_tree_teak_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_willow_01_leaves|Willow 01 Leaves|||lib_ecology_tree_willow_01_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_willow_01_sapling|Willow 01 Sapling|||lib_ecology_tree_willow_01_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_willow_01_trunk|Willow 01 Trunk|||lib_ecology_tree_willow_01_trunk_top.png,lib_ecology_tree_willow_01_trunk_top.png,lib_ecology_tree_willow_01_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_willow_01_trunk_allface_side|Willow 01 Block Side|||lib_ecology_tree_willow_01_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_willow_01_trunk_allface_top|Willow 01 Block Top|||lib_ecology_tree_willow_01_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_willow_01_wood|Willow 01 Wood|||lib_ecology_tree_willow_01_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_willow_02_leaves|Willow 02 Leaves|||lib_ecology_tree_willow_02_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_willow_02_sapling|Willow 02 Sapling|||lib_ecology_tree_willow_02_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||schem_tree_willow_02_01,schem_tree_willow_02_02,schem_tree_willow_02_03||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_willow_02_trunk|Willow 02 Trunk|||lib_ecology_tree_willow_02_trunk_top.png,lib_ecology_tree_willow_02_trunk_top.png,lib_ecology_tree_willow_02_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_willow_02_trunk_allface_side|Willow 02 Block Side|||lib_ecology_tree_willow_02_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_willow_02_trunk_allface_top|Willow 02 Block Top|||lib_ecology_tree_willow_02_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_willow_02_wood|Willow 02 Wood|||lib_ecology_tree_willow_02_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_willow_03_leaves|Willow 03 Leaves|||lib_ecology_tree_willow_03_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_willow_03_sapling|Willow 03 Sapling|||lib_ecology_tree_willow_03_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_willow_03_trunk|Willow 03 Trunk|||lib_ecology_tree_willow_03_trunk_top.png,lib_ecology_tree_willow_03_trunk_top.png,lib_ecology_tree_willow_03_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_willow_03_trunk_allface_side|Willow 03 Block Side|||lib_ecology_tree_willow_03_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_willow_03_trunk_allface_top|Willow 03 Block Top|||lib_ecology_tree_willow_03_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_willow_03_wood|Willow 03 Wood|||lib_ecology_tree_willow_03_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood||||||||||||||||||| +tree_yellow_healing_leaves|Yellow Healing Leaves|||lib_ecology_tree_yellow_healing_leaves.png||||allfaces_optional|||light|facedir|||FALSE||||||1|||||FALSE|||||snappy 3,leafdecay 3,flammable 2,leaves 1,lib_ecology_leaves 1|1||leaves||||||||||||||||||| +tree_yellow_healing_sapling|Yellow Healing Sapling|||lib_ecology_tree_yellow_healing_sapling.png||||plantlike|||light||||FALSE||||FALSE|TRUE|1||TRUE||||||||snappy 2,dig_immediate 3,flammable 2,attached_node 1,sapling 1,lib_ecology_sapling 1|||leaves||||||||||||||||||| +tree_yellow_healing_trunk|Yellow Healing Trunk|||lib_ecology_tree_yellow_healing_trunk_top.png,lib_ecology_tree_yellow_healing_trunk_top.png,lib_ecology_tree_yellow_healing_trunk.png|||||||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,flammable 2,tree 1,lib_ecology_tree 1|||wood||||||||||||||||||| +tree_yellow_healing_trunk_allface_side|Yellow Healing Block Side|||lib_ecology_tree_yellow_healing_trunk.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_yellow_healing_trunk_allface_top|Yellow Healing Block Top|||lib_ecology_tree_yellow_healing_trunk_top.png||||allfaces_optional|||light|facedir|||TRUE|||||||||||FALSE|||||choppy 1,oddly_breakable_by_hand 1,flammable 2,tree 1|||wood||||||||||||||||||| +tree_yellow_healing_wood|Yellow Healing Wood|||lib_ecology_tree_yellow_healing_wood.png||||||||facedir|0|||||||||||||FALSE|||||choppy 2,oddly_breakable_by_hand 2,flammable 2,wood 1|||wood|||||||||||||||||||