|
|
6e8c7bec2c
|
Moved block item registration into ModItems in order to keep references for registered items.
|
2026-05-01 21:16:30 +01:00 |
|
|
|
c11b90bdc0
|
Fixed logo file not appearing in-game.
|
2026-05-01 19:51:31 +01:00 |
|
|
|
ef77df4196
|
Fixed config reload event not firing.
|
2026-05-01 19:40:11 +01:00 |
|
|
|
8207e7c82c
|
Generated new data.
|
2026-05-01 19:13:42 +01:00 |
|
|
|
6edf2728b1
|
Fixed mods.toml.
|
2026-05-01 19:01:57 +01:00 |
|
|
|
11c9325a4e
|
Ported mods.toml.
|
2026-05-01 18:52:17 +01:00 |
|
|
|
bb6b90b092
|
Passing mod container to config registration.
|
2026-05-01 18:47:30 +01:00 |
|
|
|
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 |
|
|
|
da5a008d67
|
Updated logo in mod files.
|
2025-06-18 23:22:55 +00:00 |
|
|
|
dfe72a1f4f
|
Replaced mod logo file.
|
2025-06-18 04:55:09 +01:00 |
|
|
|
917596b2ea
|
Created upscaled icon, added to mod.
|
2025-06-09 18:03:55 +01: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 |
|
|
|
d40fa0c53e
|
Moved particle registration into common setup.
|
2025-06-08 23:20:03 +01: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 |
|
|
|
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 |
|
|
|
7afeb2c82d
|
Added extra config options for always playing ambient sound and always spawning particles.
|
2025-06-06 22:25:08 +01:00 |
|
|
|
1915462811
|
Added weighted randomness to color list.
|
2025-06-06 21:54:55 +01:00 |
|
|
|
d9571e65dd
|
Made color config into a list.
|
2025-06-06 21:36:43 +01:00 |
|
|
|
d2340638f3
|
Cleaned up extra config options. Added new option for color.
|
2025-06-06 21:07:07 +01:00 |
|
|
|
1000fced60
|
Created some inital extra settings.
|
2025-06-06 20:52:01 +01:00 |
|
|
|
1c2d0c0519
|
Removed options for volume and pitch, they don't seem to do much?
|
2025-06-06 20:27:52 +01:00 |
|
|
|
1939719694
|
Replaced particle fields with config options.
|
2025-06-06 20:26:44 +01:00 |
|
|
|
544d096e8d
|
Removed light level config. Out of scope.
|
2025-06-06 19:56:44 +01:00 |
|
|
|
e7b45267e1
|
Changed light level config to affect getLightEmission instead of registry since we can't use config options during registry.
|
2025-06-06 05:15:54 +01:00 |
|
|
|
6696263249
|
Added config option for light level.
|
2025-06-06 05:05:34 +01:00 |
|
|
|
5add42d487
|
Added config options for ambient sound volume and pitch.
|
2025-06-06 05:03:32 +01:00 |
|
|
|
6c24c58be0
|
Replaced fields with config options.
|
2025-06-06 04:58:15 +01:00 |
|
|
|
5c9f3d9b74
|
Generated new data.
|
2025-06-06 04:16:47 +01:00 |
|
|
|
efeee52a49
|
Created patch_firefly_bush_near_water.
|
2025-06-06 04:16:37 +01:00 |
|
|
|
3d99dd8c01
|
Created patch_firefly_bush_near_water_swamp.
|
2025-06-06 04:07:21 +01:00 |
|
|
|
5f7240bde0
|
Generated biome modifier.
|
2025-06-06 03:53:00 +01:00 |
|