mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 23:27:09 +00:00
22w11a, first 1.19 version
This commit is contained in:
@@ -69,6 +69,10 @@
|
||||
},
|
||||
{
|
||||
"id": "1.18.2",
|
||||
"ref": "1.18.1"
|
||||
},
|
||||
{
|
||||
"id": "1.19",
|
||||
"dynamic": true
|
||||
}
|
||||
],
|
||||
@@ -179,7 +183,15 @@
|
||||
"url": "worldgen/structure-feature",
|
||||
"category": "worldgen",
|
||||
"schema": "configured_structure_feature",
|
||||
"minVersion": "1.16"
|
||||
"minVersion": "1.16",
|
||||
"maxVersion": "1.18.2"
|
||||
},
|
||||
{
|
||||
"id": "worldgen/structure",
|
||||
"url": "worldgen/structure",
|
||||
"category": "worldgen",
|
||||
"schema": "structure",
|
||||
"minVersion": "1.19"
|
||||
},
|
||||
{
|
||||
"id": "worldgen/structure_set",
|
||||
@@ -210,6 +222,20 @@
|
||||
"schema": "template_pool",
|
||||
"minVersion": "1.16"
|
||||
},
|
||||
{
|
||||
"id": "worldgen/world_preset",
|
||||
"url": "worldgen/world-preset",
|
||||
"category": "worldgen",
|
||||
"schema": "world_preset",
|
||||
"minVersion": "1.19"
|
||||
},
|
||||
{
|
||||
"id": "worldgen/flat_level_generator_preset",
|
||||
"url": "worldgen/flat-world-preset",
|
||||
"category": "worldgen",
|
||||
"schema": "flat_level_generator_preset",
|
||||
"minVersion": "1.19"
|
||||
},
|
||||
{
|
||||
"id": "block_definition",
|
||||
"url": "assets/blockstate",
|
||||
|
||||
Reference in New Issue
Block a user