Add 11 icons for recently added generators

This commit is contained in:
Misode
2024-09-18 14:24:05 +02:00
parent 7ea4227451
commit d7781d717a
2 changed files with 37 additions and 26 deletions

View File

@@ -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",