summaryrefslogtreecommitdiff
path: root/wood.lua
diff options
context:
space:
mode:
Diffstat (limited to 'wood.lua')
-rw-r--r--wood.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/wood.lua b/wood.lua
index 7310abe..d0b891e 100644
--- a/wood.lua
+++ b/wood.lua
@@ -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
+})