diff options
Diffstat (limited to 'items/TRUE_ESSENCE.json')
-rw-r--r-- | items/TRUE_ESSENCE.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/TRUE_ESSENCE.json b/items/TRUE_ESSENCE.json new file mode 100644 index 00000000..79382240 --- /dev/null +++ b/items/TRUE_ESSENCE.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§fTrue Essence", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fTrue Essence\"},ExtraAttributes:{id:\"TRUE_ESSENCE\"}}", + "damage": 8, + "lore": [ + "§8Brewing Ingredient", + "§f§lCOMMON" + ], + "internalname": "TRUE_ESSENCE", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/True_Essence" + ] +}
\ No newline at end of file |