remove unused molten bis/black bronze, remove firmalife chromium/stainless fluids and buckets #2271

This commit is contained in:
Pyritie 2025-11-23 18:30:04 +00:00
parent 02eabff664
commit 14f90277db
3 changed files with 8 additions and 1 deletions

View file

@ -74,7 +74,9 @@ const registerFirmaLifeFluidTags = (event) => {
// Добавляем тег для скрытия в EMI
event.add('c:hidden_from_recipe_viewers', 'firmalife:metal/chromium')
event.add('c:hidden_from_recipe_viewers', 'firmalife:metal/stainless_steel')
event.add('c:hidden_from_recipe_viewers', 'firmalife:chocolate')
event.add('c:hidden_from_recipe_viewers', 'firmalife:fruity_fluid')
// Im going to leave these, but I dont think this tag does anything(?).
event.add('firmalife:mixable', 'tfc:spring_water')