Scrapbox using Scrap Box. Produces Minecart with Hopper.
Minecart with Hopper
Minecraft · by Mojang Studios
Acquisition
Crafting using Hopper and Minecart, in any arrangement. Produces Minecart with Hopper.
Developer reference
- Registry name
minecraft:hopper_minecart- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (2):
{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:hopper"
},
{
"item": "minecraft:minecart"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}