mars shield tweaks

This commit is contained in:
Pyritie 2025-10-06 18:29:06 +01:00
parent ad39997f02
commit 671b7169dd
2 changed files with 15 additions and 14 deletions

View file

@ -92,8 +92,19 @@ function registerSpeciesRecipes(event) {
A: '#forge:double_plates/copper',
B: 'create:precision_mechanism',
C: 'species:kinetic_core',
D: '#tfc:shields'
}).id('tfg:shaped/ricoshield')
D: 'tfc:metal/shield/blue_steel'
}).id('tfg:shaped/ricoshield_blue')
event.shaped('species:ricoshield', [
'ABA',
'ACA',
'ADA'
], {
A: '#forge:double_plates/copper',
B: 'create:precision_mechanism',
C: 'species:kinetic_core',
D: 'tfc:metal/shield/red_steel'
}).id('tfg:shaped/ricoshield_red')
event.shaped('species:deflector_dummy', [
'A',