Add fishing rod in mob mods

This commit is contained in:
Wuzzy 2019-09-11 14:07:15 +02:00
parent 25e2bd106f
commit 31ae28e66e
2 changed files with 3 additions and 4 deletions

View file

@ -98,9 +98,9 @@ local professions = {
{
{ { "mcl_fishing:fish_raw", 6, 6, "mcl_core:emerald", 1, 1 }, { "mcl_fishing:fish_cooked", 6, 6 } },
{ { "mcl_mobitems:string", 15, 20 }, E1 },
{ { "mcl_core:coal_lump", 16, 24 }, E1 },
-- TODO: replace with enchanted fishing rod
{ { "mcl_core:emerald", 3, 11 }, { "mcl_fishing:fishing_rod", 1, 1} },
},
-- TODO: enchanted fishing rod
},
},
fletcher = {