15 lines
286 B
JSON
15 lines
286 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_furnace": {
|
|
"description": {
|
|
"identifier": "minecraft:furnace_chicken"
|
|
},
|
|
|
|
|
|
"tags": ["furnace", "smoker", "campfire", "soul_campfire"],
|
|
"input": "minecraft:chicken",
|
|
"output": "minecraft:cooked_chicken"
|
|
}
|
|
|
|
}
|