Finish worldgen schemas

This commit is contained in:
Misode
2020-07-14 01:01:13 +02:00
parent a7f885293e
commit 64258437ba
2 changed files with 4 additions and 2 deletions

View File

@@ -12,8 +12,8 @@
"author": "Misode",
"license": "MIT",
"dependencies": {
"@mcschema/core": "^0.3.6",
"@mcschema/java-1.16": "^0.2.2",
"@mcschema/core": "^0.4.0",
"@mcschema/java-1.16": "^0.2.3",
"@types/split.js": "^1.4.0",
"copy-webpack-plugin": "^6.0.1",
"html-webpack-plugin": "^4.3.0",

View File

@@ -96,6 +96,8 @@
"loot_function_type",
"loot_pool_entry_type",
"mob_effect",
"rule_test",
"pos_rule_test",
"stat_type",
"worldgen/block_state_provider_type",
"worldgen/block_placer_type",