This commit is contained in:
FriendlyCube 2024-03-17 18:16:14 +02:00
parent 49d974810e
commit e257f4e6f1

View file

@ -642,7 +642,7 @@ const registerFirmaLifeRecipes = (event) => {
//#endregion
//region sticky resin
// Sticky Resin by Vat
event.custom({
"type": "firmalife:vat",
"input_item": {
@ -658,5 +658,5 @@ const registerFirmaLifeRecipes = (event) => {
"item": 'gtceu:sticky_resin'
}
});
//#endregion
}