mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Add 11 icons for recently added generators
This commit is contained in:
@@ -200,25 +200,11 @@
|
||||
"wiki": "https://minecraft.wiki/w/Recipe#JSON_format"
|
||||
},
|
||||
{
|
||||
"id": "enchantment",
|
||||
"url": "enchantment",
|
||||
"schema": "enchantment",
|
||||
"minVersion": "1.21",
|
||||
"wiki": "https://minecraft.wiki/w/Custom_enchantment"
|
||||
},
|
||||
{
|
||||
"id": "enchantment_provider",
|
||||
"url": "enchantment-provider",
|
||||
"schema": "enchantment_provider",
|
||||
"minVersion": "1.21",
|
||||
"wiki": "https://minecraft.wiki/w/Enchantment_provider"
|
||||
},
|
||||
{
|
||||
"id": "text_component",
|
||||
"url": "text-component",
|
||||
"schema": "text_component",
|
||||
"noPath": true,
|
||||
"wiki": "https://minecraft.wiki/w/Raw_JSON_text_format#Java_Edition"
|
||||
"id": "chat_type",
|
||||
"url": "chat-type",
|
||||
"schema": "chat_type",
|
||||
"minVersion": "1.19",
|
||||
"wiki": "https://minecraft.wiki/w/Chat_type"
|
||||
},
|
||||
{
|
||||
"id": "damage_type",
|
||||
@@ -227,13 +213,6 @@
|
||||
"minVersion": "1.19.4",
|
||||
"wiki": "https://minecraft.wiki/w/Damage_type"
|
||||
},
|
||||
{
|
||||
"id": "chat_type",
|
||||
"url": "chat-type",
|
||||
"schema": "chat_type",
|
||||
"minVersion": "1.19",
|
||||
"wiki": "https://minecraft.wiki/w/Chat_type"
|
||||
},
|
||||
{
|
||||
"id": "trim_material",
|
||||
"url": "trim-material",
|
||||
@@ -258,6 +237,20 @@
|
||||
"schema": "wolf_variant",
|
||||
"minVersion": "1.20.5"
|
||||
},
|
||||
{
|
||||
"id": "enchantment",
|
||||
"url": "enchantment",
|
||||
"schema": "enchantment",
|
||||
"minVersion": "1.21",
|
||||
"wiki": "https://minecraft.wiki/w/Custom_enchantment"
|
||||
},
|
||||
{
|
||||
"id": "enchantment_provider",
|
||||
"url": "enchantment-provider",
|
||||
"schema": "enchantment_provider",
|
||||
"minVersion": "1.21",
|
||||
"wiki": "https://minecraft.wiki/w/Enchantment_provider"
|
||||
},
|
||||
{
|
||||
"id": "painting_variant",
|
||||
"url": "painting-variant",
|
||||
@@ -284,6 +277,13 @@
|
||||
"schema": "trial_spawner",
|
||||
"minVersion": "1.21.2"
|
||||
},
|
||||
{
|
||||
"id": "text_component",
|
||||
"url": "text-component",
|
||||
"schema": "text_component",
|
||||
"noPath": true,
|
||||
"wiki": "https://minecraft.wiki/w/Raw_JSON_text_format#Java_Edition"
|
||||
},
|
||||
{
|
||||
"id": "pack_mcmeta",
|
||||
"url": "pack-mcmeta",
|
||||
|
||||
Reference in New Issue
Block a user