diff options
Diffstat (limited to 'items/MAGMA_CREAM.json')
-rw-r--r-- | items/MAGMA_CREAM.json | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/items/MAGMA_CREAM.json b/items/MAGMA_CREAM.json index 07bb58a4..38472bf1 100644 --- a/items/MAGMA_CREAM.json +++ b/items/MAGMA_CREAM.json @@ -1,13 +1,17 @@ { - "internalname": "MAGMA_CREAM", "itemid": "minecraft:magma_cream", - "displayname": "Magma Cream", - "clickcommand": "", + "displayname": "§fMagma Cream", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\",2:\"\",3:\"§eClick to view recipe!\"],Name:\"§fMagma Cream\"},ExtraAttributes:{id:\"MAGMA_CREAM\"}}", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fMagma Cream\"},ExtraAttributes:{id:\"MAGMA_CREAM\"}}", - "modver": "1.0.0", "lore": [ "§8Brewing Ingredient", "§f§lCOMMON" + ], + "internalname": "MAGMA_CREAM", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Magma_Cream" ] }
\ No newline at end of file |