red granite + other stone dusts + t2 rocket alloy
This commit is contained in:
parent
2b84bce7cc
commit
ea965716fb
10 changed files with 71 additions and 11 deletions
|
|
@ -2393,6 +2393,18 @@ const registerCreateRecipes = (event) => {
|
|||
.duration(50)
|
||||
.EUt(2)
|
||||
|
||||
event.recipes.gtceu.macerator('tfg:ochrum')
|
||||
.itemInputs('create:ochrum')
|
||||
.itemOutputs('#forge:dusts/ochrum')
|
||||
.duration(50)
|
||||
.EUt(2)
|
||||
|
||||
event.recipes.gtceu.macerator('tfg:cut_ochrum')
|
||||
.itemInputs('create:cut_ochrum')
|
||||
.itemOutputs('#forge:dusts/ochrum')
|
||||
.duration(50)
|
||||
.EUt(2)
|
||||
|
||||
event.shapeless('create:sand_paper', ['minecraft:paper', 'tfc:glue', '#forge:sand'])
|
||||
.id('tfg:shapeless/sand_paper')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue