Commit Graph

21 Commits

Author SHA1 Message Date
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 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 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 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
IM23a-spirgif 6e2fa1e621 Add Stalinium Sword item 2025-05-16 10:08:40 +02:00
KrisHD1337 ac8ec4be45 Add Stalinium creative mode tab and register its items
Signed-off-by: IM23a-cernik <cernik@bzz.ch>
2025-05-15 15:39:35 +02:00
IM23a-spirgif 0f9c530b39 Added support for Stalinium Nugget 2025-05-14 13:20:33 +02:00
IM23a-cernik 2c868cb3e7 Add Soviet Anthem music disc with sound, recipe, and assets 2025-05-12 13:23:49 +02:00
IM23a-cernik ddad8245af Added Stalinium items, blocks, tags, models, and data generation 2025-05-11 12:11:52 +02:00