Create/Update assets for version 25w03a

This commit is contained in:
InventiveBot
2025-01-15 18:31:25 +01:00
parent cf75216007
commit cfad7ee62b
21685 changed files with 1495422 additions and 18 deletions

View File

@@ -0,0 +1 @@
{"cold":{"biomes":"#minecraft:spawns_cold_variant_farm_animals","model":"cold","texture":"minecraft:entity/pig/cold_pig"},"temperate":{"texture":"minecraft:entity/pig/pig"},"warm":{"biomes":"#minecraft:spawns_warm_variant_farm_animals","texture":"minecraft:entity/pig/warm_pig"}}

View File

@@ -0,0 +1 @@
{"directories":[],"files":["cold.json","temperate.json","warm.json"]}

View File

@@ -0,0 +1,5 @@
{
"biomes": "#minecraft:spawns_cold_variant_farm_animals",
"model": "cold",
"texture": "minecraft:entity/pig/cold_pig"
}

View File

@@ -0,0 +1,3 @@
{
"texture": "minecraft:entity/pig/pig"
}

View File

@@ -0,0 +1,4 @@
{
"biomes": "#minecraft:spawns_warm_variant_farm_animals",
"texture": "minecraft:entity/pig/warm_pig"
}