Commit Graph

119 Commits

Author SHA1 Message Date
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
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
IM23a-spirgif b08d9c8d8d Add recipe for Stalinium Press 2025-05-15 20:35:57 +02:00
IM23a-spirgif 12898066b7 Merge remote-tracking branch 'origin/main' 2025-05-15 17:36:45 +02:00
IM23a-spirgif 4500e7457f Refactor and extend Stalinium Press functionality 2025-05-15 17:36:14 +02:00
IM23a-cernik f084b0bc95 Merge remote-tracking branch 'origin/main' 2025-05-15 15:39:50 +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 45b2c49917 Update GUI textures for Stalinium Press Screen 2025-05-15 15:28:48 +02:00
IM23a-spirgif ffcc7e1ca9 Refactor recipe validation logic in StaliniumPressBlockEntity 2025-05-15 11:36:20 +02:00
IM23a-spirgif 51fa5f6f34 Add Stalinium Press block and its functionality 2025-05-15 11:29:05 +02:00
IM23a-spirgif 4bd30f9215 Add new localized names for items and blocks 2025-05-14 15:05:09 +02:00
IM23a-spirgif 479402bdb4 Merge remote-tracking branch 'origin/main' 2025-05-14 14:54:21 +02:00
IM23a-spirgif f057d61cd2 Enhance block properties and add experience drops. 2025-05-14 14:53:15 +02:00
IM23a-cernik 31ee76edb1 Merge remote-tracking branch 'origin/main' 2025-05-14 14:51:45 +02:00
IM23a-cernik f484ccb34d Add temporary textures for stalinium axe and stalinium sword
Signed-off-by: IM23a-cernik <cernik@bzz.ch>
2025-05-14 14:51:34 +02:00
IM23a-spirgif c1011d6074 Add custom drops for Stalinium Ore 2025-05-14 14:30:01 +02:00
IM23a-cernik a7f44eb034 Updated Mod version
Signed-off-by: IM23a-cernik <cernik@bzz.ch>
2025-05-14 14:14:21 +02:00
KrisHD1337 8c4745d452 Add blood particle effect and CompressedBedrock block functionality and fixed Datagen
Signed-off-by: IM23a-cernik <cernik@bzz.ch>
2025-05-14 14:07:38 +02:00