diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-02-04 12:05:44 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-04 22:05:44 +1100 |
| commit | 127da5b7a691e958be2eee90b3906139b185adb2 (patch) | |
| tree | 0143149e1d5ac7313fa73f828ef7d8fd41dcf367 /items/HYPER_FURNACE.json | |
| parent | 51e6c8b0d84ac524ce4c93a3d0469a0c910b11d7 (diff) | |
| download | NotEnoughUpdates-REPO-127da5b7a691e958be2eee90b3906139b185adb2.tar.gz NotEnoughUpdates-REPO-127da5b7a691e958be2eee90b3906139b185adb2.tar.bz2 NotEnoughUpdates-REPO-127da5b7a691e958be2eee90b3906139b185adb2.zip | |
💸 (#686)
Diffstat (limited to 'items/HYPER_FURNACE.json')
| -rw-r--r-- | items/HYPER_FURNACE.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/items/HYPER_FURNACE.json b/items/HYPER_FURNACE.json index 4ff83f1f..ccc6b4fd 100644 --- a/items/HYPER_FURNACE.json +++ b/items/HYPER_FURNACE.json @@ -2,8 +2,10 @@ "itemid": "minecraft:furnace", "displayname": "§aHyper Furnace", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aHyper Furnace\"},ExtraAttributes:{id:\"HYPER_FURNACE\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Smelts items instantly.\",1:\"\",2:\"§a§lUNCOMMON\"],Name:\"§aHyper Furnace\"},ExtraAttributes:{id:\"HYPER_FURNACE\"}}", "lore": [ + "§7Smelts items instantly.", + "", "§a§lUNCOMMON" ], "recipe": { @@ -20,9 +22,9 @@ "internalname": "HYPER_FURNACE", "crafttext": "Requires: Cobblestone VIII", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hyper_Furnace" ] -} +}
\ No newline at end of file |
