diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-01 12:31:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-01 06:31:05 -0400 |
commit | b09d5d229d6134a9346b0a702bff4ccccf66e5d0 (patch) | |
tree | c09a00d380cff6e5bc60275061cb0a8cd8820896 /items/SOULFLOW.json | |
parent | 5bbca4d6d6cce00e0eb29b2d315c772461d9ddfb (diff) | |
download | NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.tar.gz NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.tar.bz2 NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.zip |
Reforge Stones and Rainbow Names + removing Item + update things (#503)
* Reforge Stones and Rainbow Names
* Removing dupe json with the wrong name
* Fixing other Stuff
* Another Rainbow name
* Another Fix
* Rainbow name
* Rainbow Name
* Another Fix
* First Part
* Fuck
* Part 2
* Part 3
* Part 4
* copy paste ftw
Diffstat (limited to 'items/SOULFLOW.json')
-rw-r--r-- | items/SOULFLOW.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/SOULFLOW.json b/items/SOULFLOW.json new file mode 100644 index 00000000..b4b3cbd1 --- /dev/null +++ b/items/SOULFLOW.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Soulflow", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"639f6ac0-883c-3e3f-98f7-b6711d1999b5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmM4NWUyZmRmOWIxYjAyMGFjMjgyN2QxMWFlMDBkOTBmODFjNWM2YmQzNjFjYmQxYzhiOGU5MDg3NzU3ZTRiMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Hold and right-click to consume,\",1:\"§7gaining §3+160⸎ Soulflow§7!\",2:\"\",3:\"§9§lRARE\"],Name:\"§9Soulflow\"},ExtraAttributes:{id:\"SOULFLOW\"}}", + "damage": 3, + "lore": [ + "§7Hold and right-click to consume,", + "§7gaining §3+160⸎ Soulflow§7!", + "", + "§9§lRARE" + ], + "internalname": "SOULFLOW", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |