Replace Uppercase I for a lowercase i
This commit is contained in:
@@ -186,7 +186,7 @@ const registerTFCRecipes = (event) => {
|
||||
.duration(600)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
||||
event.recipes.gtceu.alloy_smelter('tfg:oops_I_smelted_all_my_kaolin')
|
||||
event.recipes.gtceu.alloy_smelter('tfg:oops_i_smelted_all_my_kaolin')
|
||||
.itemInputs('5x minecraft:clay_ball', 'tfc:powder/kaolinite')
|
||||
.itemOutputs('5x tfc:kaolin_clay')
|
||||
.duration(600)
|
||||
|
||||
Reference in New Issue
Block a user