
Grease
Coat a weapon with grease to upgrade, allowing for the addition of short-lived effects to weapons
- Загрузки
- 9K
- Подписчики
- 34
- Обновлён
- 21 июля 2025 г.
- Лицензия
- MIT
Опубликован 9 мая 2025 г.
Weapon Grease







Features
✨ Weapon Grease System
- Apply various magical effects to weapons/tools using grease(Handheld grease and weapon)
- Grease effects last 30 seconds by default (configurable)
- Compatible with most melee weapons\tool
⚡ Grease Types
| Grease Type | Effect | Default Values |
|---|---|---|
| Lightning Grease | summon lightning strikes | 5s cooldown |
| Sacred Grease | add damage against undead mobs | +2 damage |
| Fire Grease | Ignites targets on hit | 8s burn duration |
| Magic Grease | Converts chance to physical damage to magic damage | 100% change |
| Poison Grease | Applies poison debuff to targets | 20s poison duration |
| Freezing Grease | freeze enemies | 8s freeze duration |
📥 Installation
- Requires Minecraft Fabric\Forge\NeoForge
- Download mod jar file
- Place in mods folder
- Launch and enjoy!
🔧 Configuration
All durations, probabilities, and damage values can be modified through config files:
- Adjust effect timings
- Modify damage multipliers
- Change probability rates
Customize every aspect of grease effects through ./minecraft/config/grease.json:
{
"fire_tick": 160, // Duration targets stay burning (1 s = 20tick)
"poison_tick": 400, // Duration of poison effect
"freezing_tick": 160, // Duration of freeze effect
"lightning_cooldown": 100, // Cooldown between lightning strikes
"grease_tick": 600, // Base duration for all grease effects
"sacred_damage": 2, // Bonus damage against undead
"magic_change": 100, // Percentage of damage converted to magic
"grease_item": [ //other item
"minecraft:stick"
]
}
📢 My Other mods
- ChargedMobs(Fabric/Forge/NeoForge): Added more types charged mobs
- Yyz's backpack(Fabric/Forge/NeoForge): A new backpack mod may be more suitable for you.
📢 Report issues/suggestions: [https://github.com/yyz729/Grease/issues]
Центр версий
56 версийЧенджлог
1.1.4-1.20.1-forgeРелиз1.20.2, 1.20.3, 1.20.4 · 14 июня 2025 г.
fix blocks not stack
1.1.3-1.20.1-forgeРелиз1.20.1 · 14 июня 2025 г.
add blood grease
1.1.2-1.21.5-neoforgeРелиз1.21.5 · 6 июня 2025 г.
New Features:
- Fixed an issue where grease render was not rendered in GUI and on dropped items.
1.1.1-1.21.5-fabricРелиз1.21.5 · 5 июня 2025 г.
New Features:
- Fixed an issue where grease render and enchantment glint couldn't be rendered simultaneously.
1.1.0-1.20.x-fabricРелиз1.20.2, 1.20.3, 1.20.4 · 1 июня 2025 г.
New Features:
- Optimized special effects rendering.
- Improved effect compatibility with the majority of items.
1.0.6-1.20.x-forgeРелиз1.20.2, 1.20.3, 1.20.4 · 30 мая 2025 г.
fix bug
1.0.2-1.20.x-fabricРелиз1.20.2, 1.20.3, 1.20.4 · 15 мая 2025 г.
Added more visuals
1.0.1-1.20.x-forgeРелиз1.20.2, 1.20.3, 1.20.4 · 12 мая 2025 г.
forge
Комментарии
Загружаем…