Infuse

Infuse

Mod and data pack

Simple recreation of the Infuse plugin, as a datapack

Server EquipmentGame MechanicsSocial

90 downloads
1 follower
Created22 days ago
Updated20 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

A simple recreation of the plugin used in the Infuse SMP, for Fabric 1.20.4

Usage

  • Killing someone grants you a random positive effect from the list below
  • Dying to someone grants you a random negative effect
  • Dying to someone while you have a positive effect will remove one randomly
  • Killing someone while you have a negative effect will remove one randomly
  • You can craft a good potion (see recipe below), drinking it is the same as killing someone
  • You can drain your positive effects into potions for safe keeping/trading

Effects

  • Good:
    • Speed
    • Hero of the Village
    • Health Boost
    • Conduit's Power
    • Haste
    • Fire Resistance
    • Strength
  • Bad:
    • Slowness
    • Slow Falling
    • Jump Boost
    • Mining Fatigue
    • Hunger
    • Glowing
    • Weakness

Recipe

The recipe may show up as a command block instead of a potion in the crafting table Recipe

Commands

Draining Effects

  • /trigger DrainPotion - Only shows up when you are able to drain effects
  • /function #cootshk:infuse/drain - requires OP
  • /drain - Requires the fabric version

Resetting Effects

  • /trigger ResetInfuse - Requires Creative Mode
  • /function #cootshk:infuse/reset_effects - Requires OP
  • /resetinfuse - Requires OP and the fabric version

Giving an individual effect

  • /scoreboard players set (player) (effect) 1 - Requires OP

Replace (player) with the player to give the effect to

Replace effect with the internal name of the effect (see below)

Removing an individual effect

  • /scoreboard players set (player) (effect) 0 - Requires OP

Replace (player) with the player to give the effect to

Replace effect with the internal name of the effect (see below)

Internal Effect Names

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

Project members

Cootshk

Member


Technical information

License
GPL-3.0-or-later
Project ID