changing some other recipes to use bolts instead of nuggets
This commit is contained in:
parent
be7995a04e
commit
f36e7b860f
4 changed files with 12 additions and 12 deletions
|
|
@ -1297,7 +1297,7 @@ const registerCreateRecipes = (event) => {
|
|||
'BBB'
|
||||
], {
|
||||
A: '#forge:plates/wrought_iron',
|
||||
B: '#forge:nuggets/wrought_iron'
|
||||
B: '#forge:bolts/wrought_iron'
|
||||
}).id('tfg:create/shaped/metal_girder')
|
||||
|
||||
// Стеклянная дверь
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue