Add "type" to set_contents and set_loot_table functions

This commit is contained in:
Misode
2021-11-20 23:46:04 +01:00
parent 0e0255907c
commit 56b1a711a2
3 changed files with 27 additions and 26 deletions

View File

@@ -233,6 +233,7 @@
{ "id": "attribute", "minVersion": "1.16" },
{ "id": "block" },
{ "id": "block_definition", "path": "blockstates", "asset": true },
{ "id": "block_entity_type", "minVersion": "1.18" },
{ "id": "block_predicate_type", "minVersion": "1.18" },
{ "id": "dimension", "dynamic": true },
{ "id": "dimension_type", "dynamic": true },