Commit Graph

88 Commits

Author SHA1 Message Date
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 57f5f13f08 Fixed missing newlines in tooltips. Enhanced readability and consistency. 2025-05-28 16:17:10 +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
KrisHD1337 1d32029d72 Updated Mod version 2025-05-28 11:51:42 +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-loritzg fd4c220b14 Merge remote-tracking branch 'origin/main' 2025-05-28 11:30:20 +02:00
IM23a-loritzg 1d36bae601 added armor 2025-05-28 11:30:02 +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 7ebfe4e3c5 Added model and textures for Stalinium Press block. Implemented the 3D model JSON and associated texture files to define its design and appearance. 2025-05-27 16:05:37 +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 e237c2bebe Updated Mod Version 2025-05-27 10:50:54 +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
ScriptSorcerer 4666e8d98d Designed hoe and pckaxe 2025-05-23 11:04:12 +02:00
IM23a-spirgif 41b1d1c8da Update stalinium_shovel texture file 2025-05-23 09:20:57 +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 0716bc2e6a Added proper shovel texture
Signed-off-by: IM23a-cernik <cernik@bzz.ch>
2025-05-21 10:55: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 476e36cfbc Updated Mod version
Signed-off-by: IM23a-cernik <cernik@bzz.ch>
2025-05-20 11:21:08 +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