You've already forked minecraft-assets
Create/Update assets for version 24w10a
This commit is contained in:
1
data/minecraft/wolf_variant/_all.json
Normal file
1
data/minecraft/wolf_variant/_all.json
Normal file
@@ -0,0 +1 @@
|
||||
{"ashen":{"angry_texture":"minecraft:textures/entity/wolf/wolf_ashen_angry.png","biomes":"minecraft:snowy_taiga","tame_texture":"minecraft:textures/entity/wolf/wolf_ashen_tame.png","texture":"minecraft:textures/entity/wolf/wolf_ashen.png"},"black":{"angry_texture":"minecraft:textures/entity/wolf/wolf_black_angry.png","biomes":"minecraft:old_growth_pine_taiga","tame_texture":"minecraft:textures/entity/wolf/wolf_black_tame.png","texture":"minecraft:textures/entity/wolf/wolf_black.png"},"chestnut":{"angry_texture":"minecraft:textures/entity/wolf/wolf_chestnut_angry.png","biomes":"minecraft:old_growth_spruce_taiga","tame_texture":"minecraft:textures/entity/wolf/wolf_chestnut_tame.png","texture":"minecraft:textures/entity/wolf/wolf_chestnut.png"},"pale":{"angry_texture":"minecraft:textures/entity/wolf/wolf_angry.png","biomes":"minecraft:taiga","tame_texture":"minecraft:textures/entity/wolf/wolf_tame.png","texture":"minecraft:textures/entity/wolf/wolf.png"},"rusty":{"angry_texture":"minecraft:textures/entity/wolf/wolf_rusty_angry.png","biomes":"minecraft:sparse_jungle","tame_texture":"minecraft:textures/entity/wolf/wolf_rusty_tame.png","texture":"minecraft:textures/entity/wolf/wolf_rusty.png"},"snowy":{"angry_texture":"minecraft:textures/entity/wolf/wolf_snowy_angry.png","biomes":"minecraft:grove","tame_texture":"minecraft:textures/entity/wolf/wolf_snowy_tame.png","texture":"minecraft:textures/entity/wolf/wolf_snowy.png"},"spotted":{"angry_texture":"minecraft:textures/entity/wolf/wolf_spotted_angry.png","biomes":"minecraft:savanna_plateau","tame_texture":"minecraft:textures/entity/wolf/wolf_spotted_tame.png","texture":"minecraft:textures/entity/wolf/wolf_spotted.png"},"striped":{"angry_texture":"minecraft:textures/entity/wolf/wolf_striped_angry.png","biomes":"minecraft:wooded_badlands","tame_texture":"minecraft:textures/entity/wolf/wolf_striped_tame.png","texture":"minecraft:textures/entity/wolf/wolf_striped.png"},"woods":{"angry_texture":"minecraft:textures/entity/wolf/wolf_woods_angry.png","biomes":"minecraft:forest","tame_texture":"minecraft:textures/entity/wolf/wolf_woods_tame.png","texture":"minecraft:textures/entity/wolf/wolf_woods.png"}}
|
||||
1
data/minecraft/wolf_variant/_list.json
Normal file
1
data/minecraft/wolf_variant/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["ashen.json","black.json","chestnut.json","pale.json","rusty.json","snowy.json","spotted.json","striped.json","woods.json"]}
|
||||
6
data/minecraft/wolf_variant/ashen.json
Normal file
6
data/minecraft/wolf_variant/ashen.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"angry_texture": "minecraft:textures/entity/wolf/wolf_ashen_angry.png",
|
||||
"biomes": "minecraft:snowy_taiga",
|
||||
"tame_texture": "minecraft:textures/entity/wolf/wolf_ashen_tame.png",
|
||||
"texture": "minecraft:textures/entity/wolf/wolf_ashen.png"
|
||||
}
|
||||
6
data/minecraft/wolf_variant/black.json
Normal file
6
data/minecraft/wolf_variant/black.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"angry_texture": "minecraft:textures/entity/wolf/wolf_black_angry.png",
|
||||
"biomes": "minecraft:old_growth_pine_taiga",
|
||||
"tame_texture": "minecraft:textures/entity/wolf/wolf_black_tame.png",
|
||||
"texture": "minecraft:textures/entity/wolf/wolf_black.png"
|
||||
}
|
||||
6
data/minecraft/wolf_variant/chestnut.json
Normal file
6
data/minecraft/wolf_variant/chestnut.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"angry_texture": "minecraft:textures/entity/wolf/wolf_chestnut_angry.png",
|
||||
"biomes": "minecraft:old_growth_spruce_taiga",
|
||||
"tame_texture": "minecraft:textures/entity/wolf/wolf_chestnut_tame.png",
|
||||
"texture": "minecraft:textures/entity/wolf/wolf_chestnut.png"
|
||||
}
|
||||
6
data/minecraft/wolf_variant/pale.json
Normal file
6
data/minecraft/wolf_variant/pale.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"angry_texture": "minecraft:textures/entity/wolf/wolf_angry.png",
|
||||
"biomes": "minecraft:taiga",
|
||||
"tame_texture": "minecraft:textures/entity/wolf/wolf_tame.png",
|
||||
"texture": "minecraft:textures/entity/wolf/wolf.png"
|
||||
}
|
||||
6
data/minecraft/wolf_variant/rusty.json
Normal file
6
data/minecraft/wolf_variant/rusty.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"angry_texture": "minecraft:textures/entity/wolf/wolf_rusty_angry.png",
|
||||
"biomes": "minecraft:sparse_jungle",
|
||||
"tame_texture": "minecraft:textures/entity/wolf/wolf_rusty_tame.png",
|
||||
"texture": "minecraft:textures/entity/wolf/wolf_rusty.png"
|
||||
}
|
||||
6
data/minecraft/wolf_variant/snowy.json
Normal file
6
data/minecraft/wolf_variant/snowy.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"angry_texture": "minecraft:textures/entity/wolf/wolf_snowy_angry.png",
|
||||
"biomes": "minecraft:grove",
|
||||
"tame_texture": "minecraft:textures/entity/wolf/wolf_snowy_tame.png",
|
||||
"texture": "minecraft:textures/entity/wolf/wolf_snowy.png"
|
||||
}
|
||||
6
data/minecraft/wolf_variant/spotted.json
Normal file
6
data/minecraft/wolf_variant/spotted.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"angry_texture": "minecraft:textures/entity/wolf/wolf_spotted_angry.png",
|
||||
"biomes": "minecraft:savanna_plateau",
|
||||
"tame_texture": "minecraft:textures/entity/wolf/wolf_spotted_tame.png",
|
||||
"texture": "minecraft:textures/entity/wolf/wolf_spotted.png"
|
||||
}
|
||||
6
data/minecraft/wolf_variant/striped.json
Normal file
6
data/minecraft/wolf_variant/striped.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"angry_texture": "minecraft:textures/entity/wolf/wolf_striped_angry.png",
|
||||
"biomes": "minecraft:wooded_badlands",
|
||||
"tame_texture": "minecraft:textures/entity/wolf/wolf_striped_tame.png",
|
||||
"texture": "minecraft:textures/entity/wolf/wolf_striped.png"
|
||||
}
|
||||
6
data/minecraft/wolf_variant/woods.json
Normal file
6
data/minecraft/wolf_variant/woods.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"angry_texture": "minecraft:textures/entity/wolf/wolf_woods_angry.png",
|
||||
"biomes": "minecraft:forest",
|
||||
"tame_texture": "minecraft:textures/entity/wolf/wolf_woods_tame.png",
|
||||
"texture": "minecraft:textures/entity/wolf/wolf_woods.png"
|
||||
}
|
||||
Reference in New Issue
Block a user