Private
Public Access
1
0
Commit Graph

34 Commits

Author SHA1 Message Date
72ebf50862 Rendered new images. 2025-06-19 01:15:58 +01:00
8b7942d68f Updated blender project according to new guidelines. 2025-06-19 01:15:44 +01:00
953296e3db Updated item icon guidelines. 2025-06-19 01:14:49 +01:00
6b563e8ea0 Placed guidelines in correct place. 2025-06-19 00:29:51 +01:00
c0e1629a43 Updated ignores. 2025-06-19 00:29:31 +01:00
3c1da0e4d8 Added asset guidelines. 2025-06-19 00:29:15 +01:00
c485896b58 Merge pull request 'Added drop shadow to icon in web assets.' (#9) from feat/7-update_assets into 1.20.1
Reviewed-on: #9
2025-06-18 04:04:51 +00:00
4629610c4c Added drop shadow to icon in web assets. 2025-06-18 04:04:51 +00:00
2dfb4c4aac Merge pull request 'feat/7-update_assets' (#8) from feat/7-update_assets into 1.20.1
Reviewed-on: #8
2025-06-17 22:53:10 +00:00
feffb0b503 Updated mod logo. 2025-06-17 23:52:18 +01:00
345dfa0610 Created web assets. 2025-06-17 23:50:32 +01:00
49934704e0 Added rendered images. 2025-06-17 23:34:21 +01:00
043b0c9e0d Added the blender project. 2025-06-17 23:34:10 +01:00
266568a280 Created a model for the geologist pick. 2025-06-17 23:34:00 +01:00
3e5b9fb4bb Added world export from Mineways. 2025-06-17 23:33:21 +01:00
71704e23ae Updated ignores and added attributes. 2025-06-17 17:51:13 +01:00
ab02c1496d Merge pull request 'feat/5-logo' (#6) from feat/5-logo into 1.20.1
Reviewed-on: #6
2025-05-27 00:57:02 +00:00
5cec02e393 Added logo icon. 2025-05-27 01:55:27 +01:00
f1c4108197 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
f7fffac373 Sorting ores by most abundant first. 2025-05-27 01:15:06 +01:00
12ac80eec3 Applying the deposit threshold. 2025-05-27 01:11:20 +01:00
b951c3c016 Added config option for deposit threshold. 2025-05-27 01:10:05 +01:00
c9cee49e8e 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
a8a00c6e74 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
73cd8593df Created mixin for geologist pick usage method. 2025-05-26 21:36:14 +01:00
1f0c8b2c1e 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
f361743f6a Added IE and IG as dependencies. 2025-05-26 21:05:44 +01:00
a7bd4df19a Added Immersive Engineering and Immersive Geology. 2025-05-26 20:51:26 +01:00
c4a13f4edd Added mixin support. Updated gitignore. 2025-05-26 20:49:18 +01:00
d2d2ac483c Updated config. 2025-05-26 20:31:15 +01:00
d36f818959 WIP: Created proxy. 2025-05-26 20:28:46 +01:00
28fcf7d111 WIP: Updated main class. 2025-05-26 20:26:53 +01:00
be11e11596 Updated gradle and metadata. 2025-05-26 20:25:04 +01:00
7ad7d2ed18 Initial commit. 2025-05-26 19:57:43 +01:00