added a third rope coil back to the grappling hook
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user