i just creat a block which is called smelting furnace it should be a faster furnace for the default smelting recipes (like stone, clay, etc.). At the moment the block has the normal furnace container and the normal recipes and i try to creat custom (container and recipe), but now im stuck. 1. registration of container: - i creat a container which extends the vanilla AbstractFurnaceContainer public static final DeferredRegister<ContainerType<?>> CONTAINERS = Deferr