Add assets/items generator and support 24w45a
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled

This commit is contained in:
Misode
2024-11-06 21:01:24 +01:00
parent 377c3f1e65
commit 09cbf7b59a
6 changed files with 22 additions and 13 deletions

View File

@@ -609,6 +609,14 @@
"schema": "block_definition",
"wiki": "https://minecraft.wiki/w/Tutorials/Models#Block_states"
},
{
"id": "item_definition",
"url": "assets/item",
"path": "items",
"tags": ["assets"],
"schema": "item_definition",
"minVersion": "1.21.4"
},
{
"id": "model",
"url": "assets/model",