version without npcs, levels work, everything is build
This commit is contained in:
12
resource_packs/textures/item_texture.json
Normal file
12
resource_packs/textures/item_texture.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"resource_pack_name": "cc",
|
||||
"texture_name": "atlas.items",
|
||||
"texture_data": {
|
||||
"cc.drill": {
|
||||
"textures": "textures/items/drill"
|
||||
},
|
||||
"cc.chainsaw": {
|
||||
"textures": "textures/items/chainsaw"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user