Description
Used within ateliercraft modpack for best results.
Adds a quality meter, trait identifier, and synthesis tagging to tooltips.
- scans nbt tags for relevant tags
- adds "quality" nbt to item tooltips displaying numerical value and in 5 tiers with colors!
--Common:0-20 (white, default)
--Uncommon: 21-40 (green)
--Rare: 41-60 (blue)
--Super rare: 61-80 (purple)
--Legendary: 81+ (gold)
Additionally adds ateliercraft synthesis tags to tooltips in readable format:
"fiber_item", "sand", "log", "spike_fruit", "clean_water", "relic_tag",
"crystal_tag", "liquid_tag", "beast_tag", "animal_tag", "pelt_tag", "core_item",
"hive_tag", "stone_tag", "frozen", "ore_tag", "water_tag", "feather_tag", "root_tag",
"oil_tag", "dragon_tag", "animal_tag", "beast_tag", "honey_tag", "smelly",
"gunpowder", "seasoning", "glass_tag", "slag_item", "bedding", "food", "seed", "bone_tag",
"slime_tag", "vegtable", "wheat_tag", "dragon_scale_tag", "dirt_tag", "fruit_tag",
"synthesis", "dark_tag", "burning", "gas_tag", "snack", "wood_tag", "plant",
"mystery", "bomb", "healing", "medicine", "clay_tag", "gemstone"
- Automatically formats tags to make them more readable! (fiber_item -> Tag: Fiber)
