11 lines
471 B
JSON
11 lines
471 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.loot_tables.furnace_smelt",
|
|
"additionalProperties": false,
|
|
"description": "The function furnace_smelt",
|
|
"title": "Furnace Smelt",
|
|
"properties": {
|
|
"function": { "type": "string", "const": "furnace_smelt", "description": "UNDOCUMENTATED", "title": "TODO Title" },
|
|
"conditions": { "title": "Conditions", "description": "UNDOCUMENTATED", "type": "array", "items": { "$ref": "../conditions.json" } }
|
|
}
|
|
}
|