Skip to content

Commit 78efa5e

Browse files
committed
fixed copper_axe, removed unusable assets
added ways to texture the copper armor in 3D, but cannot be done without server-side resources.
1 parent 43f20b9 commit 78efa5e

32 files changed

Lines changed: 24 additions & 198 deletions

assets/minecraft/atlases/armor_trims.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"__comment": "Atlas sources are additive. We only need to define our custom permutations here.",
32
"sources": [
43
{
54
"type": "minecraft:paletted_permutations",

assets/minecraft/atlases/blocks.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"__comment": "Atlas sources are additive. We only need to define our custom permutations here.",
32
"sources": [
43
{
54
"type": "minecraft:paletted_permutations",

assets/minecraft/atlases/items.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"__comment": "Atlas sources are additive. We only need to define our custom permutations here.",
32
"sources": [
43
{
54
"type": "minecraft:paletted_permutations",

assets/minecraft/items/iron_axe.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"cases": [
2020
{
2121
"when": {
22-
"text": "1.21.4 Copper Axe",
22+
"text": "1.21.9 Copper Axe",
2323
"italic": false,
2424
"color": "white"
2525
},

assets/minecraft/models/block/copper_chest.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

assets/minecraft/models/block/copper_lantern.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

assets/minecraft/models/block/copper_lantern_hanging.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

assets/minecraft/models/block/copper_torch.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

assets/minecraft/models/block/copper_wall_torch.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

assets/minecraft/models/block/dried_ghast_hydration_1.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)