diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2016-01-10 18:43:29 +0000 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2016-01-10 18:43:29 +0000 |
commit | bd0fae584c0b0c3a04d41608acb4dfaf77554d91 (patch) | |
tree | 5c1e172680b2052a3d5608035b53889db4d78d7a /crystal.lua | |
parent | 8ad092a57c45ead8b1b9be6861a9cf5fc220502b (diff) |
Quicksand no longer falls like normal sand
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 +}) |