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/RED_SCARF.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/RED_SCARF.json')
-rw-r--r-- | items/RED_SCARF.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/RED_SCARF.json b/items/RED_SCARF.json index ea682d96..d9a3efe4 100644 --- a/items/RED_SCARF.json +++ b/items/RED_SCARF.json @@ -4,14 +4,14 @@ "displayname": "§9Red Scarf", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"534c842c-aa71-3acb-a45b-1e7579d44777\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTQzMWExZWZlMzMyNjNmYTAwZWZkZjQ3OWNmNDBhMTFjMTMxNmRiMzIzYmM4ZDc4NzNmODk5N2U4ZTJmNzVkOSJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Loving §7reforge\",5:\"§7to a chestplate.\",6:\"\",7:\"§7§8§oGiven by his mother. Scarf\",8:\"§8§oalways studied harder than\",9:\"§8§oeveryone else, hoping that one\",10:\"§8§oday he could bring her back.\",11:\"\",12:\"§7Requires §aMining Skill Level\",13:\"§aXXI§7!\",14:\"\",15:\"§9§lRARE REFORGE STONE\"],Name:\"§9Red Scarf\"},ExtraAttributes:{id:\"RED_SCARF\"}}", - "modver": "1.5-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"534c842c-aa71-3acb-a45b-1e7579d44777\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTQzMWExZWZlMzMyNjNmYTAwZWZkZjQ3OWNmNDBhMTFjMTMxNmRiMzIzYmM4ZDc4NzNmODk5N2U4ZTJmNzVkOSJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Loving §7reforge\",5:\"§7to a chestplate.\",6:\"\",7:\"§7§8§oGiven by his mother. Scarf\",8:\"§8§oalways studied harder than\",9:\"§8§oeveryone else, hoping that one\",10:\"§8§oday he could bring her back.\",11:\"\",12:\"§7Requires §aMining Skill Level\",13:\"§aXXI§7!\",14:\"\",15:\"§9§lRARE REFORGE STONE\"],Name:\"§9Red Scarf\"},ExtraAttributes:{id:\"RED_SCARF\"}}", + "modver": "2.0.0-REL", "lore": [ "§8Reforge Stone", "", "§7Can be used in a Reforge Anvil", "§7or with the Dungeon Blacksmith", - "§7to apply the §8Loving §7reforge", + "§7to apply the §9Loving §7reforge", "§7to a chestplate.", "", "§7§8§oGiven by his mother. Scarf", |