Update tags.js (#2172)

This commit is contained in:
Felix Gill 2025-11-07 20:44:25 +00:00 committed by GitHub
parent 88835d932f
commit 25dc829fdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -82,6 +82,7 @@ const registerFirmaLifeFluidTags = (event) => {
event.add('firmalife:mixable', 'tfcchannelcasting:dark_chocolate')
event.add('firmalife:mixable', 'afc:maple_syrup')
event.add('firmalife:mixable', 'afc:birch_syrup')
event.add('firmalife:usable_in_mixing_bowl', 'gtceu:seed_oil')
event.add('firmalife:oils', 'gtceu:seed_oil')
}