From 151142710d0e8e3e3972800704eacf6ebc215562 Mon Sep 17 00:00:00 2001 From: Fyoncle Date: Tue, 26 Nov 2024 23:35:34 +0300 Subject: [PATCH] Remove Backported Wolves Compat For 1.21.1 --- .../tags/worldgen/biome/spawns_ashen_wolf.json | 10 ---------- .../tags/worldgen/biome/spawns_black_wolf.json | 10 ---------- .../tags/worldgen/biome/spawns_chestnut_wolf.json | 9 --------- .../tags/worldgen/biome/spawns_pale_wolf.json | 11 ----------- .../tags/worldgen/biome/spawns_rusty_wolf.json | 9 --------- .../tags/worldgen/biome/spawns_snowy_wolf.json | 9 --------- .../tags/worldgen/biome/spawns_spotted_wolf.json | 8 -------- .../tags/worldgen/biome/spawns_striped_wolf.json | 9 --------- .../tags/worldgen/biome/spawns_woods_wolf.json | 10 ---------- 9 files changed, 85 deletions(-) delete mode 100644 src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_ashen_wolf.json delete mode 100644 src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_black_wolf.json delete mode 100644 src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_chestnut_wolf.json delete mode 100644 src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_pale_wolf.json delete mode 100644 src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_rusty_wolf.json delete mode 100644 src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_snowy_wolf.json delete mode 100644 src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_spotted_wolf.json delete mode 100644 src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_striped_wolf.json delete mode 100644 src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_woods_wolf.json diff --git a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_ashen_wolf.json b/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_ashen_wolf.json deleted file mode 100644 index dc6e79c..0000000 --- a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_ashen_wolf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "replace": false, - "values": [ - "regions_unexplored:alpha_grove", - "regions_unexplored:cold_boreal_taiga", - "regions_unexplored:frozen_pine_taiga", - "regions_unexplored:deciduous_forest", - "regions_unexplored:grassland" - ] -} \ No newline at end of file diff --git a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_black_wolf.json b/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_black_wolf.json deleted file mode 100644 index bb89ce9..0000000 --- a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_black_wolf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "replace": false, - "values": [ - "regions_unexplored:blackwood_taiga", - "regions_unexplored:mountains", - "regions_unexplored:old_growth_bayou", - "regions_unexplored:pine_slopes", - "regions_unexplored:pine_taiga" - ] -} \ No newline at end of file diff --git a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_chestnut_wolf.json b/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_chestnut_wolf.json deleted file mode 100644 index 1e62492..0000000 --- a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_chestnut_wolf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "replace": false, - "values": [ - "regions_unexplored:blackwood_taiga", - "regions_unexplored:boreal_taiga", - "regions_unexplored:old_growth_bayou", - "regions_unexplored:towering_cliffs" - ] -} \ No newline at end of file diff --git a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_pale_wolf.json b/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_pale_wolf.json deleted file mode 100644 index 3b41cd0..0000000 --- a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_pale_wolf.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "replace": false, - "values": [ - "regions_unexplored:blackwood_taiga", - "regions_unexplored:cold_boreal_taiga", - "regions_unexplored:cold_deciduous_forest", - "regions_unexplored:golden_boreal_taiga", - "regions_unexplored:grassland", - "regions_unexplored:shrubland" - ] -} \ No newline at end of file diff --git a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_rusty_wolf.json b/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_rusty_wolf.json deleted file mode 100644 index da17469..0000000 --- a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_rusty_wolf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "replace": false, - "values": [ - "regions_unexplored:bamboo_forest", - "regions_unexplored:rainforest", - "regions_unexplored:sparse_rainforest", - "regions_unexplored:tropics" - ] -} \ No newline at end of file diff --git a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_snowy_wolf.json b/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_snowy_wolf.json deleted file mode 100644 index 0d701ef..0000000 --- a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_snowy_wolf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "replace": false, - "values": [ - "regions_unexplored:frozen_pine_taiga", - "regions_unexplored:frozen_tundra", - "regions_unexplored:icy_heights", - "regions_unexplored:spires" - ] -} \ No newline at end of file diff --git a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_spotted_wolf.json b/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_spotted_wolf.json deleted file mode 100644 index a6532e9..0000000 --- a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_spotted_wolf.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "replace": false, - "values": [ - "regions_unexplored:baobab_savanna", - "regions_unexplored:steppe", - "regions_unexplored:dry_bushland" - ] -} \ No newline at end of file diff --git a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_striped_wolf.json b/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_striped_wolf.json deleted file mode 100644 index 045f4f9..0000000 --- a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_striped_wolf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "replace": false, - "values": [ - "regions_unexplored:arid_mountains", - "regions_unexplored:dry_bushland", - "regions_unexplored:joshua_desert", - "regions_unexplored:outback" - ] -} \ No newline at end of file diff --git a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_woods_wolf.json b/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_woods_wolf.json deleted file mode 100644 index 5e8ce1b..0000000 --- a/src/main/resources/data/backported_wolves/tags/worldgen/biome/spawns_woods_wolf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "replace": false, - "values": [ - "regions_unexplored:rainforest", - "regions_unexplored:deciduous_forest", - "regions_unexplored:magnolia_woodland", - "regions_unexplored:redwoods", - "regions_unexplored:sparse_redwoods" - ] -} \ No newline at end of file