hollow shell can be crushed for flux now

This commit is contained in:
Pyritie 2025-08-12 11:44:43 +01:00
parent 1185d6f41c
commit 0da4ff3e8e

View file

@ -18,10 +18,10 @@ const registerFirmaLifeItemTags = (event) => {
event.add('tfc:foods/usable_in_salad', 'firmalife:food/pickled_egg')
event.add('tfc:fluxstone', 'firmalife:hollow_shell')
// Удаление тегов у руд
event.removeAllTagsFrom("/tfc:ore/[^*]+/[^*]+/")
}
const registerFirmaLifeBlockTags = (event) => {