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

@ -88,8 +88,7 @@ mobs_mc.override.items = {
mycelium = "mcl_core:mycelium",
carrot = "mcl_farming:carrot_item",
golden_carrot = "mcl_farming:carrot_item_gold",
fishing_rod = "mcl_core:stick",
--TODO: Re-enable: fishing_rod = "mcl_fishing:fishing_rod",
fishing_rod = "mcl_fishing:fishing_rod",
fish_raw = "mcl_fishing:fish_raw",
salmon_raw = "mcl_fishing:salmon_raw",
clownfish_raw = "mcl_fishing:clownfish_raw",