Mr.Duckmask
Mr.Duckmask
AAdmincraft
Created by Mr.Duckmask on 1/28/2025 in #questions
Help with EcoArmor increased ore XP drops
I'm trying to make an armor set that gives more XP when mining ores. I have tried a bit but it doesn't seem to work so I'm just wondering if it's at all possible or I just tried the wrong thing. (Latest version of the plugin)
- id: multiply_drops # increased ore xp
args:
on_items:
- experience_orb
multiplier: 4
triggers:
- block_item_drop
- id: multiply_drops # increased ore xp
args:
on_items:
- experience_orb
multiplier: 4
triggers:
- block_item_drop
16 replies