38ea21e2d2
Bumped mod version to 0.3.0 for release.
IM23a-spirgif
2025-06-22 19:19:52 +02:00
7f53e3a515
Added advancements for Stalinium armor, updated existing advancements, improved tool hover text, and adjusted item properties for consistency.
IM23a-spirgif
2025-06-19 10:32:03 +02:00
0c9aa41431
Added advancements for Stalinium tools, items, and progression, along with updated localization strings.
IM23a-spirgif
2025-06-18 16:17:09 +02:00
7a2df72a6c
Made all the tools and armor unbreakable
Kris_HD13372025-06-11 10:14:49 +02:00
aa87a9cf12
Refactored StaliniumPressBlock for code formatting consistency and improved readability.
IM23a-spirgif
2025-06-10 22:24:14 +02:00
83578c052a
Added new JSON model for Stalinium Cache block, defining detailed elements, textures, and groups.
IM23a-spirgif
2025-06-10 21:50:31 +02:00
b83d518861
Added Stalinium Cache block to creative mode tab and implemented associated blockstate and textures.
IM23a-spirgif
2025-06-10 19:21:17 +02:00
034a8fe942
Added shared party inventory management to Stalinium Cache block. Implemented new model, block state, and crafting recipe. Improved null handling in party inventory logic.
IM23a-spirgif
2025-06-10 18:39:46 +02:00
7da7dddafa
Added Stalinium Cache block with shared party inventory functionality. Updated loot tables, block entities, menus, and localized translations. Bumped version to 0.2.0.
IM23a-spirgif
2025-06-10 14:46:49 +02:00
ea5084653d
Changed Crafting Recipes to upgrade netherite armor/tools using a stalinium smithing template.
IM23a-spirgif
2025-06-09 17:13:36 +02:00
d5132adde4
Mod Version is now 0.1.6
IM23a-spirgif
2025-06-09 16:05:18 +02:00
21578edd49
- Removed Redstone and Lava Bucket requirement in stalinium press. - Fixed Stalinium Press Logic - Made Stalinium Press work faster when more players are nearby. - Fixed JEI recipe.
IM23a-spirgif
2025-06-09 16:02:55 +02:00
286ef332f4
Revised setRecipe logic in StaliniumPressRecipeCategory. Fixed input slot assignments to ensure correct ingredient mapping and improved readability.
IM23a-spirgif
2025-06-09 13:50:25 +02:00
15cc73d40a
Added vein mining and shared drops. Enhanced mining efficiency and teamwork mechanics.
IM23a-spirgif
2025-05-27 16:36:49 +02:00
7ebfe4e3c5
Added model and textures for Stalinium Press block. Implemented the 3D model JSON and associated texture files to define its design and appearance.
IM23a-spirgif
2025-05-27 16:05:37 +02:00
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.
IM23a-spirgif
2025-05-27 16:04:27 +02:00
becbc39dc7
Fixed missing newline at the end of the file for better compliance with coding standards.
IM23a-spirgif
2025-05-27 10:57:27 +02:00
e237c2bebe
Updated Mod Version
IM23a-spirgif
2025-05-27 10:50:54 +02:00
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.
IM23a-spirgif
2025-05-27 10:50:24 +02:00
73f54feca1
Adjusted StaliniumChargeEffect attribute modifiers. Reduced movement speed and knockback resistance bonuses to balance gameplay. Increased attack speed bonus for improved combat effectiveness.
IM23a-spirgif
2025-05-27 09:54:39 +02:00
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."
IM23a-spirgif
2025-05-27 09:51:01 +02:00
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.
IM23a-spirgif
2025-05-26 17:09:26 +02:00
35364bd4d5
Added cooldown to sword use. Adjusted ally buff effects and cleaned up related logic.
IM23a-spirgif
2025-05-26 12:20:50 +02:00
a92cc137e3
Added ability for Stalinium Sword to grant speed and resistance effects to player and nearby allies.
IM23a-spirgif
2025-05-26 12:06:48 +02:00
bde3ba26eb
Adjusted damage boost levels for player and allies. Removed inventory-based effect application logic.
IM23a-spirgif
2025-05-26 11:55:55 +02:00
8f888887a1
Enhanced StaliniumSwordItem mechanics. Buffed player and nearby allies on hit. Added passive resistance effect when health is low. Removed unused postHurtEnemy method.
IM23a-spirgif
2025-05-26 11:23:09 +02:00