diff --git a/kubejs/data/ad_astra/dimension/mars.json b/kubejs/data/ad_astra/dimension/mars.json index db308181a..d0b3c4d4a 100644 --- a/kubejs/data/ad_astra/dimension/mars.json +++ b/kubejs/data/ad_astra/dimension/mars.json @@ -202,7 +202,7 @@ { "biome": "tfg:mars/amber_plains", "parameters": { - "continentalness": [ -0.09, 0.4 ], + "continentalness": [ -0.09, 0.65 ], "depth": 0, "erosion": [ 0, 1 ], "humidity": [ -0.2, 0.2 ], @@ -214,7 +214,7 @@ { "biome": "tfg:mars/rusticus_plains", "parameters": { - "continentalness": [ -0.09, 0.4 ], + "continentalness": [ -0.09, 0.65 ], "depth": 0, "erosion": [ 0, 1 ], "humidity": [ -0.2, 0.2 ], @@ -227,7 +227,7 @@ { "biome": "tfg:mars/rusticus_plains", "parameters": { - "continentalness": [ -0.09, 0.4 ], + "continentalness": [ -0.09, 0.65 ], "depth": 0, "erosion": [ 0, 1 ], "humidity": [ -1, -0.2 ], @@ -239,7 +239,7 @@ { "biome": "tfg:mars/sangnum_plains", "parameters": { - "continentalness": [ -0.09, 0.4 ], + "continentalness": [ -0.09, 0.65 ], "depth": 0, "erosion": [ 0, 1 ], "humidity": [ -1, -0.2 ], @@ -252,7 +252,7 @@ { "biome": "tfg:mars/sangnum_plains", "parameters": { - "continentalness": [ -0.09, 0.4 ], + "continentalness": [ -0.09, 0.65 ], "depth": 0, "erosion": [ 0, 1 ], "humidity": [ 0.2, 1 ], @@ -264,7 +264,7 @@ { "biome": "tfg:mars/amber_plains", "parameters": { - "continentalness": [ -0.09, 0.4 ], + "continentalness": [ -0.09, 0.65 ], "depth": 0, "erosion": [ 0, 1 ], "humidity": [ 0.2, 1 ], @@ -279,7 +279,7 @@ { "biome": "tfg:mars/rusticus_hills", "parameters": { - "continentalness": [ 0.1, 0.5 ], + "continentalness": [ -0.09, 0.65 ], "depth": 0, "erosion": [ -1, 0 ], "humidity": [ -0.2, 0.2 ], @@ -291,7 +291,7 @@ { "biome": "tfg:mars/sangnum_hills", "parameters": { - "continentalness": [ 0.1, 0.5 ], + "continentalness": [ -0.09, 0.65 ], "depth": 0, "erosion": [ -1, 0 ], "humidity": [ -0.2, 0.2 ], @@ -304,7 +304,7 @@ { "biome": "tfg:mars/sangnum_hills", "parameters": { - "continentalness": [ 0.1, 0.5 ], + "continentalness": [ -0.09, 0.65 ], "depth": 0, "erosion": [ -1, 0 ], "humidity": [ -1, -0.2 ], @@ -316,7 +316,7 @@ { "biome": "tfg:mars/amber_hills", "parameters": { - "continentalness": [ 0.1, 0.5 ], + "continentalness": [ -0.09, 0.65 ], "depth": 0, "erosion": [ -1, 0 ], "humidity": [ -1, -0.2 ], @@ -329,7 +329,7 @@ { "biome": "tfg:mars/amber_hills", "parameters": { - "continentalness": [ 0.1, 0.5 ], + "continentalness": [ -0.09, 0.65 ], "depth": 0, "erosion": [ -1, 0 ], "humidity": [ 0.2, 1 ], @@ -341,7 +341,7 @@ { "biome": "tfg:mars/rusticus_hills", "parameters": { - "continentalness": [ 0.1, 0.5 ], + "continentalness": [ -0.09, 0.65 ], "depth": 0, "erosion": [ -1, 0 ], "humidity": [ 0.2, 1 ], @@ -356,7 +356,7 @@ { "biome": "tfg:mars/rusticus_hills", "parameters": { - "continentalness": [ 0.5, 1 ], + "continentalness": [ 0.65, 1 ], "depth": 0, "erosion": [ -1, 1 ], "humidity": [ -0.2, 0.2 ], @@ -368,7 +368,7 @@ { "biome": "tfg:mars/sangnum_hills", "parameters": { - "continentalness": [ 0.5, 1 ], + "continentalness": [ 0.65, 1 ], "depth": 0, "erosion": [ -1, 1 ], "humidity": [ -0.2, 0.2 ], @@ -381,7 +381,7 @@ { "biome": "tfg:mars/sangnum_hills", "parameters": { - "continentalness": [ 0.5, 1 ], + "continentalness": [ 0.65, 1 ], "depth": 0, "erosion": [ -1, 1 ], "humidity": [ -1, -0.2 ], @@ -393,7 +393,7 @@ { "biome": "tfg:mars/amber_hills", "parameters": { - "continentalness": [ 0.5, 1 ], + "continentalness": [ 0.65, 1 ], "depth": 0, "erosion": [ -1, 1 ], "humidity": [ -1, -0.2 ], @@ -406,7 +406,7 @@ { "biome": "tfg:mars/amber_hills", "parameters": { - "continentalness": [ 0.5, 1 ], + "continentalness": [ 0.65, 1 ], "depth": 0, "erosion": [ -1, 1 ], "humidity": [ 0.2, 1 ], @@ -418,7 +418,7 @@ { "biome": "tfg:mars/rusticus_hills", "parameters": { - "continentalness": [ 0.5, 1 ], + "continentalness": [ 0.65, 1 ], "depth": 0, "erosion": [ -1, 1 ], "humidity": [ 0.2, 1 ], diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/charnia.json b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/charnia.json index 1179b3ecf..15cf45a99 100644 --- a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/charnia.json +++ b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/charnia.json @@ -3,7 +3,7 @@ "placement": [ { "type": "minecraft:count", - "count": 10 + "count": 5 }, { "type": "minecraft:in_square" diff --git a/kubejs/server_scripts/ad_astra/tags.js b/kubejs/server_scripts/ad_astra/tags.js index ccb6525e5..a797558fa 100644 --- a/kubejs/server_scripts/ad_astra/tags.js +++ b/kubejs/server_scripts/ad_astra/tags.js @@ -403,6 +403,7 @@ const registerAdAstraEntityTypeTags = (event) => { event.add('tfg:ignores_gravity', 'wan_ancient_beasts:crusher') // this huge guy also looks silly in low grav event.add('tfg:ignores_gravity', 'wan_ancient_beasts:walker') + event.add('tfg:ignores_gravity', 'wan_ancient_beasts:eater') // flying mobs event.add('tfg:ignores_gravity', 'wan_ancient_beasts:soarer') event.add('tfg:ignores_gravity', 'wan_ancient_beasts:glider')