Create/Update assets for version 25w02a

This commit is contained in:
InventiveBot
2025-01-08 18:31:17 +01:00
parent fb406abaa1
commit ab6509318d
21648 changed files with 1493406 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"
}