From 4a29cc936a239800b5db0bf9b16114ff172666cc Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Mon, 23 Nov 2015 20:43:48 +0000 Subject: Added wield images --- sapling.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'sapling.lua') diff --git a/sapling.lua b/sapling.lua index 41ce966..ac15dbf 100644 --- a/sapling.lua +++ b/sapling.lua @@ -7,6 +7,7 @@ ethereal.register_sapling = function(name, desc, texture) visual_scale = 1.0, tiles = {texture .. "_sapling.png"}, inventory_image = texture .. "_sapling.png", + wield_image = texture .. "_sapling.png", paramtype = "light", sunlight_propagates = true, is_ground_content = false, -- cgit v1.2.3