added an alternate recipe for the sophisticated backpacks upgrade template

This commit is contained in:
Pyritie 2025-04-18 17:08:52 +01:00
parent 868e0023c5
commit 6b1a1a1bd5

View file

@ -165,6 +165,17 @@ const registerSophisticatedBackpacksRecipes = (event) => {
D: '#forge:plates/steel'
}).id('tfg:sophisticated_backpacks/shaped/upgrade_base')
event.shaped('sophisticatedbackpacks:upgrade_base', [
'ABA',
'BCB',
'ADA'
], {
A: '#forge:string',
B: '#forge:rods/long/wrought_iron',
C: '#forge:plates/rubber',
D: '#forge:plates/steel'
}).id('tfg:sophisticated_backpacks/shaped/upgrade_base_rubber')
// Улучшение - подбиратель
event.shaped('sophisticatedbackpacks:pickup_upgrade', [
'ABA',