fixed not being able to pick up spring water or use it in a barrel/mixing bowl
This commit is contained in:
parent
dace370ebe
commit
30d25177bc
3 changed files with 13 additions and 0 deletions
|
|
@ -36,6 +36,8 @@ const registerFirmaLifeFluidTags = (event) => {
|
|||
|
||||
// Добавляем тег для скрытия в EMI
|
||||
event.add('c:hidden_from_recipe_viewers', 'firmalife:metal/chromium')
|
||||
|
||||
event.add('firmalife:mixable', 'tfc:spring_water')
|
||||
}
|
||||
|
||||
const registerFirmaLifePlacedFeatures = (event) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue