Update to 1.20.1 and remove dependency on Cloth Config#5
Open
eliaxelang007 wants to merge 3 commits intoSimplex-Dev:1.19from
Open
Update to 1.20.1 and remove dependency on Cloth Config#5eliaxelang007 wants to merge 3 commits intoSimplex-Dev:1.19from
eliaxelang007 wants to merge 3 commits intoSimplex-Dev:1.19from
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi there! This is my first pull request, so go easy on me.
I was looking for a way to quickly copy my coordinates on the fly, and this is exactly the mod that I was looking for!
Unfortunately, it wasn't compatible with version 1.20.1, so I decided to take matters into my own hands and update it!
I hope you'll forgive me for removing the Cloth Config dependency.
I tried my best to get it to have the GUI work in the game options, but I just couldn't get it to work.
In the end, I settled on using a small config library that I found to replace Cloth Config, but it doesn't have GUI capabilities.
I hope you'll find this helpful! :D