adjusted the water wheel recipe again so it's not quite so evil
This commit is contained in:
parent
2154bfdf77
commit
18570f4126
1 changed files with 2 additions and 2 deletions
|
|
@ -1507,8 +1507,8 @@ const registerCreateRecipes = (event) => {
|
|||
'ACA'
|
||||
], {
|
||||
A: 'gtceu:treated_wood_planks',
|
||||
B: '#tfg:shafts',
|
||||
C: '#forge:plates/wrought_iron'
|
||||
B: 'create:andesite_casing',
|
||||
C: '#forge:rods/wrought_iron'
|
||||
}).id('create:shaped/water_wheel')
|
||||
|
||||
event.shaped('create:large_water_wheel', [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue