fix reinforced fiber recipe (#1711)

This commit is contained in:
Redeix 2025-08-26 23:26:44 -05:00 committed by GitHub
parent a99dd0f986
commit ef53cc2f21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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')