Crafting using Humanoid Target and Minecart, arranged in the pattern shown. Produces Minecart with Target.
- Inputs
- Humanoid Target
- Minecart
- Output
- → Minecart with Target
item· Other
Minecart with Target is an item from Timeless & Classics Guns: Zero, crafted from Humanoid Target and Minecart.
Crafting using Humanoid Target and Minecart, arranged in the pattern shown. Produces Minecart with Target.
tacz:target_minecarttacztaczRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A",
"B"
],
"ingredients": {
"A": {
"item": "tacz:target"
},
"B": {
"item": "minecraft:minecart"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}