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/SCOURGE_CLOAK.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/SCOURGE_CLOAK.json')
-rw-r--r-- | items/SCOURGE_CLOAK.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/items/SCOURGE_CLOAK.json b/items/SCOURGE_CLOAK.json new file mode 100644 index 00000000..c1f8d0b0 --- /dev/null +++ b/items/SCOURGE_CLOAK.json @@ -0,0 +1,35 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Scourge Cloak", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"048b43a2-aaed-3e66-a903-66355b73d8b3\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NDU4OTE4NTM1MSwKICAicHJvZmlsZUlkIiA6ICI4ODBiZWMwYTE0MmM0YzRlYTJlZjliMTFiMTBkNWNiNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJmZ2FiIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzNjODg3NDMyMDliODgxZWE2ZjcxYTBlNWQ2ZDdiNGUyOTA0NTU0Mjk5ZDVlNzAxYmY5MTZiZTA5YTkzZWZlNjAiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+20\",1:\"§7Crit Damage: §c+20%\",2:\"§7Ferocity: §a+5\",3:\"\",4:\"§7Fire damage is increased by\",5:\"§7§c10,000%§7. Increases your next\",6:\"§7hit by §c20% §7of the last fire\",7:\"§7damage you took.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC CLOAK\"],Name:\"§5Scourge Cloak\"},ExtraAttributes:{id:\"SCOURGE_CLOAK\"}}", + "damage": 3, + "lore": [ + "§7Strength: §c+20", + "§7Crit Damage: §c+20%", + "§7Ferocity: §a+5", + "", + "§7Fire damage is increased by", + "§7§c10,000%§7. Increases your next", + "§7hit by §c20% §7of the last fire", + "§7damage you took.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC CLOAK" + ], + "recipe": { + "A1": "MUTATED_BLAZE_ASHES:5", + "A2": "COMPACT_OOZE:", + "A3": "MUTATED_BLAZE_ASHES:5", + "B1": "COMPACT_OOZE:", + "B2": "REKINDLED_EMBER_FRAGMENT:5", + "B3": "COMPACT_OOZE:", + "C1": "MUTATED_BLAZE_ASHES:5", + "C2": "COMPACT_OOZE:5", + "C3": "MUTATED_BLAZE_ASHES:5" + }, + "internalname": "SCOURGE_CLOAK", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |