This commit is contained in:
DaanV2
2021-11-20 21:02:56 +01:00
parent c438007de2
commit 64f40fde84
9 changed files with 10 additions and 20 deletions

View File

@@ -1,9 +1,9 @@
{
"$id": "blockception.minecraft.behavior.loot_tables.furnace_smelt",
"additionalProperties": false,
"type": "object",
"description": "If the item to return has a smelted crafting recipe and the loot table is triggered by an entity killed with fire. the result will be the smelted version of the item",
"title": "Furnace Smelt",
"type": "object",
"properties": {
"function": { "type": "string", "const": "furnace_smelt", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Function" },
"conditions": {