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

@@ -15,12 +15,12 @@
"author": "Misode",
"license": "MIT",
"dependencies": {
"@mcschema/core": "^0.12.19",
"@mcschema/core": "^0.12.20",
"@mcschema/java-1.15": "^0.2.2",
"@mcschema/java-1.16": "^0.6.5",
"@mcschema/java-1.17": "^0.2.24",
"@mcschema/java-1.18": "^0.2.11",
"@mcschema/locales": "^0.1.39",
"@mcschema/java-1.18": "^0.2.12",
"@mcschema/locales": "^0.1.40",
"buffer": "^6.0.3",
"comment-json": "^4.1.1",
"deepslate": "^0.9.0-beta.6",