mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-01-31 02:31:25 +00:00
13 lines
255 B
JSON
13 lines
255 B
JSON
{
|
|
"format_version": "1.21.50",
|
|
"minecraft:recipe_furnace": {
|
|
"description": {
|
|
"identifier": "minecraft:furnace_resin_brick"
|
|
},
|
|
|
|
"tags": [ "furnace" ],
|
|
"input": "minecraft:resin_clump",
|
|
"output": "minecraft:resin_brick"
|
|
}
|
|
}
|