mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Fix recipe preview on 1.21.2, add enchantment tag generator (#595)
* Add enchantment tag generator * Update Lithostitched partner * Fix recipe preview on 1.21.2 * Add enchantment tag icon * Fix nested tags --------- Co-authored-by: Misode <misoloo64@gmail.com>
This commit is contained in:
@@ -445,6 +445,15 @@
|
||||
"schema": "block_tag",
|
||||
"wiki": "https://minecraft.wiki/w/Tag#Java_Edition"
|
||||
},
|
||||
{
|
||||
"id": "tag/enchantment",
|
||||
"url": "tags/enchantment",
|
||||
"tags": ["tags"],
|
||||
"path": "tags/enchantment",
|
||||
"schema": "enchantment_tag",
|
||||
"minVersion": "1.20.5",
|
||||
"wiki": "https://minecraft.wiki/w/Tag#Java_Edition"
|
||||
},
|
||||
{
|
||||
"id": "tag/entity_type",
|
||||
"url": "tags/entity-type",
|
||||
|
||||
Reference in New Issue
Block a user