HomeJavaModsGrease
Grease
Grease — screenshot 1Grease — screenshot 2Grease — screenshot 3Grease — screenshot 4Grease — screenshot 5Grease — screenshot 6

Weapon Grease

lightningfiremagicpoisonfreezingsacred

fire lighting magic sacred freezing poison

Features

✨ Weapon Grease System

⚡ 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

  1. Requires Minecraft Fabric\Forge\NeoForge
  2. Download mod jar file
  3. Place in mods folder
  4. Launch and enjoy!

🔧 Configuration

All durations, probabilities, and damage values can be modified through config files:

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

📢 Report issues/suggestions: [https://github.com/yyz729/Grease/issues]

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more