PolyhedralDev / TerraOverworldConfig

Overworld config pack for Terra
Creative Commons Attribution 4.0 International
32 stars 35 forks source link

Kelp is only one block tall #129

Closed LuciusofLegend closed 2 years ago

LuciusofLegend commented 2 years ago

Naturally spawning kelp is only one block tall with the default config. I first noticed this on my SMP, but I had a bunch of other mods, so I tested it with just terra. Unfortunately, the issue persisted. Just thought you'd want to know about this bug. Awesome mod by the way!

Astrashh commented 2 years ago

Terra, Overworld, and server version? Kelp should generate several blocks high, here is Terra 6.2 / Overworld 1.2 / MC 1.19 image

LuciusofLegend commented 2 years ago

One thing, sorry, I was going to write the issue but not send it yet, then test it without any other mods, but I forgot. I'll go ahead and do that, but the version is 6.0.0-BETA, 0.3.0 (I think) 1.18.2 (Fabric loader 1.14.7).

LuciusofLegend commented 2 years ago

I'm trying to test terra on its own (6.2 / 1.2 / 1.19 / 1.14.8) but it keeps defaulting to the normal level type. Terra is the only mod in my mods folder, I left the config blank so that terra can generate it, and my server.properties are default except for 'level-type=terra/:OVERWORLD'. I also deleted all other files (except for the server.jar and the mods folder). Do you know what could have gone wrong?

These are the main/WARN messages I got:

[main/WARN]: Reference map 'terra.fabric.refmap.json' for terra.fabric.mixins.json could not be read. If this is a development environment you can ignore this message

[main/WARN]: Mod fabric-permissions-api-v0, version 0.1-SNAPSHOT does not follow semantic versioning specification, Terra addons will be unable to depend on it.

[main/WARN]: Failed to parse level-type terra:overworld, defaulting to minecraft:normal

Roan-V commented 2 years ago

level-type should be: terra:/ (for the default pack this would be terra:overworld/overworld)

LuciusofLegend commented 2 years ago

Thank you very much!

LuciusofLegend commented 2 years ago

In this configuration the kelp is generating as expected. I'm currently deleting the world folder and adding in the other mods to see if the issue is a different mod, just the terra version, or world corruption.

LuciusofLegend commented 2 years ago

I'm not going to work on this at the moment. I'll get back to figuring this out later today or tomorrow.

LuciusofLegend commented 2 years ago

Hi, this is simply a bug with the older version of terra I meantioned (6.0, 0.3.0), but it's fixed in the latest verison. Thanks!