fix typo with cooked toxlacanth not counting as meat
This commit is contained in:
parent
a44092f73f
commit
bea681b44c
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ const registerWABItemTags = (event) => {
|
|||
|
||||
event.add('tfc:foods/cooked_meats', 'wan_ancient_beasts:cooked_toxlacanth')
|
||||
event.add('firmalife:foods/cooked_fish', 'wan_ancient_beasts:cooked_toxlacanth')
|
||||
event.add('tfc:food/meats', 'wan_ancient_beasts:cooked_toxlacanth')
|
||||
event.add('tfc:foods/meats', 'wan_ancient_beasts:cooked_toxlacanth')
|
||||
|
||||
// Eater meat
|
||||
event.add('tfc:foods/raw_meats', 'wan_ancient_beasts:raw_ancient_meat')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue