TagLib
Library for Tags via NamespacedKeys
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
TagLib
📖 What's this Plugin?
This plugin is a library primarily used for tags of custom stuff
✅ Features:
- Merging Tags - Checking if a NamespacedKey is in a given Tag ##### within the Library
📖 Usage
You'll have to create a tags folder in your plugin like this to add more tags: ``` - src/main - java - resources - paper-plugin.yml - data - <namespace> - tags - item - block - fluid - entity_type ``` Inside, create tags like you would in a Datapack