Commit graph

16 commits

Author SHA1 Message Date
c344b5c0b6 Backport to 1.18.2 2024-01-17 02:25:27 -07:00
858f359d4b Revert "Refactor and rename to Thresholds"
This reverts commit cd9d548806.
2024-01-15 22:34:05 -07:00
cd9d548806 Refactor and rename to Thresholds 2024-01-15 22:23:44 -07:00
46142e36aa Patch a few null references 2023-12-20 17:55:35 -07:00
97e13a1e17 Adds a starter kit system 2023-12-20 17:04:12 -07:00
4d0205715b Update to 1.20 2023-12-16 13:05:03 -07:00
575e97d05c Resolve some more compile errors 2023-11-20 02:38:10 -07:00
222d78d401 Begin resolving compile errors 2023-11-19 20:33:43 -07:00
d93f7fdd00 Update to 1.19.3 2023-05-16 17:38:10 -07:00
4437104c19 Switch over various components 2023-03-05 15:25:49 -07:00
5ee0aa47e9 Fix bugs that were preventing the mod from loading due to datapack issues
Restructure the vault system
Remove JDBC Drivers as a runtime requirement
Restructure profiles
Restructure homes
Restructure warps
Switch to a FileTreeDatastore
2023-02-24 01:27:35 -07:00
19573bbd56 Downgrade to 1.18.2 2023-02-22 13:05:45 -07:00
da7898a0c2 Rework the item scrubber
Add magical scrubber
Fix flight enchantment
Fix mob egging
Add mob egging stat to sword
2023-02-13 00:08:29 -07:00
91fdf78a57 Revise the vault menu
Adds a keybind to open the vaults
Fixes flight being disabled by the server on a relog
Adds a flight enchantment to boots and leggings (Tier 1 max)
DB Profile has additional column for flight as a boolean.
Network packet added for client to server to request the vault to open.

Added translation entries to en_us.json
2023-01-23 00:04:59 -07:00
e7e08902f0 Add item lore data for special stats.
Adds spawn egg drop chance
Adds custom enchantment
2023-01-22 03:53:16 -07:00
2a3fec5d66 1.3.6.1
Adds in item scrubber
Fixes vault item highlight issue with new vault GUI
Begin adding some functions from Tinkers Construct, as well as assets.
Add a nether resource dimension
2023-01-16 18:22:40 -07:00