fix reinforced fiber recipe (#1711)
This commit is contained in:
parent
a99dd0f986
commit
ef53cc2f21
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ const registerSNSRecipes = (event) => {
|
|||
], {
|
||||
A: '#forge:rope',
|
||||
B: '#forge:string',
|
||||
C: '#forge:tools/knifes'
|
||||
C: '#forge:tools/knives'
|
||||
|
||||
}).id('sns:shaped/reinforced_fiber_rope')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue