mars shield tweaks
This commit is contained in:
parent
ad39997f02
commit
671b7169dd
2 changed files with 15 additions and 14 deletions
|
|
@ -53,22 +53,12 @@ const registerWABRecipes = (event) => {
|
|||
|
||||
event.shaped('wan_ancient_beasts:reinforced_shield', [
|
||||
'BAB',
|
||||
'ACA',
|
||||
'BCB',
|
||||
'BAB'
|
||||
], {
|
||||
A: '#forge:plates/bismuth_bronze',
|
||||
B: 'wan_ancient_beasts:crusher_spike',
|
||||
C: 'wan_ancient_beasts:eater_tooth'
|
||||
}).id('tfg:shaped/reinforced_shield')
|
||||
|
||||
event.shaped('wan_ancient_beasts:reinforced_shield', [
|
||||
'BAB',
|
||||
' C ',
|
||||
'B B'
|
||||
], {
|
||||
A: 'wan_ancient_beasts:eater_tooth',
|
||||
B: 'wan_ancient_beasts:crusher_spike',
|
||||
C: 'tfc:metal/shield/bismuth_bronze'
|
||||
C: '#tfc:shields'
|
||||
}).id('tfg:shaped/reinforced_shield_from_shield')
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue