{ "format_version": "1.13.0", "minecraft:tree_feature": { "description": { "identifier": "minecraft:swamp_tree_feature" }, "trunk": { "trunk_height": { "range_min": 5, "range_max": 9 }, "trunk_block": { "name": "minecraft:log", "states": { "old_log_type": "oak" } }, "can_be_submerged": { "max_depth": 1 } }, "canopy": { "canopy_offset": { "min": -3, "max": 0 }, "variation_chance": [ { "numerator": 1, "denominator": 2 }, { "numerator": 1, "denominator": 2 }, { "numerator": 1, "denominator": 2 }, { "numerator": 1, "denominator": 1 } ], "min_width": 2, "leaf_block": { "name": "minecraft:leaves", "states": { "old_leaf_type": "oak" } }, "canopy_decoration": { "decoration_block": "minecraft:vine", "decoration_chance": { "numerator": 1, "denominator": 4 }, "num_steps": 4, "step_direction": "down" } }, "base_block": [ "minecraft:dirt", { "name": "minecraft:dirt", "states": { "dirt_type": "coarse" } } ], "may_grow_on": [ "minecraft:dirt", "minecraft:grass", "minecraft:podzol", // Block aliases sure would be sweet { "name": "minecraft:dirt", "states": { "dirt_type": "coarse" } }, { "name": "minecraft:farmland", "states": { "moisturized_amount": 0 } }, { "name": "minecraft:farmland", "states": { "moisturized_amount": 1 } }, { "name": "minecraft:farmland", "states": { "moisturized_amount": 2 } }, { "name": "minecraft:farmland", "states": { "moisturized_amount": 3 } }, { "name": "minecraft:farmland", "states": { "moisturized_amount": 4 } }, { "name": "minecraft:farmland", "states": { "moisturized_amount": 5 } }, { "name": "minecraft:farmland", "states": { "moisturized_amount": 6 } }, { "name": "minecraft:farmland", "states": { "moisturized_amount": 7 } } ], "may_replace": [ "minecraft:air", "minecraft:water", { "name": "minecraft:leaves", "states": { "old_leaf_type": "oak" } }, { "name": "minecraft:leaves", "states": { "old_leaf_type": "spruce" } }, { "name": "minecraft:leaves", "states": { "old_leaf_type": "birch" } }, { "name": "minecraft:leaves", "states": { "old_leaf_type": "jungle" } }, { "name": "minecraft:leaves2", "states": { "new_leaf_type": "acacia" } }, { "name": "minecraft:leaves2", "states": { "new_leaf_type": "dark_oak" } } ] } }