Dimensional Paintings

Dimensional Paintings

907k Downloads

[Suggestion]: Config Option to Revert Back to Distance Ratio Between Overworld and Nether

Darkosto opened this issue ยท 2 comments

commented

General Info

  • I would like to propose new content
  • I would like to propose changes
  • I would like to propose another thing

Suggestion Description

Can the new teleportation logic that removes the distance difference between the Overworld and Nether be a config option? Currently, it's useful to maintain the 8-1 ratio when trying to traverse large distances at a faster pace.

Thank you!

MC: 1.20.1
Forge: 47.3.0
Dimensional Paintings: 1.20.1-2.1.0

commented

I'm unable to reproduce the ration loss. When I go to the nether my position is divided my 8 correctly and when going back when a 1000 blocks away in the nether I get correctly placed 8000 blocks further away then where I entered

https://github.com/Mrbysco/Dimensional-Paintings/blob/1.20/src/main/java/com/mrbysco/dimpaintings/util/PaintingTeleporter.java#L135

commented

Just tested this in an instance with only Dimensional Paintings and am not getting the ratio bug. I'm not sure what it could be because I only changed the mod version of Dimensional Paintings and nothing else and saw this bug. When I backported to the previous version the ratio was normal.