From c44ced1362c6f5bae6defe3ea0d706328943a70a Mon Sep 17 00:00:00 2001 From: Buckaroo Banzai <39065740+BuckarooBanzay@users.noreply.github.com> Date: Sat, 28 May 2022 11:57:14 +0200 Subject: [PATCH] remove `buildable_to` from plants aligns with all other plant-mods --- plants.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/plants.lua b/plants.lua index 3cc2c39..f2979cd 100644 --- a/plants.lua +++ b/plants.lua @@ -33,7 +33,6 @@ for _, row in ipairs(plants) do groups = {snappy=1, oddly_breakable_by_hand=1, dig_immediate=3, flora=1}, paramtype = "light", visual_scale = size, - buildable_to = true, walkable = false, damage_per_second = dmg, selection_box = {