diff options
Diffstat (limited to 'wood.lua')
-rw-r--r-- | wood.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -265,4 +265,4 @@ minetest.register_node("ethereal:birch_wood", { minetest.register_craft({ output = "ethereal:birch_wood 4", recipe = {{"ethereal:birch_trunk"}} -})
\ No newline at end of file +}) |