Commit graph

71 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
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
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
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
c6dcce614b
Adding initial commit files to satisfy modrinth mods 2022-10-12 19:01:02 -07:00