added a third rope coil back to the grappling hook
This commit is contained in:
parent
58ffb59ced
commit
a32327847a
1 changed files with 3 additions and 3 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue