create-track-map
create-track-map copied to clipboard
Create train track map mod for Minecraft (Fabric & Forge)
- Rely on fabric language kotlin to provide kotlinx.serialization - Relocate all shaded dependencies into subpackage Fixes #61. Similar to #59.
This is a backport of #63 to Fabric 1.20 (the server I am using), with a commit to render curved tracks. cc @C1200.
### Describe the Bug **The drop-downs below doesn't have the correct verions to select, please see correct version numbers here!** Create version: 0.5.1f Minecraft version: 1.18.2 This issue is similar...
### Describe the Bug When attempting to access the application through my web browser, I only receive a blank page with an HTTP status of 404. I can confirm that...
### Describe the Bug Due to the fact that kotlinx.serialization version 1.4.1 is shaded into the jar, but *not relocated*, this causes any mod that is compiled with the latest...
This PR fixes #57, #40 and #20 by relocating common dependencies to their own namespace, thus avoiding `java.lang.module.ResolutionException`.
### Describe the Suggestion So basically the server sends data in huge amounts (a small networks takes about 30 seconds to load). For example, you could remove the Y information...
### Describe the Suggestion just having the ability to access the create track map directly in Minecraft would be great and also being able to see a reference to the...
Display locations of switch blocks and their current states on the map as a separate layer.
Crashing
### Describe the Bug The game keeps crashing right as soon as I create a world and go in it. ### Reproduction Steps 1. Start the game. 2. Create a...