IM23a-spirgif
6c7f997fcb
Bumped mod version to 0.1.4. Refactored crop harvesting and armor effects.
2025-06-07 17:06:01 +02:00
IM23a-spirgif
6f40709bee
Integrated party system usage. Enhanced player interactions and team effects.
2025-06-05 15:05:39 +02:00
IM23a-spirgif
b2bf22ebc1
Added party system commands. Enhanced team coordination and gameplay dynamics.
2025-06-05 14:07:44 +02:00
IM23a-spirgif
722003a564
Added potions and brewing recipes. Enhanced potion diversity with new effects.
2025-06-01 13:34:01 +02:00
IM23a-spirgif
413e187e2f
Added recipes for Stalinium armor. Enhanced progression with crafting options.
2025-05-30 19:10:39 +02:00
IM23a-spirgif
3c4ef551bc
Enhanced armor stats and tooltips. Improved clarity with detailed shift-based descriptions.
2025-05-30 18:54:41 +02:00
IM23a-spirgif
a82d366550
Added StaliniumHelmetItem with glow effect. Enhanced combat utility through target visibility.
2025-05-30 18:22:48 +02:00
IM23a-spirgif
03af3893db
Adjusted speed buff duration.
2025-05-30 17:36:40 +02:00
IM23a-spirgif
a29545ffbb
Added StaliniumBootsItem with speed buff. Enhanced ally support through area effect.
2025-05-30 12:31:04 +02:00
IM23a-cernik
ff91d3a371
Added JEI integration (way too painful)
2025-05-30 01:24:00 +02:00
IM23a-cernik
b8a66c2875
Merge remote-tracking branch 'origin/main'
2025-05-29 23:08:55 +02:00
IM23a-cernik
720d53fb97
Added Custom Recipe Support
2025-05-29 23:08:45 +02:00
IM23a-spirgif
8f6baf5190
Merge remote-tracking branch 'origin/main'
2025-05-28 16:12:18 +02:00
IM23a-spirgif
008b009824
Added tooltips for all Stalinium tools. Enhanced usability with shift-based detailed descriptions.
2025-05-28 16:12:05 +02:00
KrisHD1337
5b801b134b
Added effect for Stalinium chestplate and leggings
2025-05-28 14:16:27 +02:00
IM23a-cernik
1656539669
Added Full Set Bonus Effect
2025-05-28 13:46:05 +02:00
IM23a-cernik
89d4f6c8f5
Moved custom item classes and added ModArmorItem Class
2025-05-28 13:14:01 +02:00
IM23a-cernik
cc8c4167c4
"Add Stalinium tools and armor to creative mode tab"
...
Signed-off-by: IM23a-cernik <cernik@bzz.ch >
2025-05-28 11:48:52 +02:00
IM23a-cernik
8bcc7e4d57
"Add Stalinium armor models and tags for data generation"
...
Signed-off-by: IM23a-cernik <cernik@bzz.ch >
2025-05-28 11:47:46 +02:00
IM23a-spirgif
1ae051c598
Adjusted ore placement height range.
2025-05-28 11:43:56 +02:00
IM23a-cernik
93c3d9973c
Add Stalinium Pickaxe to pickaxes item tag
...
Signed-off-by: IM23a-cernik <cernik@bzz.ch >
2025-05-28 11:28:25 +02:00
IM23a-cernik
e26bd62a0f
Add model generation for Stalinium Pickaxe
...
Signed-off-by: IM23a-cernik <cernik@bzz.ch >
2025-05-28 11:27:30 +02:00
ScriptSorcerer
982562b737
Merge remote-tracking branch 'origin/main'
2025-05-28 10:56:26 +02:00
ScriptSorcerer
8dceec9d5d
Finished stalinium hoe, still needs to be tested
2025-05-28 10:56:08 +02:00
IM23a-loritzg
1837116013
added armor
2025-05-28 09:59:16 +02:00
IM23a-spirgif
46cc28c4a1
Adjusted ore placement height range.
2025-05-27 21:29:10 +02:00
IM23a-spirgif
3a55a6016a
Removed unused imports for cleanup.
2025-05-27 17:53:24 +02:00
IM23a-spirgif
71c23fd983
Removed unused ORE_TAG field.
2025-05-27 17:52:21 +02:00
IM23a-spirgif
15cc73d40a
Added vein mining and shared drops. Enhanced mining efficiency and teamwork mechanics.
2025-05-27 16:36:49 +02:00
IM23a-spirgif
4a173da96a
Added blockstate JSON and model configuration for Stalinium Press, enhancing support for the new block. Updated Gradle build script to exclude duplicate resources during processing.
2025-05-27 16:04:27 +02:00
IM23a-spirgif
becbc39dc7
Fixed missing newline at the end of the file for better compliance with coding standards.
2025-05-27 10:57:27 +02:00
IM23a-spirgif
bb7a36717f
Added Stalinium Pickaxe with full functionality, including model, recipe, localization, and creative tab entry. Adjusted attack speed modifier for Stalinium Charge Effect for better balance.
2025-05-27 10:50:24 +02:00
IM23a-spirgif
73f54feca1
Adjusted StaliniumChargeEffect attribute modifiers. Reduced movement speed and knockback resistance bonuses to balance gameplay. Increased attack speed bonus for improved combat effectiveness.
2025-05-27 09:54:39 +02:00
IM23a-spirgif
ef9489574e
"Enhanced Stalinium items and effects. Increased speed, knockback resistance, and added attack speed to StaliniumChargeEffect for better combat utility. Adjusted StaliniumSwordItem cooldown and implemented ally boost effect on hit. Made all tools implement hurtEnemy for consistency. Removed unnecessary getMaxDamage overrides and kept items unbreakable. Minor cleanup in code formatting."
2025-05-27 09:51:01 +02:00
IM23a-spirgif
7007a9684b
Added StaliniumCharge effect and integrated it with sword.
...
- Created `StaliniumChargeEffect` with speed/knockback buffs.
- Registered `ModEffects` and `StaliniumChargeEffect`.
- Updated `StaliniumSwordItem` to apply the custom effect and added cooldown handling.
- Simplified effect logic, replacing vanilla effects with the custom one.
- Ensured sword remains unbreakable.
2025-05-26 17:09:26 +02:00
IM23a-spirgif
35364bd4d5
Added cooldown to sword use. Adjusted ally buff effects and cleaned up related logic.
2025-05-26 12:20:50 +02:00
IM23a-spirgif
a92cc137e3
Added ability for Stalinium Sword to grant speed and resistance effects to player and nearby allies.
2025-05-26 12:06:48 +02:00
IM23a-spirgif
bde3ba26eb
Adjusted damage boost levels for player and allies. Removed inventory-based effect application logic.
2025-05-26 11:55:55 +02:00
IM23a-spirgif
4733c63c68
Buffed Stalinium Sword
2025-05-26 11:25:30 +02:00
IM23a-spirgif
8f888887a1
Enhanced StaliniumSwordItem mechanics. Buffed player and nearby allies on hit. Added passive resistance effect when health is low. Removed unused postHurtEnemy method.
2025-05-26 11:23:09 +02:00
ScriptSorcerer
b5dcdabcc1
Added Stalinium Hoe, just normal for now
2025-05-23 11:43:59 +02:00
IM23a-spirgif
a4d9b1cd26
Merge remote-tracking branch 'origin/main'
2025-05-23 09:13:32 +02:00
IM23a-spirgif
6bea334ef5
Enhance Stalinium tools: Add sapling/plank drops and ally item sharing to axe, enable multi-block breaking and ally haste effect for shovel.
2025-05-23 09:13:22 +02:00
IM23a-cernik
455e1d2ced
Add recipes for Stalinium Shovel and Stalinium Axe
...
Signed-off-by: IM23a-cernik <cernik@bzz.ch >
2025-05-23 08:48:59 +02:00
IM23a-cernik
8620edae24
Fixed the Tools breaking on stripping and pathing and made the axe not capitate player placed logs
...
Signed-off-by: IM23a-cernik <cernik@bzz.ch >
2025-05-21 10:46:46 +02:00
IM23a-cernik
5679e323e4
Added Stalinium Shovel to the Creativemode Tab
...
Signed-off-by: IM23a-cernik <cernik@bzz.ch >
2025-05-21 09:15:01 +02:00
IM23a-spirgif
06699ce9ac
Added treecapitator logic for StaliniumAxeItem
2025-05-20 22:07:24 +02:00
IM23a-cernik
e466deeeda
Add Stalinium Axe and Shovel with custom functionalities
...
Signed-off-by: IM23a-cernik <cernik@bzz.ch >
2025-05-20 10:49:35 +02:00
IM23a-spirgif
c56c46095a
Refactor
2025-05-19 13:22:31 +02:00
IM23a-spirgif
5f1ac9268a
Add custom StaliniumSwordItem with strength buff effect
2025-05-19 13:21:14 +02:00