version without npcs, levels work, everything is build

This commit is contained in:
2024-08-14 14:44:31 +02:00
parent bc51d6899f
commit a21af04b9e
20 changed files with 103 additions and 22 deletions

View 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"
}
}
}