Id like to make the iron ingot placeable. To do that, I created a Blockclass for my Block via Blockbench for the model, but now I want to place this block when "placing" the iron ingot. Thats why I want to make the iron ingot a BlockItem. But I dont know how to do that. Im still new to modding, and normally I would look for a solution in vanilla code, but I dont think that would help in that case. Thank you in advance.