[1.16] Fluid Sieving Machine Should Check if a Tag is Empty When Generating Recipes
Alcates opened this issue ยท 0 comments
Industrial Foregoing Version:
1.16.5-3.2.13.1-5
Titanium Version:
1.16.5-3.2.8.4-10
Reloading the game while any tag forge:dusts
--that corresponds to an ore--is empty results in this error, which could be resolved by the Fluid Sieving Machine checking if the tag is empty when generating its recipes.
Found a broken recipe: com.buuz135.industrial.api.recipe.ore.OreFluidEntrySieve@4eceb51f
Outputs:
net.minecraft.item.ItemStack: [[0 air minecraft:air]]
Inputs:
net.minecraft.item.ItemStack: [[1 sand minecraft:sand], [1 red_sand minecraft:red_sand]
net.minecraftforge.fluids.FluidStack: [[FluidStack{Fluid=Fermented Ore Meat, Amount=100, Tag={Tag:"forge:ores/iridium"}}]]