Java version 17 or higher is required
This plugin is a MythicMobs add-on
Requirements
- MythicMobs 5.4.0 or higher
- MythicLib 1.6 or higher
Description
- It allows the use of MythicLib element system through MythicMobs Variable feature
How to use (Based on default config.yml)
All of the following examples produce the same result
TestMob Receive 50% more FIRE damage
TestMob Take 50% less ICE damage
If you have any errors or suggestions, please report them on Discord or Github issue
Dev builds are uploaded on the Discord.
Join Discord if you need help: https://discord.gg/JvgEQrTehz
This plugin is a MythicMobs add-on
Requirements
- MythicMobs 5.4.0 or higher
- MythicLib 1.6 or higher
Description
- It allows the use of MythicLib element system through MythicMobs Variable feature
Spoiler: Default config.yml
Code (YAML):
Elements:
FIRE : #Element ID in MythicLib
Variable : MME_FIRE #Name of variable to use in MythicMobs
ICE:
Variable : MME_ICE
EARTH:
Variable : MME_EARTH
WIND:
Variable : MME_WIND
THUNDER:
Variable : MME_THUNDER
WATER:
Variable : MME_WATER
DARKNESS:
Variable : MME_DARKNESS
LIGHTNESS:
Variable : MME_LIGHTNESS
#Add or change as much as you like
FIRE : #Element ID in MythicLib
Variable : MME_FIRE #Name of variable to use in MythicMobs
ICE:
Variable : MME_ICE
EARTH:
Variable : MME_EARTH
WIND:
Variable : MME_WIND
THUNDER:
Variable : MME_THUNDER
WATER:
Variable : MME_WATER
DARKNESS:
Variable : MME_DARKNESS
LIGHTNESS:
Variable : MME_LIGHTNESS
#Add or change as much as you like
Spoiler: Commands and Permissions
aliases: mme
/mythicmobselement reload
mythicmobselement.command.reload
Code (Text):
aliases: mme
/mythicmobselement reload
mythicmobselement.command.reload
How to use (Based on default config.yml)
All of the following examples produce the same result
TestMob Receive 50% more FIRE damage
TestMob Take 50% less ICE damage
Spoiler: Example 1 - MythicMobs/Mobs/
Code (YAML):
TestMob:
Type : Zombie
Variables:
MME_FIRE : -0.5
MME_ICE : 0.5
Type : Zombie
Variables:
MME_FIRE : -0.5
MME_ICE : 0.5
Spoiler: Example 2 - MythicMobs/Mobs/
Code (YAML):
TestMob:
Type : Zombie
Skills :
- setvariable {var=MME_FIRE;value= "-0.5";type=STRING;s=CASTER } @self ~onSpawn
- setvariable {var=MME_ICE;value= "0.5";type=STRING;s=CASTER } @self ~onSpawn
Type : Zombie
Skills :
- setvariable {var=MME_FIRE;value= "-0.5";type=STRING;s=CASTER } @self ~onSpawn
- setvariable {var=MME_ICE;value= "0.5";type=STRING;s=CASTER } @self ~onSpawn
If you have any errors or suggestions, please report them on Discord or Github issue
Dev builds are uploaded on the Discord.
Join Discord if you need help: https://discord.gg/JvgEQrTehz
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.17, 1.18, 1.19
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
MythicMobsElement (MythicMobs Add-on) [1.17-1.21.X] is a free Minecraft Java mod. Compatible with Minecraft 1.17, 1.18, 1.19, 1.20 and newer. Downloaded 285 times (via Spigot). Download it and open it directly in the game.