10 lines
199 B
JSON
10 lines
199 B
JSON
{
|
|
"type": "minecraft:smelting",
|
|
"category": "blocks",
|
|
"cookingtime": 200,
|
|
"experience": 0.1,
|
|
"ingredient": {
|
|
"item": "twigs:cracked_bricks"
|
|
},
|
|
"result": "cluttered:antique_bricks"
|
|
} |