added nugget molds and oils to dino nugs

This commit is contained in:
Pyritie 2025-10-18 13:41:15 +01:00
parent 18884e6587
commit d7518d98c6
3 changed files with 10 additions and 6 deletions

View file

@ -82,4 +82,6 @@ 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:oils', 'gtceu:seed_oil')
}