aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
AgeCommit message (Collapse)Author
2023-09-26null pointer connection bug fixesHacktheTime
added contributers to mod json
2023-09-22added auto splash updates. and updated mod jsonHacktheTime
2023-09-17added mod menu config entry together with cloth config.HacktheTime
2023-09-16bug fixesHacktheTime
fixed trapper yes via chat prompt action not working. changed the get getter of the string from messageOriginal in Chat.java to now use just messageOriginal.getString(). previosly removed everything in [] brackets.
2023-09-15started working on Mod Menu Config Screen.hackthetime
Missing Configuration still atm. if its not running unset the entry point mod menue in the fabric.mod.json
2023-08-10added mod menue entryHacktheTime
2023-08-09Initial commitHacktheTime