people are gonna hate me for this

This commit is contained in:
Pyritie 2025-06-17 19:24:27 +01:00
parent 3676080d13
commit 01fd420f49

View file

@ -1418,12 +1418,13 @@ const registerCreateRecipes = (event) => {
// #region Water Wheels
event.shaped('create:water_wheel', [
'AAA',
'ABA',
'AAA'
'ACA',
'CBC',
'ACA'
], {
A: 'gtceu:treated_wood_planks',
B: '#tfg:shafts'
B: '#tfg:shafts',
C: '#forge:plates/wrought_iron'
}).id('create:shaped/water_wheel')
event.shaped('create:large_water_wheel', [