change small wood gear to lumber instead of sticks

This commit is contained in:
Pyritie 2026-01-30 22:51:58 +00:00
parent 6048c27421
commit 328241e593

View file

@ -131,7 +131,7 @@ function registerTFGWoodRecipes(event) {
' B '
], {
A: '#forge:tools/saws',
B: '#forge:rods/wooden',
B: '#tfc:lumber',
C: 'tfc:glue'
}).id('gtceu:shaped/small_gear_wood')