Commit graph

7 commits

Author SHA1 Message Date
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
e2394ff05e Ported to 1.17 2021-08-02 23:48:18 +02: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
39dc7204cd Reformat & cleanup 2021-02-06 15:02:44 +01:00
eb3bfc2a93 Update 1.2 done 2020-08-26 14:13:07 +02:00
14fb5689d1 Update 1.2:
Added RecipeGenerator
Fixed placing blocks facing player
2020-08-26 01:04:53 +02:00