version without npcs, levels work, everything is build
|
Before Width: | Height: | Size: 392 B |
|
Before Width: | Height: | Size: 107 B |
|
Before Width: | Height: | Size: 107 B |
BIN
resource_packs/textures/blocks/wool_colored_blue.png
Normal file
|
After Width: | Height: | Size: 483 B |
BIN
resource_packs/textures/blocks/wool_colored_green.png
Normal file
|
After Width: | Height: | Size: 468 B |
BIN
resource_packs/textures/blocks/wool_colored_red.png
Normal file
|
After Width: | Height: | Size: 623 B |
BIN
resource_packs/textures/blocks/wool_colored_yellow.png
Normal file
|
After Width: | Height: | Size: 576 B |
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"
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
resource_packs/textures/items/chainsaw.png
Normal file
|
After Width: | Height: | Size: 339 B |
BIN
resource_packs/textures/items/drill.png
Normal file
|
After Width: | Height: | Size: 446 B |
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"texture_name": "atlas.terrain",
|
||||
"resource_pack_name": "cc",
|
||||
"padding": 8,
|
||||
"num_mip_levels": 4,
|
||||
"texture_data": {
|
||||
"cracked_glass": {
|
||||
"textures": "textures/blocks/cracked_glass"
|
||||
}
|
||||
}
|
||||
}
|
||||