summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorLNJ <git@lnj.li>2017-03-29 17:21:15 +0200
committerLNJ <git@lnj.li>2017-03-29 17:21:15 +0200
commit8eb19ec548d2075c4b9573b61d9caeb4bcf0d6d3 (patch)
treebf71a4cf919f24336267eb3f3c879aa79d6204e2 /init.lua
parenta94a637f2a7d7786c975f66efa57b8fb866ecd18 (diff)
Add Wooden Drawer textures by @jaquadro
These are the original textures of the Minecraft Mod (licensed under the MIT).
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index 21700e6..4f248c0 100644
--- a/init.lua
+++ b/init.lua
@@ -416,6 +416,8 @@ end
drawers.register_drawer("drawers:wood", {
description = "Wooden Drawer",
+ tiles = {"drawers_wood.png", "drawers_wood.png", "drawers_wood.png",
+ "drawers_wood.png", "drawers_wood.png", "drawers_wood_front.png"},
groups = {choppy = 3, oddly_breakable_by_hand = 2},
sounds = WOOD_SOUNDS,
drawer_stack_max_factor = 3 * 8, -- normal chest size