nanite / JAMD

Other
0 stars 3 forks source link

[Issue] With Terrablender installed, JAMD overworld mining dim does not spawn ores #33

Open muggleorwizard opened 1 month ago

muggleorwizard commented 1 month ago

Minecraft Version

1.21

Modloader

neoforge-21.0.167

Mod version

neo-5.0.3+mc1.21

Latest version?

Repeatable?

Link to log files

N/A

Steps to reproduce the issue

Install a neoforge instance with Terrablender 1.21-4.0.0.1 and JAMD neo-5.0.3+mc1.21. Enter the overworld mining dimension, dig down.

Description of the issue you are having

When entering the overworld mining dimension of JAMD with Terrablender installed, there will be no ores generated in the mining dimension. JAMD is functional when Terrablender is not installed. Issue also created on the Terrablender GitHub: Glitchfiend/TerraBlender#174

Information

UnRealDinnerbone commented 1 month ago

Can you upload the config/jamd/mining.json So I can see what it looks like What JAMD does it scan for all ore features on the first load them adds them to that json. And that JSON is what is worldgen is for JAMD

muggleorwizard commented 1 month ago

mining.json

UnRealDinnerbone commented 1 month ago

The ore are in the json to spawn, guessing the tag minecraft:stone_ore_replaceables is getting changed

muggleorwizard commented 1 month ago

yeah, that's why I think Terrablender may be the issue. I looked at past Terrablender issues and there was a similar example of this problem on 1.18 I believe: https://github.com/Glitchfiend/TerraBlender/issues/94