11 lines
190 B
JSON
11 lines
190 B
JSON
{
|
|
"type": "minecraft:smelting",
|
|
"experience": 0.1,
|
|
"cookingtime": 100,
|
|
"ingredient": "minecraft:sugar_cane",
|
|
"result":{
|
|
"id":"blacksugarmod:black_sugar",
|
|
"count": 1
|
|
}
|
|
}
|