diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-20 20:17:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-20 20:17:08 +0200 |
commit | 7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c (patch) | |
tree | 3abebca487e410b47d08559891995590e9a86ea2 /items/FIRE_TALISMAN.json | |
parent | 51b9e153d681408b54b03aca18a2a7875653192d (diff) | |
download | NotEnoughUpdates-REPO-7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c.tar.gz NotEnoughUpdates-REPO-7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c.tar.bz2 NotEnoughUpdates-REPO-7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c.zip |
uhh uhhh uhhh huhhhuh uhhh - Caelid isle (#698)
* :dizzy_face:
* oops forgot
* i dont want anymore
* MiNiOnS
* lAmPs
* dnas_der_detnahcne
* Minions v2
* New Items
* So cool
* 4 more
* Add more nether items (#2)
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
* Few Recipes and new items
* I hate the essence menu
* :fish:
* According to Professor Selta they are 9V batteries and can supply about 50mA of current. Professor Selta is currently in a mental asylum.
* :fuelpump:
* :100:
* crimson essence prices (#3)
* crimson essence prices
* gray and single items
* Add 25 of the 29 Crimson isle souls (#4)
* so true
* Minion :fuelpump:
* PoWeR sToNeS
* PoWeR sToNeS v2
* brain pain
* i love power stones
* i forgot
Co-authored-by: Walker Selby <git@walkerselby.com>
Co-authored-by: Lulonaut <67191924+Lulonaut@users.noreply.github.com>
Co-authored-by: My-Name-Is-Jeff <37018278+My-Name-Is-Jeff@users.noreply.github.com>
Diffstat (limited to 'items/FIRE_TALISMAN.json')
-rw-r--r-- | items/FIRE_TALISMAN.json | 33 |
1 files changed, 10 insertions, 23 deletions
diff --git a/items/FIRE_TALISMAN.json b/items/FIRE_TALISMAN.json index 7a03c3ec..014f84f3 100644 --- a/items/FIRE_TALISMAN.json +++ b/items/FIRE_TALISMAN.json @@ -1,32 +1,19 @@ { "itemid": "minecraft:skull", - "displayname": "§fFire Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a5e159fc-595b-31c1-9e8a-4bd415c2749c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzBhNDRkNTFlY2M3OWY2OTRjZmQ2MDIyOGM4ODQyODg0OGNhNjE4ZTM2YTY1OWE0MTZlOTI0NmQ4NDFhZWM4In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Provides immunity to §aFire§7\",1:\"§7while held in the inventory\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fFire Talisman\"},ExtraAttributes:{id:\"FIRE_TALISMAN\"}}", + "displayname": "§f§f§fFire Talisman", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a5e159fc-595b-31c1-9e8a-4bd415c2749c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzBhNDRkNTFlY2M3OWY2OTRjZmQ2MDIyOGM4ODQyODg0OGNhNjE4ZTM2YTY1OWE0MTZlOTI0NmQ4NDFhZWM4In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Receive §a20% §7reduced damage\",1:\"§7from §aFire§7 and immunity while\",2:\"§7on your private island\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§f§lCOMMON ACCESSORY\"],Name:\"§f§f§fFire Talisman\"},ExtraAttributes:{id:\"FIRE_TALISMAN\"}}", "damage": 3, "lore": [ - "§7Provides immunity to §aFire§7", - "§7while held in the inventory", + "§7Receive §a20% §7reduced damage", + "§7from §aFire§7 and immunity while", + "§7on your private island", "", "§7§8This item can be reforged!", "§f§lCOMMON ACCESSORY" ], - "recipe": { - "A1": "ENCHANTED_BLAZE_POWDER:1", - "A2": "ENCHANTED_BLAZE_POWDER:1", - "A3": "ENCHANTED_BLAZE_POWDER:1", - "B1": "ENCHANTED_BLAZE_POWDER:1", - "B2": "ENCHANTED_BLAZE_POWDER:1", - "B3": "ENCHANTED_BLAZE_POWDER:1", - "C1": "ENCHANTED_BLAZE_POWDER:1", - "C2": "ENCHANTED_BLAZE_POWDER:1", - "C3": "ENCHANTED_BLAZE_POWDER:1" - }, "internalname": "FIRE_TALISMAN", - "clickcommand": "viewrecipe", - "modver": "1.0.0", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Fire_Talisman" - ], - "crafttext": "Requires: Blaze Rod V" -} + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |