Files
minecraft-assets/assets/minecraft/atlases/blocks.json
2022-12-07 18:28:29 +01:00

27 lines
594 B
JSON

{
"sources": [
{
"type": "directory",
"source": "block",
"prefix": "block/"
},
{
"type": "directory",
"source": "item",
"prefix": "item/"
},
{
"type": "directory",
"source": "entity/conduit",
"prefix": "entity/conduit/"
},
{
"type": "single",
"resource": "entity/bell/bell_body"
},
{
"type": "single",
"resource": "entity/enchanting_table_book"
}
]
}