MCRcortex / voxy

An LoD rendering mod for minecraft
https://modrinth.com/mod/voxy
156 stars 31 forks source link

/voxy import breaks across dimensions #56

Closed ebo2022 closed 5 months ago

ebo2022 commented 5 months ago

I attempted to run /voxy import world while I was in the end, but it appeared to generate the LODs from the overworld instead. When flying into them, they are not replaced correctly resulting in some glitchy visuals.

I was also able to replicate the same issue in the nether. version: 0.1.5-alpha on 1.20.4, running with Sodium & Nvidium + a few other end worldgen mods. 2024-06-20_12 20 19 2024-06-20_12 22 00 2024-06-20_12 24 41 2024-06-20_12 22 07

KarmaMarazu commented 5 months ago

/voxy import raw "saves/[WORLD_NAME_HERE]/dim1/regions" should fix this (note this is from memory so check ur folder path urself)

ebo2022 commented 5 months ago

Thanks for the tip, that should suffice for what I'm doing.

If Cortex or Steveplays or anyone else looks at this- I still think it would be useful to have an optional argument for /voxy import world that takes in a dimension resource location, e.g. minecraft:the_nether. I am not familiar with level storage myself so that may make the command more accessible in general