mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-25 08:06:51 +00:00
Add assets/items generator and support 24w45a
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user