Skytils / SkytilsMod

Skytils is a Hypixel Skyblock mod! Be careful, malicious copies are distributed across GitHub. Confirm on discord.gg/skytils (807302538558308352)

Home Page:https://hypixel.net/threads/3856202/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hypixel Gemstone NBT moment

My-Name-Is-Jeff opened this issue · comments

Show Gemstones iin Tooltip expects string, possible to receive a compound tag

{
RUBY_0: { type: 'string', value: 'PERFECT' },
JADE_0: { type: 'compound', value: { uuid: [Object], quality: [Object] } },
JASPER_0: { type: 'string', value: 'PERFECT' },
AMBER_0: { type: 'string', value: 'PERFECT' },
SAPPHIRE_0: { type: 'string', value: 'PERFECT' },
TOPAZ_0: { type: 'compound', value: { uuid: [Object], quality: [Object] } },
AMETHYST_0: { type: 'string', value: 'PERFECT' }
}