Private
Public Access
1
0

18 Commits

Author SHA1 Message Date
f6957ba8d8 Merge pull request 'feat/5-logo' (#6) from feat/5-logo into 1.20.1
Reviewed-on: #6
1.20.1/v1.0.0
2025-05-27 00:57:02 +00:00
ecfe7f001f Added logo icon. 2025-05-27 01:55:27 +01:00
3057fca4d8 Merge pull request 'feat/3-improve_pick_deposit_scan_logic' (#4) from feat/3-improve_pick_deposit_scan_logic into 1.20.1
Reviewed-on: #4
2025-05-27 00:25:49 +00:00
c979ce180b Sorting ores by most abundant first. 2025-05-27 01:15:06 +01:00
af47a1c56c Applying the deposit threshold. 2025-05-27 01:11:20 +01:00
fd55dd370b Added config option for deposit threshold. 2025-05-27 01:10:05 +01:00
b90ff37dda Changed ore Set to a HashMap and now keeping track of how many ore blocks there are. Removed Unique getMessage and instead just Shadowing the original. 2025-05-27 00:59:58 +01:00
f752edf813 Implemented original geologist pick logic into the mixin as a starting point. Overwriting the useOn method while creating a unique getMessage alternative method. Also made a separate MineralCacheEntry class as originally it is marked private. 2025-05-27 00:53:18 +01:00
d0e1eaae5a Created mixin for geologist pick usage method. 2025-05-26 21:36:14 +01:00
6dcb1e906c Merge pull request 'feat/1-setup' (#2) from feat/1-setup into 1.20.1
Reviewed-on: #2
2025-05-26 20:20:47 +00:00
d5b6f88693 Added IE and IG as dependencies. 2025-05-26 21:05:44 +01:00
56553e0fbe Added Immersive Engineering and Immersive Geology. 2025-05-26 20:51:26 +01:00
30024faf89 Added mixin support. Updated gitignore. 2025-05-26 20:49:18 +01:00
31f292c081 Updated config. 2025-05-26 20:31:15 +01:00
bd7e38ad82 WIP: Created proxy. 2025-05-26 20:28:46 +01:00
313ba000bb WIP: Updated main class. 2025-05-26 20:26:53 +01:00
ea3fcb428d Updated gradle and metadata. 2025-05-26 20:25:04 +01:00
7bfac37b97 Initial commit. 2025-05-26 19:57:43 +01:00