18 lines
582 B
JSON
18 lines
582 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.loot_tables.furnace_smelt",
|
|
"additionalProperties": false,
|
|
"description": "The function furnace_smelt",
|
|
"title": "Furnace Smelt",
|
|
"type": "object",
|
|
"properties": {
|
|
"function": { "type": "string", "const": "furnace_smelt", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Function" },
|
|
"conditions": {
|
|
"title": "Conditions",
|
|
"description": "UNDOCUMENTED",
|
|
"$comment": "UNDOCUMENTED",
|
|
"type": "array",
|
|
"items": { "$ref": "../conditions.json" }
|
|
}
|
|
}
|
|
}
|