mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-01-31 02:31:25 +00:00
a3b394c507
Initial layout
15 lines
271 B
JSON
15 lines
271 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_furnace": {
|
|
"description": {
|
|
"identifier": "minecraft:furnace_stripped_dark_oak_log"
|
|
},
|
|
|
|
|
|
"tags": ["furnace"],
|
|
"input": "minecraft:stripped_dark_oak_log",
|
|
"output": "minecraft:coal:1"
|
|
}
|
|
|
|
}
|