This commit is contained in:
DaanV2
2021-09-01 20:30:43 +02:00
parent 3a7752a6b8
commit 04c501f6eb

View File

@@ -1,7 +1,7 @@
{ {
"$id": "blockception.minecraft.behavior.loot_tables.furnace_smelt", "$id": "blockception.minecraft.behavior.loot_tables.furnace_smelt",
"additionalProperties": false, "additionalProperties": false,
"description": "The function furnace_smelt", "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", "title": "Furnace Smelt",
"type": "object", "type": "object",
"properties": { "properties": {