Replace Uppercase I for a lowercase i

This commit is contained in:
Nebby1999
2025-04-17 22:23:43 -04:00
parent bb74404cc1
commit 7d742c3c3e

View File

@@ -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)