Plugin Release EcoMythic - Bring EcoItems, EcoArmor, & StatTracker to MythicMobs

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
Download Link
https://github.com/LoJoSho/EcoMythic/releases/
Source Code
https://github.com/LoJoSho/EcoMythic/tree/master
Documentation
https://github.com/LoJoSho/EcoMythic#readme
Minecraft Versions
1.18.1
Compatible Java Versions
17

EcoMythic​

Download | Source Code

Bring EcoItems, EcoArmor, & StatTracker to MythicMob drops.

Features:
  • No Extra Config Files (Put it right into your MythicMob configs!)
  • Easy implementation
Dependencies:
Soft Dependencies

EcoItems:
YAML:
zzom:
  Type: ZOMBIE
  Drops:
  - EcoItems{type=talisman_core_1} 1 1 #type can either be "type", "item", "t", or "i"
  - EcoItems{item=talisman_core_2} 1 1
  - EcoItems{i=enchanted_ender_pearl} 4 1
  - EcoItems{type=talisman_orccc_2} 1 1 #This is an invalid item. It will warn you if you put an item that isn't a valid EcoItem.

EcoArmor:
YAML:
zArmorDrop:
  Type: ZOMBIE
  Drops:
  - EcoArmor{armor=reaper;shard=true} 1 1 #armor can be either "armor", "a", "t", "type"
  - EcoArmor{armor=slayer;shard=true;slot=helmet} 1 1 #shards always take priority over armor pieces. This drop will drop the shard.
  - EcoArmor{armor=reaper;slot=chestplate} 1 1 #slot can either be "slot" or "s"
  - EcoArmor{armor=reaper;slot=helmet} 1 1 #You need to specify the armor set, then either add that it's a shard or an armor piece/slot

StatTracker:
YAML:
zArmorDrop:
  Type: ZOMBIE
  Drops:
  - StatTrackers{stat=arrows_shot} #Alternatively, you can replace "stat" with "type", "t", "stat", or "s"

aXKs8UP.gif

2csR4IF.gif

PIMqA67.gif

uNMzSzB.gif

AtQDiP7.gif

Support is offered in the thread.
 
Last edited: