revert to vanilla assets

This commit is contained in:
2026-07-09 21:14:29 -04:00
parent 826e8967a2
commit 223b733bdc
2126 changed files with 38030 additions and 3856 deletions

View File

@@ -0,0 +1,13 @@
{
"layers": {
"wolf_body": [
{
"texture": "minecraft:armadillo_scute"
},
{
"dyeable": {},
"texture": "minecraft:armadillo_scute_overlay"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:black"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"happy_ghast_body": [
{
"texture": "minecraft:black_harness"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:blue"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"happy_ghast_body": [
{
"texture": "minecraft:blue_harness"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:brown"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"happy_ghast_body": [
{
"texture": "minecraft:brown_harness"
}
]
}
}

View File

@@ -0,0 +1,19 @@
{
"layers": {
"humanoid": [
{
"texture": "minecraft:chainmail"
}
],
"humanoid_baby": [
{
"texture": "minecraft:chainmail"
}
],
"humanoid_leggings": [
{
"texture": "minecraft:chainmail"
}
]
}
}

View File

@@ -0,0 +1,29 @@
{
"layers": {
"horse_body": [
{
"texture": "minecraft:copper"
}
],
"humanoid": [
{
"texture": "minecraft:copper"
}
],
"humanoid_baby": [
{
"texture": "minecraft:copper"
}
],
"humanoid_leggings": [
{
"texture": "minecraft:copper"
}
],
"nautilus_body": [
{
"texture": "minecraft:copper"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:cyan"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"happy_ghast_body": [
{
"texture": "minecraft:cyan_harness"
}
]
}
}

View File

@@ -0,0 +1,29 @@
{
"layers": {
"horse_body": [
{
"texture": "minecraft:diamond"
}
],
"humanoid": [
{
"texture": "minecraft:diamond"
}
],
"humanoid_baby": [
{
"texture": "minecraft:diamond"
}
],
"humanoid_leggings": [
{
"texture": "minecraft:diamond"
}
],
"nautilus_body": [
{
"texture": "minecraft:diamond"
}
]
}
}

View File

@@ -0,0 +1,10 @@
{
"layers": {
"wings": [
{
"texture": "minecraft:elytra",
"use_player_texture": true
}
]
}
}

View File

@@ -0,0 +1,29 @@
{
"layers": {
"horse_body": [
{
"texture": "minecraft:gold"
}
],
"humanoid": [
{
"texture": "minecraft:gold"
}
],
"humanoid_baby": [
{
"texture": "minecraft:gold"
}
],
"humanoid_leggings": [
{
"texture": "minecraft:gold"
}
],
"nautilus_body": [
{
"texture": "minecraft:gold"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:gray"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"happy_ghast_body": [
{
"texture": "minecraft:gray_harness"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:green"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"happy_ghast_body": [
{
"texture": "minecraft:green_harness"
}
]
}
}

View File

@@ -0,0 +1,29 @@
{
"layers": {
"horse_body": [
{
"texture": "minecraft:iron"
}
],
"humanoid": [
{
"texture": "minecraft:iron"
}
],
"humanoid_baby": [
{
"texture": "minecraft:iron"
}
],
"humanoid_leggings": [
{
"texture": "minecraft:iron"
}
],
"nautilus_body": [
{
"texture": "minecraft:iron"
}
]
}
}

View File

@@ -0,0 +1,48 @@
{
"layers": {
"horse_body": [
{
"dyeable": {
"color_when_undyed": -6265536
},
"texture": "minecraft:leather"
},
{
"texture": "minecraft:leather_overlay"
}
],
"humanoid": [
{
"dyeable": {
"color_when_undyed": -6265536
},
"texture": "minecraft:leather"
},
{
"texture": "minecraft:leather_overlay"
}
],
"humanoid_baby": [
{
"dyeable": {
"color_when_undyed": -6265536
},
"texture": "minecraft:leather"
},
{
"texture": "minecraft:leather_overlay"
}
],
"humanoid_leggings": [
{
"dyeable": {
"color_when_undyed": -6265536
},
"texture": "minecraft:leather"
},
{
"texture": "minecraft:leather_overlay"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:light_blue"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"happy_ghast_body": [
{
"texture": "minecraft:light_blue_harness"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:light_gray"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"happy_ghast_body": [
{
"texture": "minecraft:light_gray_harness"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:lime"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"happy_ghast_body": [
{
"texture": "minecraft:lime_harness"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:magenta"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"happy_ghast_body": [
{
"texture": "minecraft:magenta_harness"
}
]
}
}

View File

@@ -0,0 +1,29 @@
{
"layers": {
"horse_body": [
{
"texture": "minecraft:netherite"
}
],
"humanoid": [
{
"texture": "minecraft:netherite"
}
],
"humanoid_baby": [
{
"texture": "minecraft:netherite"
}
],
"humanoid_leggings": [
{
"texture": "minecraft:netherite"
}
],
"nautilus_body": [
{
"texture": "minecraft:netherite"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:orange"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"happy_ghast_body": [
{
"texture": "minecraft:orange_harness"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:pink"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"happy_ghast_body": [
{
"texture": "minecraft:pink_harness"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:purple"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"happy_ghast_body": [
{
"texture": "minecraft:purple_harness"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:red"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"happy_ghast_body": [
{
"texture": "minecraft:red_harness"
}
]
}
}

View File

@@ -0,0 +1,54 @@
{
"layers": {
"camel_husk_saddle": [
{
"texture": "minecraft:saddle"
}
],
"camel_saddle": [
{
"texture": "minecraft:saddle"
}
],
"donkey_saddle": [
{
"texture": "minecraft:saddle"
}
],
"horse_saddle": [
{
"texture": "minecraft:saddle"
}
],
"mule_saddle": [
{
"texture": "minecraft:saddle"
}
],
"nautilus_saddle": [
{
"texture": "minecraft:saddle"
}
],
"pig_saddle": [
{
"texture": "minecraft:saddle"
}
],
"skeleton_horse_saddle": [
{
"texture": "minecraft:saddle"
}
],
"strider_saddle": [
{
"texture": "minecraft:saddle"
}
],
"zombie_horse_saddle": [
{
"texture": "minecraft:saddle"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:trader_llama"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:trader_llama_baby"
}
]
}
}

View File

@@ -0,0 +1,14 @@
{
"layers": {
"humanoid": [
{
"texture": "minecraft:turtle_scute"
}
],
"humanoid_baby": [
{
"texture": "minecraft:turtle_scute"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:white"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"happy_ghast_body": [
{
"texture": "minecraft:white_harness"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"llama_body": [
{
"texture": "minecraft:yellow"
}
]
}
}

View File

@@ -0,0 +1,9 @@
{
"layers": {
"happy_ghast_body": [
{
"texture": "minecraft:yellow_harness"
}
]
}
}