Add fishing rod in mob mods
This commit is contained in:
parent
25e2bd106f
commit
31ae28e66e
2 changed files with 3 additions and 4 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue