Is it possible to convert Slimefun items into custom MMOItems? I've created a Damascus Steel Sword as a Sword in MMOItems with matching attack and speed values. I can't convert Slimefun's Damascus Steel Sword into the MMOItems Damascus Steel Sword. [EDIT] I can create an item subtype and convert a vanilla item into it but not slimefun items.
I found a problem if player pickup an "arrow entity" stick on a block, the item pickup will be a vanilla item, it won't convert into MMOItems item template. Is that possible to fixed this problem?
ASangarin updated MIReplacer2 - (Requires MMOItems) with a new update entry: [2.5] 1.18 and MythicLib Read the rest of this update entry...
This is vanilla behavior and sadly can't be changed. These are a bit more complicated to add support for, so don't expect anything soon, but I'll look into it. This plugin is only for converting to MMOItems. Sorry! Use the newest version. It just requires MythicLib now and works on 1.18
Is there a way to allow for shift clicking of crafted items back into inventories? This default behavior seems to stop working on converted items through this very fun and convenient plugin.
This is sadly a needed feature, as Minecraft's event system is... Messy at best, and has allowed for A LOT of weird duplication bugs when shift-click crafting. I had to disable it for MIReplacer to work properly, but it should only affect the converted items.