diff --git a/config/paxi/datapacks/RailwaysTweaks/data/thundxrsbetterworldgen/worldgen/structure_set/ocean_monuments.json b/config/paxi/datapacks/RailwaysTweaks/data/thundxrsbetterworldgen/worldgen/structure_set/ocean_monuments.json deleted file mode 100644 index bf2a8ed4..00000000 --- a/config/paxi/datapacks/RailwaysTweaks/data/thundxrsbetterworldgen/worldgen/structure_set/ocean_monuments.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "structures": [ - { - "structure": "betteroceanmonuments:ocean_monument", - "weight": 1 - } - ], - "placement": { - "type": "minecraft:random_spread", - "salt": 10387313, - "spread_type": "triangular", - "spacing": 1000, - "separation": 700 - } -}