You've already forked minecraft-assets
27 lines
594 B
JSON
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"
|
|
}
|
|
]
|
|
} |