Commit graph

18 commits

Author SHA1 Message Date
e4f3a9fd7f ported to 1.20.2 2023-10-21 21:54:55 +02:00
06d2488c6c fix config access before server start 2022-08-09 19:36:51 +02:00
3a1316ce0f ported to Minecraft 1.19 2022-08-09 13:43:38 +02:00
Mrbysco
fc20293906 Port to 1.18.2
Convert item registering to DeferredRegister as vanilla freezes the registry which instantiating them outside of the RegistryEvent or DeferredRegister will result in an error.
2022-03-15 03:15:54 +01:00
5be6d5c788 Ported to 1.18 2021-12-08 09:15:35 +01:00
e2394ff05e Ported to 1.17 2021-08-02 23:48:18 +02:00
f2d99a8251 Fixed Bug #34 Crash on client startup 2021-04-22 07:12:28 +02:00
997aa5c105 Removed wand reservoirs
Forge update
2021-03-06 14:50:28 +01:00
6618784804 Added conjured block
Improved data generation
2021-02-17 00:33:10 +01:00
bb3d36fa56 BIG Refactoring.
Modular WandActions and WandSuppliers.
Wand Cores and Wand Reservoirs can be added to your wand, they determine which action and supplier gets used.
2021-02-14 02:20:53 +01:00
b914deb7cf Reworked snapshot/undo system. Added DestroySnapshot 2021-02-06 00:37:03 +01:00
a90ced6395 OptionKey can be changed in config 2021-02-05 16:41:13 +01:00
797853232d Added Pools, CTRL+Shift to open GUI, refactored undo 2020-09-28 00:57:00 +02:00
fa7979f40a Better config, more wand options, removed keys, added GUI 2020-09-17 16:17:38 +02:00
e6f7a185b0 Port to 1.16 2020-08-02 16:31:20 +02:00
3f9975e38e Update for first release 2020-08-01 22:51:23 +02:00
cd92f8d5a4 Update 2020-07-31 00:31:42 +02:00
89a915272a Added files 2020-07-28 17:10:34 +02:00