Create/Update assets for version 24w14potato

This commit is contained in:
InventiveBot
2025-02-03 11:41:59 +01:00
parent c20c80decf
commit 5afa058740
21542 changed files with 1504687 additions and 18 deletions

View File

@@ -0,0 +1 @@
{"ashen":{"angry_texture":"minecraft:entity/wolf/wolf_ashen_angry","biomes":"minecraft:snowy_taiga","tame_texture":"minecraft:entity/wolf/wolf_ashen_tame","wild_texture":"minecraft:entity/wolf/wolf_ashen"},"black":{"angry_texture":"minecraft:entity/wolf/wolf_black_angry","biomes":"minecraft:old_growth_pine_taiga","tame_texture":"minecraft:entity/wolf/wolf_black_tame","wild_texture":"minecraft:entity/wolf/wolf_black"},"chestnut":{"angry_texture":"minecraft:entity/wolf/wolf_chestnut_angry","biomes":"minecraft:old_growth_spruce_taiga","tame_texture":"minecraft:entity/wolf/wolf_chestnut_tame","wild_texture":"minecraft:entity/wolf/wolf_chestnut"},"pale":{"angry_texture":"minecraft:entity/wolf/wolf_angry","biomes":"minecraft:taiga","tame_texture":"minecraft:entity/wolf/wolf_tame","wild_texture":"minecraft:entity/wolf/wolf"},"rusty":{"angry_texture":"minecraft:entity/wolf/wolf_rusty_angry","biomes":"#minecraft:is_jungle","tame_texture":"minecraft:entity/wolf/wolf_rusty_tame","wild_texture":"minecraft:entity/wolf/wolf_rusty"},"snowy":{"angry_texture":"minecraft:entity/wolf/wolf_snowy_angry","biomes":"minecraft:grove","tame_texture":"minecraft:entity/wolf/wolf_snowy_tame","wild_texture":"minecraft:entity/wolf/wolf_snowy"},"spotted":{"angry_texture":"minecraft:entity/wolf/wolf_spotted_angry","biomes":"#minecraft:is_savanna","tame_texture":"minecraft:entity/wolf/wolf_spotted_tame","wild_texture":"minecraft:entity/wolf/wolf_spotted"},"striped":{"angry_texture":"minecraft:entity/wolf/wolf_striped_angry","biomes":"#minecraft:is_badlands","tame_texture":"minecraft:entity/wolf/wolf_striped_tame","wild_texture":"minecraft:entity/wolf/wolf_striped"},"woods":{"angry_texture":"minecraft:entity/wolf/wolf_woods_angry","biomes":"minecraft:forest","tame_texture":"minecraft:entity/wolf/wolf_woods_tame","wild_texture":"minecraft:entity/wolf/wolf_woods"}}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["ashen.json","black.json","chestnut.json","pale.json","rusty.json","snowy.json","spotted.json","striped.json","woods.json"]}

View File

@@ -0,0 +1,6 @@
{
"angry_texture": "minecraft:entity/wolf/wolf_ashen_angry",
"biomes": "minecraft:snowy_taiga",
"tame_texture": "minecraft:entity/wolf/wolf_ashen_tame",
"wild_texture": "minecraft:entity/wolf/wolf_ashen"
}

View File

@@ -0,0 +1,6 @@
{
"angry_texture": "minecraft:entity/wolf/wolf_black_angry",
"biomes": "minecraft:old_growth_pine_taiga",
"tame_texture": "minecraft:entity/wolf/wolf_black_tame",
"wild_texture": "minecraft:entity/wolf/wolf_black"
}

View File

@@ -0,0 +1,6 @@
{
"angry_texture": "minecraft:entity/wolf/wolf_chestnut_angry",
"biomes": "minecraft:old_growth_spruce_taiga",
"tame_texture": "minecraft:entity/wolf/wolf_chestnut_tame",
"wild_texture": "minecraft:entity/wolf/wolf_chestnut"
}

View File

@@ -0,0 +1,6 @@
{
"angry_texture": "minecraft:entity/wolf/wolf_angry",
"biomes": "minecraft:taiga",
"tame_texture": "minecraft:entity/wolf/wolf_tame",
"wild_texture": "minecraft:entity/wolf/wolf"
}

View File

@@ -0,0 +1,6 @@
{
"angry_texture": "minecraft:entity/wolf/wolf_rusty_angry",
"biomes": "#minecraft:is_jungle",
"tame_texture": "minecraft:entity/wolf/wolf_rusty_tame",
"wild_texture": "minecraft:entity/wolf/wolf_rusty"
}

View File

@@ -0,0 +1,6 @@
{
"angry_texture": "minecraft:entity/wolf/wolf_snowy_angry",
"biomes": "minecraft:grove",
"tame_texture": "minecraft:entity/wolf/wolf_snowy_tame",
"wild_texture": "minecraft:entity/wolf/wolf_snowy"
}

View File

@@ -0,0 +1,6 @@
{
"angry_texture": "minecraft:entity/wolf/wolf_spotted_angry",
"biomes": "#minecraft:is_savanna",
"tame_texture": "minecraft:entity/wolf/wolf_spotted_tame",
"wild_texture": "minecraft:entity/wolf/wolf_spotted"
}

View File

@@ -0,0 +1,6 @@
{
"angry_texture": "minecraft:entity/wolf/wolf_striped_angry",
"biomes": "#minecraft:is_badlands",
"tame_texture": "minecraft:entity/wolf/wolf_striped_tame",
"wild_texture": "minecraft:entity/wolf/wolf_striped"
}

View File

@@ -0,0 +1,6 @@
{
"angry_texture": "minecraft:entity/wolf/wolf_woods_angry",
"biomes": "minecraft:forest",
"tame_texture": "minecraft:entity/wolf/wolf_woods_tame",
"wild_texture": "minecraft:entity/wolf/wolf_woods"
}