revert to vanilla assets
This commit is contained in:
22
public/assets/minecraft/atlases/blocks.json
Normal file
22
public/assets/minecraft/atlases/blocks.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user