added gt lathe recipe to make a tfc lens
This commit is contained in:
@@ -359,6 +359,12 @@ function registerTFCMachineRecipes(event) {
|
||||
.duration(50)
|
||||
.EUt(2)
|
||||
|
||||
event.recipes.gtceu.lathe('tfc:lens')
|
||||
.itemInputs('#forge:glass')
|
||||
.itemOutputs('tfc:lens')
|
||||
.duration(100)
|
||||
.EUt(16)
|
||||
|
||||
// Wool Yarn
|
||||
event.recipes.gtceu.macerator('macerate_wool')
|
||||
.itemInputs('#minecraft:wool')
|
||||
|
||||
Reference in New Issue
Block a user