Crafting using Golden Carrot, Blank Upgrade, Golden Apple, Any Redstone Dust, Any Redstone Dust and Any Redstone Dust, arranged in the pattern shown. Produces Feeding Upgrade.
item· Other
Feeding Upgrade
Traveler's Backpack · by Tiviacz1337
Feeding Upgrade is a item from Traveler's Backpack, crafted from Golden Carrot, Blank Upgrade, Golden Apple, and Any Redstone Dust.
Acquisition
Developer reference
- Registry name
travelersbackpack:feeding_upgrade- Namespace
travelersbackpack- Mod ID
travelersbackpack
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABC",
"DDD"
],
"ingredients": {
"A": {
"item": "minecraft:golden_carrot"
},
"B": {
"item": "travelersbackpack:blank_upgrade"
},
"C": {
"item": "minecraft:golden_apple"
},
"D": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}