mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-16 15:05:42 +00:00
15 lines
270 B
JSON
Vendored
15 lines
270 B
JSON
Vendored
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_furnace": {
|
|
"description": {
|
|
"identifier": "minecraft:furnace_salmon"
|
|
},
|
|
|
|
|
|
"tags": ["furnace", "smoker", "campfire"],
|
|
"input": "minecraft:salmon",
|
|
"output": "minecraft:cooked_salmon"
|
|
}
|
|
|
|
}
|