#Datapack to increase world height, but mod changes it to -64

1 messages · Page 1 of 1 (latest)

austere peak
#

I was wondering if it was possible to create a datapack that overrides a mods generation, I have a mod that is forcing the overworld back to -64, which is an issue. I've written datapacks before that have modified placed features of modded ore and deposits before, despite those being hard coded, could I potentially do the same, and if so how might I go about it?

frigid gulchBOT
#

<@&1201956957406109788>

Someone will come and help soon!

💬 While you wait, take this time to provide more context and details.

🙇 If nobody has answered you by <t:1749598057:t>, feel free to use the Summon Helpers button to ping our helper team.

✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve

royal vortex
#

Depends on how the mod is doing it. In theory it's as simple as changing a few values in the vanilla overworld's noise_settings and dimension_type files

#

But if the mod isn't doing that itself, your data pack's changes may not actually take

austere peak
#

Oh my gosh it's built into the mods mixin as byte code

#

Why would anyone program that, this is awful

#

Well thank you for your time kano

#

I am going to resolve this now, it seems I need to remove or modify the mixin