d16851f5f6
SemVer: 1.21
12 lines
225 B
JSON
12 lines
225 B
JSON
{
|
|
"type": "minecraft:smelting",
|
|
"category": "blocks",
|
|
"cookingtime": 200,
|
|
"experience": 0.1,
|
|
"ingredient": {
|
|
"item": "minecraft:nether_bricks"
|
|
},
|
|
"result": {
|
|
"id": "minecraft:cracked_nether_bricks"
|
|
}
|
|
} |