|
f1056e780a
|
Merge pull request 'feat/6-particles' (#10) from feat/6-particles into 1.20.1
Reviewed-on: #10
|
2025-06-06 00:06:58 +00:00 |
|
|
d0f091ba1b
|
Created firefly particle definition and texture.
|
2025-06-06 00:58:57 +01:00 |
|
|
c77e9e08c8
|
Implemented particle spawning for bush. Added workaround for incorrect sky light brightness, checking if moon is visible first.
|
2025-06-06 00:58:40 +01:00 |
|
|
9e9819fd58
|
Fixed particle registry object type.
|
2025-06-06 00:57:45 +01:00 |
|
|
573243da5d
|
Registering firefly particle.
|
2025-06-06 00:24:29 +01:00 |
|
|
cdf67dd28b
|
Created particle type registry.
|
2025-06-06 00:02:03 +01:00 |
|
|
57beb45385
|
Implemented firefly provider.
|
2025-06-05 23:59:28 +01:00 |
|
|
136b6ea144
|
Implemented tick method.
|
2025-06-05 23:55:27 +01:00 |
|
|
8b4dd563de
|
Implemented particle light color method.
|
2025-06-05 23:50:39 +01:00 |
|
|
261d760794
|
Implemented getRenderType.
|
2025-06-05 23:37:46 +01:00 |
|
|
6659c0ada6
|
Updated constructor.
|
2025-06-05 23:36:55 +01:00 |
|
|
e36c1a690d
|
Added fields.
|
2025-06-05 23:35:29 +01:00 |
|
|
2618a53b40
|
Created base class for Firefly particle.
|
2025-06-05 23:35:14 +01:00 |
|
|
d93123ebd0
|
Merge pull request 'feat/5-sounds' (#7) from feat/5-sounds into 1.20.1
Reviewed-on: #7
|
2025-06-05 22:27:48 +00:00 |
|
|
4d55e636b2
|
Using field.
|
2025-06-05 23:26:03 +01:00 |
|
|
c57f72c964
|
Fixed lang entry key.
|
2025-06-05 23:24:24 +01:00 |
|
|
dfb32387fd
|
Implemented sounds into the block animateTick method. Implemented missing isMoonVisible method. Updated parameter names.
|
2025-06-05 23:23:53 +01:00 |
|
|
ad8cf966ed
|
Generated new data and added subtitle entry to language file.
|
2025-06-05 23:07:51 +01:00 |
|
|
69b6893f39
|
Created mod sound definition provider and added it to data generators. Defined firefly bush sounds.
|
2025-06-05 23:07:31 +01:00 |
|
|
219a06157f
|
Added firefly idle sound event.
|
2025-06-05 23:06:58 +01:00 |
|
|
9e31242f0d
|
Created sound registry.
|
2025-06-05 22:18:01 +01:00 |
|
|
3c163964e8
|
Merge pull request 'feat/3-block' (#4) from feat/3-block into 1.20.1
Reviewed-on: #4
|
2025-06-05 21:09:28 +00:00 |
|
|
a5caa20ab8
|
Optimized imports.
|
2025-06-05 22:08:19 +01:00 |
|
|
cc7e9e7ec6
|
WIP: Created main creative mode tab.
|
2025-06-05 22:07:59 +01:00 |
|
|
597833f676
|
WIP: Created creative mode tabs registry.
|
2025-06-05 22:01:00 +01:00 |
|
|
f2a5f0e39e
|
WIP: Added lang file and entry for block.
|
2025-06-05 22:00:44 +01:00 |
|
|
fdd3698031
|
WIP: Added sound files for the firefly bush.
|
2025-06-05 21:52:05 +01:00 |
|
|
afdea0848f
|
WIP: Added sound type to block.
|
2025-06-05 21:48:02 +01:00 |
|
|
5afbe069d4
|
WIP: Added item texture and implemented builder method.
|
2025-06-05 21:22:42 +01:00 |
|
|
0220f216cb
|
WIP: Added mcmeta for firefly bush emissive texture.
|
2025-06-05 21:08:08 +01:00 |
|
|
f2298c5f5f
|
WIP: Made cross emissive block use cutout render type to fix transparency.
|
2025-06-05 21:07:50 +01:00 |
|
|
c96ef2bf9f
|
WIP: Generated data.
|
2025-06-05 20:43:50 +01:00 |
|
|
77736d27ba
|
WIP: Added block state provider method for crossEmissiveBlock.
|
2025-06-05 20:43:36 +01:00 |
|
|
7d00c2049d
|
WIP: Added firefly bush block textures from 1.21.5.
|
2025-06-05 20:43:07 +01:00 |
|
|
1a460bb3b7
|
WIP: Added cross emissive model from 1.21.4.
|
2025-06-05 20:42:49 +01:00 |
|
|
90123c91ad
|
WIP: Created item model provider for block items.
|
2025-06-05 20:16:15 +01:00 |
|
|
da5f1cbabe
|
WIP: Created mod block state provider.
|
2025-06-05 19:58:35 +01:00 |
|
|
57a79f0d9b
|
WIP: Created data generators class.
|
2025-06-05 19:47:10 +01:00 |
|
|
a273402442
|
WIP: Registering mod blocks and items.
|
2025-06-05 02:21:27 +01:00 |
|
|
69c5e25cb7
|
WIP: Created mod item registry.
|
2025-06-05 02:21:05 +01:00 |
|
|
f9c51712f3
|
WIP: Created mod block registry.
|
2025-06-05 02:20:53 +01:00 |
|
|
7794a10938
|
WIP: Implemented the rest of bonemeal block overrides.
|
2025-06-05 01:42:34 +01:00 |
|
|
1422036f79
|
WIP: Implemented isValidBonemealTarget method.
|
2025-06-05 01:35:31 +01:00 |
|
|
a704fe0a7c
|
WIP: Started work on class for firefly bush block.
|
2025-06-05 01:28:11 +01:00 |
|
|
bde1627406
|
Merge pull request 'feat/1-setup' (#2) from feat/1-setup into 1.20.1
Reviewed-on: #2
|
2025-06-04 23:34:39 +00:00 |
|
|
50f31c8b12
|
Setup classes.
|
2025-06-05 00:33:00 +01:00 |
|
|
085ccd88d5
|
Setup mods.toml.
|
2025-06-05 00:26:22 +01:00 |
|
|
d8b9eb0d5f
|
Setup gradle.
|
2025-06-05 00:23:38 +01:00 |
|
|
146fea76d0
|
Initial commit.
|
2025-06-05 00:15:56 +01:00 |
|