diff options
author | tenplus1 <kinsellaja@yahoo.com> | 2015-03-24 09:23:05 +0000 |
---|---|---|
committer | tenplus1 <kinsellaja@yahoo.com> | 2015-03-24 09:23:05 +0000 |
commit | de8b3eb386b010b3ec3273f58b713978aa19465f (patch) | |
tree | b00502230fcf565cfb9ac73201abadba7cb56fe1 /mushroom.lua | |
parent | 7db8a5122fac2c4a83616d1e8cae8d5667f3c7c2 (diff) |
Removed obsidian brick & stairs, also pine wood & stairs
Diffstat (limited to 'mushroom.lua')
-rw-r--r-- | mushroom.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mushroom.lua b/mushroom.lua index 4b4e4ec..f052b73 100644 --- a/mushroom.lua +++ b/mushroom.lua @@ -169,8 +169,6 @@ minetest.register_abm({ end
})
-else
- print ("[MOD] Ethereal - Detected and using Farming Redo mod")
end
-- Temporary compatibility lines for Xanadu server
|