From 1b327bf83e933b40253b181537efebb7e8c85682 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Wed, 8 Oct 2025 23:22:13 +0100 Subject: [PATCH] something fishy is going on --- .../field_guide/en_us/entries/tfg_tips/space_fauna.json | 4 ++-- kubejs/data/tfg/worldgen/biome/mars/amber_hills.json | 4 ++-- kubejs/data/tfg/worldgen/biome/mars/amber_plains.json | 4 ++-- kubejs/data/tfg/worldgen/biome/mars/martian_mountains.json | 4 ++-- kubejs/data/tfg/worldgen/biome/mars/rusticus_hills.json | 4 ++-- kubejs/data/tfg/worldgen/biome/mars/rusticus_plains.json | 4 ++-- kubejs/data/tfg/worldgen/biome/mars/sangnum_hills.json | 4 ++-- kubejs/data/tfg/worldgen/biome/mars/sangnum_plains.json | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_tips/space_fauna.json b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_tips/space_fauna.json index aee2a93de..7e5ba31b9 100644 --- a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_tips/space_fauna.json +++ b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_tips/space_fauna.json @@ -149,7 +149,7 @@ "scale": 0.5, "offset": 0.5, "name": "Crusher", - "text": "$(thing)Crushers$() are wild animals found in herds in areas above -100°C. They can be killed for their meat and hard spikes." + "text": "$(thing)Crushers$() are semihostile animals found in herds in areas above -100°C. They can be killed for their meat and hard spikes." }, { "type": "patchouli:entity", @@ -185,7 +185,7 @@ "entity": "species:stackatick", "scale": 0.4, "name": "Stackatick", - "text": "One of the few animals that can survive the Martian desert, $(thing)Stackaticks$() are passive animals. They cannot be eaten." + "text": "One of the few animals that can survive the Martian desert, $(thing)Stackaticks$() are passive prey animals. They cannot be eaten." } ], "read_by_default": true diff --git a/kubejs/data/tfg/worldgen/biome/mars/amber_hills.json b/kubejs/data/tfg/worldgen/biome/mars/amber_hills.json index 6c33e10b3..280fb90d7 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/amber_hills.json +++ b/kubejs/data/tfg/worldgen/biome/mars/amber_hills.json @@ -190,8 +190,8 @@ }, { "type": "wan_ancient_beasts:surfer", - "maxCount": 3, - "minCount": 2, + "maxCount": 2, + "minCount": 1, "weight": 100 } ] diff --git a/kubejs/data/tfg/worldgen/biome/mars/amber_plains.json b/kubejs/data/tfg/worldgen/biome/mars/amber_plains.json index 31daa1542..f72c1f9de 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/amber_plains.json +++ b/kubejs/data/tfg/worldgen/biome/mars/amber_plains.json @@ -191,8 +191,8 @@ }, { "type": "wan_ancient_beasts:surfer", - "maxCount": 3, - "minCount": 2, + "maxCount": 2, + "minCount": 1, "weight": 100 } ] diff --git a/kubejs/data/tfg/worldgen/biome/mars/martian_mountains.json b/kubejs/data/tfg/worldgen/biome/mars/martian_mountains.json index fd3adef6d..b764745be 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/martian_mountains.json +++ b/kubejs/data/tfg/worldgen/biome/mars/martian_mountains.json @@ -187,8 +187,8 @@ }, { "type": "wan_ancient_beasts:surfer", - "maxCount": 3, - "minCount": 2, + "maxCount": 2, + "minCount": 1, "weight": 100 } ] diff --git a/kubejs/data/tfg/worldgen/biome/mars/rusticus_hills.json b/kubejs/data/tfg/worldgen/biome/mars/rusticus_hills.json index d70050440..43eb9f5c7 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/rusticus_hills.json +++ b/kubejs/data/tfg/worldgen/biome/mars/rusticus_hills.json @@ -190,8 +190,8 @@ }, { "type": "wan_ancient_beasts:surfer", - "maxCount": 3, - "minCount": 2, + "maxCount": 2, + "minCount": 1, "weight": 100 } ] diff --git a/kubejs/data/tfg/worldgen/biome/mars/rusticus_plains.json b/kubejs/data/tfg/worldgen/biome/mars/rusticus_plains.json index 0a6d4446f..40f8d9518 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/rusticus_plains.json +++ b/kubejs/data/tfg/worldgen/biome/mars/rusticus_plains.json @@ -191,8 +191,8 @@ }, { "type": "wan_ancient_beasts:surfer", - "maxCount": 3, - "minCount": 2, + "maxCount": 2, + "minCount": 1, "weight": 100 } ] diff --git a/kubejs/data/tfg/worldgen/biome/mars/sangnum_hills.json b/kubejs/data/tfg/worldgen/biome/mars/sangnum_hills.json index ca4418cf4..2b14b2fc0 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/sangnum_hills.json +++ b/kubejs/data/tfg/worldgen/biome/mars/sangnum_hills.json @@ -190,8 +190,8 @@ }, { "type": "wan_ancient_beasts:surfer", - "maxCount": 3, - "minCount": 2, + "maxCount": 2, + "minCount": 1, "weight": 100 } ] diff --git a/kubejs/data/tfg/worldgen/biome/mars/sangnum_plains.json b/kubejs/data/tfg/worldgen/biome/mars/sangnum_plains.json index 368bbe1c3..b9ce5b374 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/sangnum_plains.json +++ b/kubejs/data/tfg/worldgen/biome/mars/sangnum_plains.json @@ -191,8 +191,8 @@ }, { "type": "wan_ancient_beasts:surfer", - "maxCount": 3, - "minCount": 2, + "maxCount": 2, + "minCount": 1, "weight": 100 } ]