I'm using what it says here:
https://itemsadder.devs.beer/compatibility-with-other-plugins/compatible/mythicmobs#using-an-itemsadder-items-in-mythicmobs
But the mob doesn't drop anything.
If I put a Minecraft object normally or an item created with MM it works.
This is what I have done:
Peregrino:
Mobtype: ZOMBIE_VILLAGER
Display: '&4Peregrino'
Health: 20
Damage: 6
Equipment:
- VaraDePeregrino:0
- CapuchaDePeregrino:4
Options:
PreventItemPickup: true
PreventOtherDrops: true
Despawn: true
MovementSpeed: 0.27
PreventRandomEquipment: true
PreventSunburn: true
Drops:
- myitems:malachite 1 100%
He should roll a 'Malachite' at 100% but he doesn't.
Is there a need for a connector with the MM that I haven't installed?
On the other hand, I wanted to know if I can customize ItemsAdder items with Mythic Mobs.
For example, what I do with this stick, do it with an Items from the ItemsAdder:
VaraDePeregrino:
Id: stick
Data: 0
Display: '&d&lVara de Peregrino'
Lore:
- '&2'
- '&2Le ha ayudado a llegar hasta aqui.'
- '&2'
Enchantments:
- DURABILITY:10
If it is possible to do it, I would like to know how. I haven't found any information.
Many thanks for everything!