You've already forked minecraft-assets
Create/Update assets for version 24w37a
This commit is contained in:
34
assets/minecraft/models/equipment/leather.json
Normal file
34
assets/minecraft/models/equipment/leather.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"layers": {
|
||||
"horse_body": [
|
||||
{
|
||||
"dyeable": {
|
||||
"color_when_undyed": -6265536
|
||||
},
|
||||
"texture": "minecraft:leather"
|
||||
}
|
||||
],
|
||||
"humanoid": [
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user