revert to vanilla assets
This commit is contained in:
13
public/assets/minecraft/equipment/armadillo_scute.json
Normal file
13
public/assets/minecraft/equipment/armadillo_scute.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"layers": {
|
||||
"wolf_body": [
|
||||
{
|
||||
"texture": "minecraft:armadillo_scute"
|
||||
},
|
||||
{
|
||||
"dyeable": {},
|
||||
"texture": "minecraft:armadillo_scute_overlay"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/black_carpet.json
Normal file
9
public/assets/minecraft/equipment/black_carpet.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:black"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/black_harness.json
Normal file
9
public/assets/minecraft/equipment/black_harness.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"happy_ghast_body": [
|
||||
{
|
||||
"texture": "minecraft:black_harness"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/blue_carpet.json
Normal file
9
public/assets/minecraft/equipment/blue_carpet.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:blue"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/blue_harness.json
Normal file
9
public/assets/minecraft/equipment/blue_harness.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"happy_ghast_body": [
|
||||
{
|
||||
"texture": "minecraft:blue_harness"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/brown_carpet.json
Normal file
9
public/assets/minecraft/equipment/brown_carpet.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:brown"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/brown_harness.json
Normal file
9
public/assets/minecraft/equipment/brown_harness.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"happy_ghast_body": [
|
||||
{
|
||||
"texture": "minecraft:brown_harness"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
19
public/assets/minecraft/equipment/chainmail.json
Normal file
19
public/assets/minecraft/equipment/chainmail.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"layers": {
|
||||
"humanoid": [
|
||||
{
|
||||
"texture": "minecraft:chainmail"
|
||||
}
|
||||
],
|
||||
"humanoid_baby": [
|
||||
{
|
||||
"texture": "minecraft:chainmail"
|
||||
}
|
||||
],
|
||||
"humanoid_leggings": [
|
||||
{
|
||||
"texture": "minecraft:chainmail"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
29
public/assets/minecraft/equipment/copper.json
Normal file
29
public/assets/minecraft/equipment/copper.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/cyan_carpet.json
Normal file
9
public/assets/minecraft/equipment/cyan_carpet.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:cyan"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/cyan_harness.json
Normal file
9
public/assets/minecraft/equipment/cyan_harness.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"happy_ghast_body": [
|
||||
{
|
||||
"texture": "minecraft:cyan_harness"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
29
public/assets/minecraft/equipment/diamond.json
Normal file
29
public/assets/minecraft/equipment/diamond.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
10
public/assets/minecraft/equipment/elytra.json
Normal file
10
public/assets/minecraft/equipment/elytra.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"layers": {
|
||||
"wings": [
|
||||
{
|
||||
"texture": "minecraft:elytra",
|
||||
"use_player_texture": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
29
public/assets/minecraft/equipment/gold.json
Normal file
29
public/assets/minecraft/equipment/gold.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/gray_carpet.json
Normal file
9
public/assets/minecraft/equipment/gray_carpet.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:gray"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/gray_harness.json
Normal file
9
public/assets/minecraft/equipment/gray_harness.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"happy_ghast_body": [
|
||||
{
|
||||
"texture": "minecraft:gray_harness"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/green_carpet.json
Normal file
9
public/assets/minecraft/equipment/green_carpet.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:green"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/green_harness.json
Normal file
9
public/assets/minecraft/equipment/green_harness.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"happy_ghast_body": [
|
||||
{
|
||||
"texture": "minecraft:green_harness"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
29
public/assets/minecraft/equipment/iron.json
Normal file
29
public/assets/minecraft/equipment/iron.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
48
public/assets/minecraft/equipment/leather.json
Normal file
48
public/assets/minecraft/equipment/leather.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/light_blue_carpet.json
Normal file
9
public/assets/minecraft/equipment/light_blue_carpet.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:light_blue"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"happy_ghast_body": [
|
||||
{
|
||||
"texture": "minecraft:light_blue_harness"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/light_gray_carpet.json
Normal file
9
public/assets/minecraft/equipment/light_gray_carpet.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:light_gray"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"happy_ghast_body": [
|
||||
{
|
||||
"texture": "minecraft:light_gray_harness"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/lime_carpet.json
Normal file
9
public/assets/minecraft/equipment/lime_carpet.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:lime"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/lime_harness.json
Normal file
9
public/assets/minecraft/equipment/lime_harness.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"happy_ghast_body": [
|
||||
{
|
||||
"texture": "minecraft:lime_harness"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/magenta_carpet.json
Normal file
9
public/assets/minecraft/equipment/magenta_carpet.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:magenta"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/magenta_harness.json
Normal file
9
public/assets/minecraft/equipment/magenta_harness.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"happy_ghast_body": [
|
||||
{
|
||||
"texture": "minecraft:magenta_harness"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
29
public/assets/minecraft/equipment/netherite.json
Normal file
29
public/assets/minecraft/equipment/netherite.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/orange_carpet.json
Normal file
9
public/assets/minecraft/equipment/orange_carpet.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:orange"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/orange_harness.json
Normal file
9
public/assets/minecraft/equipment/orange_harness.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"happy_ghast_body": [
|
||||
{
|
||||
"texture": "minecraft:orange_harness"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/pink_carpet.json
Normal file
9
public/assets/minecraft/equipment/pink_carpet.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:pink"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/pink_harness.json
Normal file
9
public/assets/minecraft/equipment/pink_harness.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"happy_ghast_body": [
|
||||
{
|
||||
"texture": "minecraft:pink_harness"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/purple_carpet.json
Normal file
9
public/assets/minecraft/equipment/purple_carpet.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:purple"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/purple_harness.json
Normal file
9
public/assets/minecraft/equipment/purple_harness.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"happy_ghast_body": [
|
||||
{
|
||||
"texture": "minecraft:purple_harness"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/red_carpet.json
Normal file
9
public/assets/minecraft/equipment/red_carpet.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:red"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/red_harness.json
Normal file
9
public/assets/minecraft/equipment/red_harness.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"happy_ghast_body": [
|
||||
{
|
||||
"texture": "minecraft:red_harness"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
54
public/assets/minecraft/equipment/saddle.json
Normal file
54
public/assets/minecraft/equipment/saddle.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/trader_llama.json
Normal file
9
public/assets/minecraft/equipment/trader_llama.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:trader_llama"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/trader_llama_baby.json
Normal file
9
public/assets/minecraft/equipment/trader_llama_baby.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:trader_llama_baby"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
14
public/assets/minecraft/equipment/turtle_scute.json
Normal file
14
public/assets/minecraft/equipment/turtle_scute.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"layers": {
|
||||
"humanoid": [
|
||||
{
|
||||
"texture": "minecraft:turtle_scute"
|
||||
}
|
||||
],
|
||||
"humanoid_baby": [
|
||||
{
|
||||
"texture": "minecraft:turtle_scute"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/white_carpet.json
Normal file
9
public/assets/minecraft/equipment/white_carpet.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:white"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/white_harness.json
Normal file
9
public/assets/minecraft/equipment/white_harness.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"happy_ghast_body": [
|
||||
{
|
||||
"texture": "minecraft:white_harness"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/yellow_carpet.json
Normal file
9
public/assets/minecraft/equipment/yellow_carpet.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"llama_body": [
|
||||
{
|
||||
"texture": "minecraft:yellow"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
9
public/assets/minecraft/equipment/yellow_harness.json
Normal file
9
public/assets/minecraft/equipment/yellow_harness.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"layers": {
|
||||
"happy_ghast_body": [
|
||||
{
|
||||
"texture": "minecraft:yellow_harness"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user