diff --git a/schematics/bamboo_tree.lua b/schematics/bamboo_tree.lua index 65b6898..00e0650 100644 --- a/schematics/bamboo_tree.lua +++ b/schematics/bamboo_tree.lua @@ -1,6 +1,6 @@ local _ = {name = "air", param1 = 000} -local B = {name = "ethereal:bamboo", param1 = 255, force_place = true} +local B = {name = "ethereal:bamboo", param1 = 255} local L = {name = "ethereal:bamboo_leaves", param1 = 255} local l = {name = "ethereal:bamboo_leaves", param1 = 100}