You've already forked minecraft-assets
Create/Update assets for version 25w09a
This commit is contained in:
16
data/minecraft/wolf_variant/ashen.json
Normal file
16
data/minecraft/wolf_variant/ashen.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"assets": {
|
||||
"angry": "minecraft:entity/wolf/wolf_ashen_angry",
|
||||
"tame": "minecraft:entity/wolf/wolf_ashen_tame",
|
||||
"wild": "minecraft:entity/wolf/wolf_ashen"
|
||||
},
|
||||
"spawn_conditions": [
|
||||
{
|
||||
"condition": {
|
||||
"type": "minecraft:biome",
|
||||
"biomes": "minecraft:snowy_taiga"
|
||||
},
|
||||
"priority": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user