]> git.lizzy.rs Git - xdecor.git/commitdiff
Small typo
authorJean-Patrick Guerrero <jeanpatrick.guerrero@gmail.com>
Wed, 16 Mar 2016 21:26:24 +0000 (22:26 +0100)
committerJean-Patrick Guerrero <jeanpatrick.guerrero@gmail.com>
Wed, 16 Mar 2016 21:26:24 +0000 (22:26 +0100)
nodes.lua

index 54bac6570cb620af35464ff443276ea3cc44531b..f72ec2c453667be81dbdc8ccf235d5d902992bfb 100644 (file)
--- a/nodes.lua
+++ b/nodes.lua
@@ -194,7 +194,7 @@ for _, c in pairs({"red"}) do  -- Add more curtains colors simply here.
        })
 end
 
-minetest.register_alias("xdecor:crate", "default:chess")
+minetest.register_alias("xdecor:crate", "default:chest")
 
 xdecor.register("cushion", {
        description = "Cushion",