Zhincore / dynmap-trains

DynMap integration for Create Track Map
GNU General Public License v3.0
20 stars 3 forks source link

Not working in overworld, zooming glitched in nether. #8

Open Alixollo opened 7 months ago

Alixollo commented 7 months ago

It seems tracks dont show up in the overworld and are zoomed somewhat randomly in the nether.

Console looks like this : image

Running fabric server, configuration is

components:
  - class: org.dynmap.ClientConfigurationComponent
  - class: org.dynmap.ClientComponent
    type: trains
    base-url: "http://MYSERVERIP:MYSERVERCTMPORT"
    worlds:
      OWQC_MODDED: "minecraft:overworld"
      DIM-1: "minecraft:the_nether"
      DIM1: "minecraft:the_end"