mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Add support for 24w18a (1.21) + make 1.20.5 default
This commit is contained in:
@@ -152,6 +152,13 @@
|
||||
"name": "1.20.5 — 1.20.6",
|
||||
"pack_format": 41,
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"id": "1.21",
|
||||
"dynamic": true,
|
||||
"name": "1.21",
|
||||
"pack_format": 42,
|
||||
"show": true
|
||||
}
|
||||
],
|
||||
"generators": [
|
||||
@@ -191,6 +198,18 @@
|
||||
"schema": "recipe",
|
||||
"wiki": "https://minecraft.wiki/w/Recipe#JSON_format"
|
||||
},
|
||||
{
|
||||
"id": "enchantment",
|
||||
"url": "enchantment",
|
||||
"schema": "enchantment",
|
||||
"minVersion": "1.21"
|
||||
},
|
||||
{
|
||||
"id": "enchantment_provider",
|
||||
"url": "enchantment-provider",
|
||||
"schema": "enchantment_provider",
|
||||
"minVersion": "1.21"
|
||||
},
|
||||
{
|
||||
"id": "text_component",
|
||||
"url": "text-component",
|
||||
|
||||
Reference in New Issue
Block a user