change small wood gear to lumber instead of sticks
This commit is contained in:
parent
6048c27421
commit
328241e593
1 changed files with 1 additions and 1 deletions
|
|
@ -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')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue