Commit Graph

123 Commits

Author SHA1 Message Date
ef7fbe84c2 Ported firefly particles. 2026-05-01 18:46:55 +01:00
ef81343057 Ported firefly bush block. 2026-05-01 18:46:15 +01:00
33569a5070 Ported world gen data gen. 2026-05-01 18:35:32 +01:00
9090c9655d Ported registrations for biome modifiers, configured features, and placed features. 2026-05-01 18:34:59 +01:00
889af04867 Ported sound definitions data gen. 2026-05-01 18:34:25 +01:00
4668456cc5 Ported loot table data gen. 2026-05-01 18:33:45 +01:00
2d49d2ffb3 Ported registrations for creative tabs, particles, and sounds. 2026-05-01 18:13:11 +01:00
52cfd8a781 Updated block Item model registry key name getting. 2026-05-01 18:08:42 +01:00
f85204ef4b Partial port of data gen. Blocks and Items. 2026-05-01 18:06:12 +01:00
83a6acc443 Ported mod items and blocks registration. 2026-05-01 18:00:54 +01:00
95b22ce721 Ported config. 2026-05-01 17:47:26 +01:00
89ef123213 Ported Proxy. 2026-05-01 17:37:09 +01:00
c75998037c Ported main class. 2026-05-01 17:32:49 +01:00
745c57500e Updated gradle stuff. 2026-05-01 17:26:58 +01:00
7172c1e68b Merge pull request 'feat/23-update_assets' (#26) from feat/23-update_assets into 1.20.1
Reviewed-on: #26
2025-06-18 23:22:55 +00:00
da5a008d67 Updated logo in mod files. 2025-06-18 23:22:55 +00:00
5eaa2e0298 Updated web assets. 2025-06-18 23:22:55 +00:00
e9b956827a Updated ignores. 2025-06-18 23:22:55 +00:00
77edf571c7 Updated icon render as per guideline. 2025-06-18 23:22:55 +00:00
774d9a2fc9 Added guideline readme. 2025-06-18 23:22:55 +00:00
c1bf1faa3f Merge pull request 'feat/23-update_assets' (#25) from feat/23-update_assets into 1.20.1
Reviewed-on: #25
2025-06-18 03:59:59 +00:00
108de66903 Added gallery file. 2025-06-18 03:59:59 +00:00
7049e0d2ad Removed old logo file. 2025-06-18 03:59:59 +00:00
fd1567b6b6 Merge pull request 'feat/23-update_assets' (#24) from feat/23-update_assets into 1.20.1
Reviewed-on: #24
2025-06-18 03:56:08 +00:00
dfe72a1f4f Replaced mod logo file. 2025-06-18 04:55:09 +01:00
e1cf6f5037 Created web assets. 2025-06-18 04:53:46 +01:00
3e7be265a7 Added rendered images. 2025-06-18 04:33:51 +01:00
47516dc95a Added blender project. 2025-06-18 04:33:36 +01:00
801b669cd8 Added textures to blender project. 2025-06-18 04:33:30 +01:00
76155600d2 Added world object from Mineways. 2025-06-18 04:32:51 +01:00
3e1c980b71 Updated ignores and added attributes. 2025-06-17 23:56:56 +01:00
a413a74224 Merge pull request 'feat/19-create_logo' (#22) from feat/19-create_logo into 1.20.1
Reviewed-on: #22
2025-06-09 17:05:48 +00:00
917596b2ea Created upscaled icon, added to mod. 2025-06-09 18:03:55 +01:00
f7091770bc Created logo. 2025-06-09 18:03:33 +01:00
88699b0091 Merge pull request 'feat/20-slight_cleanup' (#21) from feat/20-slight_cleanup into 1.20.1
Reviewed-on: #21
2025-06-09 16:59:58 +00:00
05c9bcbfe6 Updated package name. 2025-06-09 17:57:36 +01:00
0f25031277 Regenerated data. 2025-06-09 17:56:48 +01:00
9201d0a736 Updated reference to the block model. 2025-06-09 17:56:40 +01:00
8b525ca494 Moved to our own namespace. Reformatted the file a bit. 2025-06-09 17:55:34 +01:00
ed7c410249 Merge pull request 'bug/15-particle_crash' (#18) from bug/15-particle_crash into 1.20.1
Reviewed-on: #18
2025-06-08 22:21:22 +00:00
d40fa0c53e Moved particle registration into common setup. 2025-06-08 23:20:03 +01:00
bf178a22e9 Merge pull request 'bug/14-block_not_dropping' (#17) from bug/14-block_not_dropping into 1.20.1
Reviewed-on: #17
2025-06-08 18:44:06 +00:00
3abaef947f Generated loot table for bush. 2025-06-08 19:39:15 +01:00
22943cbc84 Registered loot table provider. 2025-06-08 19:39:05 +01:00
2df96f8326 Created block loot table provider. Added firefly bush loot table. 2025-06-08 19:38:49 +01:00
bf52988ded Created mod loot table provider. 2025-06-08 19:38:31 +01:00
e4c360da8f Merge pull request 'bug/13-duplicate_near_water_feature_in_swamps' (#16) from bug/13-duplicate_near_water_feature_in_swamps into 1.20.1
Reviewed-on: #16
2025-06-08 18:09:42 +00:00
dfb38a10d0 Generated biome modifier. 2025-06-07 02:02:54 +01:00
320a45c500 Added feature removal for non-swamp near river feature. 2025-06-07 01:51:55 +01:00
b3454cffb8 Merge pull request 'feat/9-customization' (#12) from feat/9-customization into 1.20.1
Reviewed-on: #12
2025-06-06 21:27:50 +00:00