Commit Graph

88 Commits

Author SHA1 Message Date
Kris_HD1337 5f501a0e7e Add persistent storage for party inventories 2025-06-11 14:33:56 +02:00
Kris_HD1337 ee3269f504 Fixed a bug that allowed you to see through blocks with the Stalinium Press and Cache 2025-06-11 11:46:50 +02:00
Kris_HD1337 7a2df72a6c Made all the tools and armor unbreakable 2025-06-11 10:14:49 +02:00
IM23a-spirgif aa87a9cf12 Refactored StaliniumPressBlock for code formatting consistency and improved readability. 2025-06-10 22:24:14 +02:00
IM23a-spirgif b83d518861 Added Stalinium Cache block to creative mode tab and implemented associated blockstate and textures. 2025-06-10 19:21:17 +02:00
IM23a-spirgif 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. 2025-06-10 18:39:46 +02:00
IM23a-spirgif 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. 2025-06-10 14:46:49 +02:00
IM23a-spirgif ea5084653d Changed Crafting Recipes to upgrade netherite armor/tools using a stalinium smithing template. 2025-06-09 17:13:36 +02:00
IM23a-spirgif 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.
2025-06-09 16:02:55 +02:00
IM23a-spirgif 286ef332f4 Revised setRecipe logic in StaliniumPressRecipeCategory. Fixed input slot assignments to ensure correct ingredient mapping and improved readability. 2025-06-09 13:50:25 +02:00
IM23a-spirgif 91350af9df Refactored StaliniumPress logic. Simplified methods, added party-based crafting speed boost. 2025-06-09 13:45:56 +02:00
IM23a-spirgif f5f48c42a5 Refactored armor items. Extended ModArmorItem functionality and bumped version to 0.1.5. 2025-06-08 00:33:18 +02:00
IM23a-spirgif b17abb0172 Removed redundant comment in ComradeHandler. 2025-06-07 20:44:29 +02:00
IM23a-spirgif 54c425f166 Removed unused imports. 2025-06-07 20:43:51 +02:00
IM23a-spirgif 8f046ded11 Refactored party system commands. Simplified logic and improved readability. 2025-06-07 20:42:52 +02:00
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