diff options
Diffstat (limited to 'crystal.lua')
-rw-r--r-- | crystal.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crystal.lua b/crystal.lua index 8bb244f..3d0f37c 100644 --- a/crystal.lua +++ b/crystal.lua @@ -207,4 +207,4 @@ minetest.register_craft({ {"ethereal:crystal_moss", "ethereal:crystal_ingot", "ethereal:mushroom_moss"}, {"", "ethereal:crystal_ingot", ""}, } -})
\ No newline at end of file +}) |