added a third rope coil back to the grappling hook

This commit is contained in:
Pyritie 2025-10-22 10:32:46 +01:00
parent 58ffb59ced
commit a32327847a

View file

@ -265,9 +265,9 @@ function registerGrapplingHookRecipes(event) {
event.remove({mod: 'grapplemod'})
event.recipes.kubejs.shaped('grapplemod:grapplinghook', [
'A',
'B',
'B'
'A ',
'B ',
'BB'
], {
A: 'gtceu:wrought_iron_pickaxe_head',
B: 'firmaciv:rope_coil'