Started by
KantroActual
on
Topic category: Help with Minecraft modding (Java Edition)
So I just want to know is there a way to make a smelter for any item in the game(including modded) to get the smelting result,without putiing them one by one?
if yes how?#
Please tell me I want to make a emlting machine
"Get Smelting result of an item" procedure block
This will check if item that you have place in specific slot have its own smelting result
if so than it will take it and place it in specific slot if you set it up like that
This will conside vanilla smelting recipes, Recipes from your mod and any other mod
or in short it will take any smelting recipe