]> git.lizzy.rs Git - xdecor.git/blobdiff - init.lua
Cooking : prevent crash when dropping custom entities inside the cauldron
[xdecor.git] / init.lua
index 3b19a6b92640d2e526828ff5d8b5715f104c8992..9ec3c9a25a67ecfe4fb5dd2a0281289757e1f4b4 100644 (file)
--- a/init.lua
+++ b/init.lua
@@ -17,8 +17,8 @@ dofile(modpath.."/enchanting.lua")
 dofile(modpath.."/hive.lua")
 dofile(modpath.."/itemframe.lua")
 dofile(modpath.."/mailbox.lua")
+dofile(modpath.."/mechanisms.lua")
 dofile(modpath.."/nodes.lua")
-dofile(modpath.."/pressureplates.lua")
 dofile(modpath.."/recipes.lua")
 dofile(modpath.."/rope.lua")
 dofile(modpath.."/workbench.lua")