Commit graph

39 commits

Author SHA1 Message Date
f82f968380 fix: #76 Logic Issue with Placement 2023-06-01 16:18:49 +02:00
25ecaa5c9b bump version to 2.10 2023-03-24 01:39:14 +01:00
f1b9c9149b Merge branch '1.19' into 1.19.3 2023-02-15 21:35:06 +01:00
fcd2307db8 update jei dependency 2023-02-15 21:31:46 +01:00
bbae6c943d ported to 1.19.3 2023-02-12 23:08:37 +01:00
345e1ac30a update forge and mcp for MC 1.19.3 2023-02-12 18:37:22 +01:00
36de8df509 update Forge, fix compatibility with 1.19 Botania API 2023-02-12 17:07:04 +01:00
312d7597f9 Revert "update minecraft to 1.19.2"
This reverts commit 373be90a2e.
2022-08-09 20:28:52 +02:00
373be90a2e update minecraft to 1.19.2 2022-08-09 20:21:07 +02:00
24eca43bb3 update minecraft to 1.19.1 2022-08-09 20:15:07 +02:00
4b04a9300e bump version to 2.8 2022-08-09 19:38:07 +02:00
3a1316ce0f ported to Minecraft 1.19 2022-08-09 13:43:38 +02:00
83d880cb2e update Botania integration for MC1.18.2 2022-03-26 00:28:07 +01: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
210baba4cd update MC and Forge to 1.18.1 2021-12-12 11:26:46 +01:00
030d5f72f2 fix #47 crash when pressing E inside wand gui 2021-12-12 10:47:22 +01:00
84af7b7227 Merge branch 'upd/2.5' into 1.18 2021-12-09 10:52:56 +01:00
721d7543a9 update forge and jei 2021-12-09 10:45:30 +01:00
d944f21655 bump version 2.4 -> 2.5 2021-12-09 10:21:08 +01:00
138e66e4b7 update readme 2021-12-09 10:20:15 +01:00
0ca129122e add JEI ingame documentation 2021-12-09 10:17:18 +01:00
5be6d5c788 Ported to 1.18 2021-12-08 09:15:35 +01:00
c60260ea5c Fix #40 wand replacing half slabs
Fix destruction wand removing blocks not facing the player
2021-10-22 16:25:24 +02:00
8fd5a09363 Update Forge 2021-09-28 20:49:31 +02:00
5cad07d34d Fixed crash caused by HandlerCapability 2021-09-16 19:56:54 +02:00
6b555d2077 Updated Gradle, Forge and MCP for MC 1.17 2021-08-02 09:34:26 +02:00
f2d99a8251 Fixed Bug #34 Crash on client startup 2021-04-22 07:12:28 +02:00
ddbe201155 Fixed Bug #33 Preview broken in locations beyond 100k 2021-03-31 21:09:03 +02:00
997aa5c105 Removed wand reservoirs
Forge update
2021-03-06 14:50:28 +01:00
a0317115b7 Completed conjured block behavior
Added all wand upgrades
2021-02-17 23:17:42 +01:00
6618784804 Added conjured block
Improved data generation
2021-02-17 00:33:10 +01:00
a90ced6395 OptionKey can be changed in config 2021-02-05 16:41:13 +01:00
933fbea382 Added TE White/Blacklist
Now triggers onBlockPlacedBy()
Fixed SecurityCraft bug
2020-12-06 18:33:49 +01:00
ea20d44d61 Set MC version to 1.16.2 2020-11-06 17:01:12 +01:00
5714f77092 Updated mod to V1.6
Added MC 1.16.4 support
Better direction lock descriptions
Removed stray English words in German translation
2020-11-05 19:04:36 +01:00
797853232d Added Pools, CTRL+Shift to open GUI, refactored undo 2020-09-28 00:57:00 +02:00
b569e274de Fixed stack overflow when placing many connecting blocks (1.16) 2020-09-18 22:42:44 +02:00
c940aaac9f Added block randomization, ReplacementRegistry 2020-09-16 16:25:43 +02:00
89a915272a Added files 2020-07-28 17:10:34 +02:00