mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Finish worldgen schemas
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user