Skytils / SkytilsMod

Skytils is a Hypixel Skyblock mod! Be careful, malicious copies are distributed across GitHub. Confirm on discord.gg/skytils (807302538558308352)
https://hypixel.net/threads/3856202/
GNU Affero General Public License v3.0
1.12k stars 431 forks source link

Hypixel Gemstone NBT moment #380

Closed My-Name-Is-Jeff closed 1 year ago

My-Name-Is-Jeff commented 1 year ago

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' } }