fixed charnia again

This commit is contained in:
Pyritie 2025-08-29 01:45:53 +01:00
parent 4225b55475
commit c833f5f885
3 changed files with 20 additions and 19 deletions

View file

@ -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 ],

View file

@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:count",
"count": 10
"count": 5
},
{
"type": "minecraft:in_square"

View file

@ -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')