From 9c6a91aa96acc59d305d887465eab504c48e3499 Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Sun, 30 Sep 2018 18:29:35 +0100 Subject: localize unecessary global functions --- strawberry.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'strawberry.lua') diff --git a/strawberry.lua b/strawberry.lua index 8098ca3..3fe3fa7 100644 --- a/strawberry.lua +++ b/strawberry.lua @@ -28,7 +28,7 @@ local crop_def = { fixed = {-0.5, -0.5, -0.5, 0.5, -5/16, 0.5} }, groups = { - snappy = 3, flammable =2, plant = 1, attached_node = 1, + snappy = 3, flammable = 2, plant = 1, attached_node = 1, not_in_creative_inventory = 1, growing = 1 }, sounds = default.node_sound_leaves_defaults(), -- cgit v1.2.3