mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-04-07 01:24:53 +00:00
13 lines
263 B
JSON
13 lines
263 B
JSON
{
|
|
"format_version": "1.21.50",
|
|
"minecraft:recipe_furnace": {
|
|
"description": {
|
|
"identifier": "minecraft:furnace_mangrove_leaves"
|
|
},
|
|
|
|
"tags": [ "furnace" ],
|
|
"input": "minecraft:mangrove_leaves",
|
|
"output": "minecraft:leaf_litter"
|
|
}
|
|
}
|