revert to vanilla assets

This commit is contained in:
2026-07-09 21:14:29 -04:00
parent 826e8967a2
commit 223b733bdc
2126 changed files with 38030 additions and 3856 deletions

View File

@@ -0,0 +1,22 @@
{
"sources": [
{
"type": "minecraft:directory",
"prefix": "block/",
"source": "block"
},
{
"type": "minecraft:directory",
"prefix": "entity/conduit/",
"source": "entity/conduit"
},
{
"type": "minecraft:single",
"resource": "minecraft:entity/bell/bell_body"
},
{
"type": "minecraft:single",
"resource": "minecraft:entity/enchantment/enchanting_table_book"
}
]
}