/
A simple recreation of the plugin used in the Infuse SMP, for Fabric 1.20.4
The recipe may show up as a command block instead of a potion in the crafting table !Recipe
/trigger DrainPotion - Only shows up when you are able to drain effects/function #cootshk:infuse/drain - requires OP/drain - Requires the fabric version/trigger ResetInfuse - Requires Creative Mode/function #cootshk:infuse/reset_effects - Requires OP/resetinfuse - Requires OP and the fabric version/scoreboard players set (player) (effect) 1 - Requires OPReplace (player) with the player to give the effect to
Replace effect with the internal name of the effect (see below)
/scoreboard players set (player) (effect) 0 - Requires OPReplace (player) with the player to give the effect to
Replace effect with the internal name of the effect (see below)
| Effect | Internal Name |
|---|---|
| Speed | Speed |
| Hero of the Village | Hero |
| Health Boost | Health |
| Conduit's Power | Conduit |
| Haste | Haste |
| Fire Resistence | Fire |
| Strength | Strength |
| Slowness | Slowness |
| Slow Falling | Falling |
| Jump Boost | Jump |
| Mining Fatigue | Mining |
| Hunger | Hunger |
| Glowing | Glowing |
| Weakness | Weakness |

Simple recreation of the Infuse plugin, as a datapack