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/SCOVILLE_BELT.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/SCOVILLE_BELT.json')
-rw-r--r-- | items/SCOVILLE_BELT.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/SCOVILLE_BELT.json b/items/SCOVILLE_BELT.json new file mode 100644 index 00000000..43a3a6d7 --- /dev/null +++ b/items/SCOVILLE_BELT.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Scoville Belt", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d993f5a8-beba-3254-9538-49ed402ba501\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MzYwODAzMDY4MCwKICAicHJvZmlsZUlkIiA6ICI0ZjU2ZTg2ODk2OGU0ZWEwYmNjM2M2NzRlNzQ3ODdjOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDVUNGTDE1IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2Q0M2IyODRiNDQ0M2YwZmQ1OGI3OWUxZWEwOTliNzYyYWFlOTVkZjU0YTYzNmQ5NWM3NTlmOTEwMWQwMWRlZTIiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Defense: §a+10\",2:\"\",3:\"§7§7Gain §a+50❈ Defense §7per\",4:\"§7ignited enemy within a 10 block\",5:\"§7radius up to a maximum of\",6:\"§7§a+1,000❈ Defense§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE BELT\"],Name:\"§9Scoville Belt\"},ExtraAttributes:{id:\"SCOVILLE_BELT\"}}", + "damage": 3, + "lore": [ + "§7Strength: §c+10", + "§7Defense: §a+10", + "", + "§7§7Gain §a+50❈ Defense §7per", + "§7ignited enemy within a 10 block", + "§7radius up to a maximum of", + "§7§a+1,000❈ Defense§7.", + "", + "§7§8This item can be reforged!", + "§9§lRARE BELT" + ], + "recipe": { + "A1": "COMPACT_OOZE:5", + "A2": "", + "A3": "COMPACT_OOZE:5", + "B1": "COMPACT_OOZE:5", + "B2": "REKINDLED_EMBER_FRAGMENT:5", + "B3": "COMPACT_OOZE:5", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "SCOVILLE_BELT", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |