Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed LGPL-3.0-only
Published last week
Updated 4 days ago
🛡️ ExclusiveItem Mod
This mod adds a new tag called ExclusiveItem
, this is mostly used for Modpacks which add items to quests and they want it to be exclusive to that player only.
The item is bounded to that player upon first pickup.
📜 Commands
- To add the tag use:
/exclusiveitem add
- To get an item not owned by you:
/exclusiveitem givefake modid:itemid
- To bypass the exclusive item detection use:
/exclusiveitem dev
- To remove the tag use:
/exclusiveitem remove
🔒 Currently Restricts
- Weapon uses (swords…)
- Ranged weapon (bows, tridents…)
- Block use (cobblestone…)
- Entity Interaction (Item frames, villagers…)
- Item use (potions, shields)
- Trinkets (Trinkets)
- Spells from being used on Weapons (Spell Engine)
⚠️ Some modded items with right click behavior may not be supported.