Fix #363
This commit is contained in:
parent
31fdf40084
commit
c0e9b2b31e
1 changed files with 1 additions and 1 deletions
|
|
@ -161,7 +161,7 @@ const registerSophisticatedBackpacksRecipes = (event) => {
|
||||||
], {
|
], {
|
||||||
A: '#forge:string',
|
A: '#forge:string',
|
||||||
B: '#forge:rods/long/wrought_iron',
|
B: '#forge:rods/long/wrought_iron',
|
||||||
C: 'minecraft:leather',
|
C: '#forge:leather',
|
||||||
D: '#forge:plates/steel'
|
D: '#forge:plates/steel'
|
||||||
}).id('tfg:sophisticated_backpacks/shaped/upgrade_base')
|
}).id('tfg:sophisticated_backpacks/shaped/upgrade_base')
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue