Commit graph

31 commits

Author SHA1 Message Date
9636519147 Add a method to world position to get chunk position using minecraft positions 2023-02-14 10:06:37 -07:00
f911d4e9d2 Add new APIs to the vector system 2023-02-14 08:46:52 -07:00
8bfa308ba5 Set executable 2023-02-14 08:00:48 -07:00
621419a4b3 Make executable 2023-02-01 19:37:54 -07:00
65b3fc3e6d Serialize Json manually because... javax is apparently inaccessible in minecraft's classpath 2023-01-22 13:17:05 -07:00
41c98e8c3d Fix version number, push update to API version 2023-01-22 03:20:52 -07:00
9b67ed8d61 Add minecraft version as prefix to library version 2023-01-21 22:58:13 -07:00
608e17b34c Fix a small little typo 2023-01-21 22:54:57 -07:00
629a8a8bb8 Add the missing LoreContainer#Save function 2023-01-21 19:45:47 -07:00
20f405a809 Add some extra code statements as NBT was not updating properly 2023-01-21 19:41:10 -07:00
8f475afc9f Fix a index out of bounds error 2023-01-21 19:33:32 -07:00
de66f0b7ca Add lore manipulation helpers 2023-01-21 18:20:28 -07:00
78b5a5f790 Add a method for generating a list of every vector3 2023-01-07 21:47:58 -07:00
5fe283f745 Fix a crash in obtaining the file safe dimname 2023-01-07 18:10:48 -07:00
83a2bff15b Add an extra property to WorldPosition 2023-01-07 17:37:20 -07:00
7f2dca58d1 Downgrade to 1.19.2 2023-01-06 23:01:30 -07:00
1d7c89fb29 Release 1.19.3 version 2023-01-03 21:00:03 -07:00
a093a65f60 Begin retargetting to 1.19.3 2023-01-03 20:30:57 -07:00
14f9afb95e Revert forge version 2022-10-18 00:30:33 -07:00
4d25c900bb Update version to 1.0.1.1 2022-10-17 23:46:20 -07:00
51043006b5 1.0.1.0 Move more common code from OTEMod into this library 2022-10-17 05:33:33 -07:00
fa3961d85b Also allow lowercase 2022-10-13 19:43:39 -07:00
c3ed34322d Publish 1.0.0.2 to add reset to the chat color parser 2022-10-13 19:08:49 -07:00
dbacec9b47 Increment version number after fixing builds 2022-10-12 23:45:56 -07:00
7454da6ccd Add classes to dev jar 2022-10-12 23:22:57 -07:00
3554feeccb Rename project and export a dev jar 2022-10-12 22:09:21 -07:00
76904b2857
Update build.gradle 2022-10-12 19:59:35 -07:00
5012d004ce
Add source files to again satisfy modrinth 2022-10-12 19:02:29 -07:00
b22c968912
Add more of the code to satisfy modrinth 2022-10-12 19:01:37 -07:00
c6dcce614b
Adding initial commit files to satisfy modrinth mods 2022-10-12 19:01:02 -07:00
ee2a4b0d57
Initial commit 2022-10-12 18:48:41 -07:00