added recipe to turn saplings into sticks
This commit is contained in:
parent
de5db35e70
commit
c83e05e473
1 changed files with 2 additions and 0 deletions
|
|
@ -137,6 +137,8 @@ const registerTFCRecipes = (event) => {
|
|||
|
||||
event.shapeless('tfc:crucible', ['tfc:crucible']).id('tfg:empty_crucible')
|
||||
|
||||
event.shapeless('2x minecraft:stick', ['#minecraft:saplings', '#forge:tools/knives']).id('tfg:strip_saplings')
|
||||
|
||||
// Доменная печь
|
||||
event.shaped('tfc:blast_furnace', [
|
||||
'AAA',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue