mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-02-07 07:49:43 +00:00
15 lines
250 B
JSON
15 lines
250 B
JSON
{
|
|
"format_version": "1.20.10",
|
|
"minecraft:recipe_furnace": {
|
|
"description": {
|
|
"identifier": "minecraft:furnace_log_jungle"
|
|
},
|
|
|
|
|
|
"tags": ["deprecated"],
|
|
"input": "minecraft:log:3",
|
|
"output": "minecraft:coal:1"
|
|
}
|
|
|
|
}
|