Remove WIP and update descriptions.

This commit is contained in:
Rootyjr 2019-07-30 22:24:27 -05:00
parent 379dd847ee
commit 3da1c551a1
5 changed files with 3 additions and 5 deletions

View file

@ -359,8 +359,6 @@ minetest.register_craft({
},
})
--[[
TODO: Re-enable this when fishing rod is available again
minetest.register_craft({
output = "mcl_mobitems:carrot_on_a_stick",
recipe = {
@ -376,7 +374,6 @@ minetest.register_craft({
{ "mcl_farming:carrot_item", "" },
},
})
]]
minetest.register_craft({
type = "shapeless",