TaggableItems
作者:rebot | 分类:模组
Minecraft 版本: 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
平台: fabric forge neoforge quilt
标签: economy game-mechanics storage
Taggable Items
A Minecraft 1.21.5 datapack that allows you to tag items with custom data
Players can add custom data to items with new triggers.
Item Data
Player UUID
When a player privatizes an item, it gets a PlayerUUID added to it. Independent from UUID.
Custom UUID
Custom UUID is assigned by player, it is a field that separates it from other items.
Checking for Item Data
Using the command:
/trigger check_item_info
You can view an item's custom data and UUIDs.
Adding Custom Data
/trigger add_custom_data
Allows players to add custom text data to held items.
Privatizing Items
/trigger privatize_item
Adds your UUID to the item, making it uniquely yours.
Clearing Custom Data
/trigger clear_item_info
Removes item UUIDs.
Installation
- Download the datapack
- Place it in your world's
datapacksfolder - Reload the world (
/reload)
Uninstallation
- Run
/function item_tag:uninstallas op - Remove datapack
Patchnotes
Version 1.0
- Initial release
- Added item tagging system
- Implemented custom data storage for items
- Added PlayerUUID tracking functionality
- Added Custom UUID assignment feature
- Created basic commands:
/trigger check_item_info- View item data/trigger add_custom_data- Add custom text/trigger privatize_item- Add player UUID/trigger clear_item_info- Clears item UUIDs'
- Added uninstallation function
- Included basic documentation
请登录后举报
暂无评论,抢个沙发吧~