From 170b62ecdeaae56c2c612f534d5c99593ccb10b1 Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Sat, 25 Jul 2015 16:45:29 +0100 Subject: Tweaked and Tidied code --- plantlife.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'plantlife.lua') diff --git a/plantlife.lua b/plantlife.lua index 64ca511..6bd8364 100644 --- a/plantlife.lua +++ b/plantlife.lua @@ -219,6 +219,7 @@ minetest.register_node("ethereal:coconut", { paramtype = "light", sunlight_propagates = true, tiles = {"moretrees_coconut.png"}, + inventory_image = "moretrees_coconut.png", selection_box = { type = "fixed", fixed = {-0.35, -0.35, -0.35, 0.35, 0.35, 0.35} -- cgit v1.2.3