tags for surfer/walker food

This commit is contained in:
Pyritie 2025-09-22 19:29:51 +01:00
parent 6a993af48d
commit bc7fb49404

View file

@ -29,6 +29,9 @@ 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('wan_ancient_beasts:surfer_food', '#firmalife:foods/raw_fish')
event.add('wan_ancient_beasts:eater_food', '#tfg:martian_animal_foods')
}
const registerWABEntityTypeTags = (event) => {