Crafting using Any String, Smoking Upgrade, Any String, Ersatz Leather, Any String and Any String, arranged in the pattern shown. Produces Smoking Upgrade.
Smoking Upgrade
Function
Smoking food in an upgrade tab
Acquisition
Crafting using Any Redstone Dust, Any Iron Ingot, Any Redstone Dust, Any Iron Ingot, Upgrade Base, Any Iron Ingot, Any Redstone Dust, Smoker and Any Redstone Dust, arranged in the pattern shown. Produces Smoking Upgrade.
Crafting using Any Logs, Any Logs, Smelting Upgrade, Any Logs and Any Logs, arranged in the pattern shown. Produces Smoking Upgrade.
Used in (1)
Developer reference
- Registry name
sophisticatedbackpacks:smoking_upgrade- Namespace
sophisticatedbackpacks- Mod ID
sophisticatedbackpacks
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"TUT",
" L ",
"T T"
],
"ingredients": {
"L": {
"tag": "forge:leather"
},
"T": {
"tag": "forge:string"
},
"U": {
"item": "sophisticatedstorage:smoking_upgrade"
}
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "sophisticatedbackpacks"
},
"type": "forge:mod_loaded"
},
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedbackpacks:smoking_upgrade"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RIR",
"IBI",
"RSR"
],
"ingredients": {
"B": {
"item": "sophisticatedbackpacks:upgrade_base"
},
"I": {
"tag": "forge:ingots/iron"
},
"R": {
"tag": "forge:dusts/redstone"
},
"S": {
"item": "minecraft:smoker"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedbackpacks:smoking_upgrade"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" L ",
"LSL",
" L "
],
"ingredients": {
"L": {
"tag": "minecraft:logs"
},
"S": {
"item": "sophisticatedbackpacks:smelting_upgrade"
}
},
"conditions": [
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedbackpacks:smoking_upgrade"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

