diff options
Diffstat (limited to 'items/ROCK_PAPER_SHEARS.json')
-rw-r--r-- | items/ROCK_PAPER_SHEARS.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/ROCK_PAPER_SHEARS.json b/items/ROCK_PAPER_SHEARS.json index bf3b0631..91491e78 100644 --- a/items/ROCK_PAPER_SHEARS.json +++ b/items/ROCK_PAPER_SHEARS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:shears", "displayname": "§aRock Paper Shears", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Click this item to initiate a\",1:\"§7tournament of Rock Paper Shears\",2:\"§7with all of the players on your\",3:\"§7island!\",4:\"\",5:\"§7Outsmart your opponents by\",6:\"§7choosing the least picked option\",7:\"§7to win the round! Final round\",8:\"§7uses classic rules.\",9:\"\",10:\"§7§4❣ §cRequires §aSocial Skill 8\",11:\"§a§lUNCOMMON\"],Name:\"§aRock Paper Shears\"},ExtraAttributes:{id:\"ROCK_PAPER_SHEARS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Click this item to initiate a\",1:\"§7tournament of Rock Paper Shears\",2:\"§7with all of the players on your\",3:\"§7island!\",4:\"\",5:\"§7Outsmart your opponents by\",6:\"§7choosing the least picked option\",7:\"§7to win the round! Final round\",8:\"§7uses classic rules.\",9:\"\",10:\"§7§4❣ §cRequires §aSocial Skill 8§c.\",11:\"§a§lUNCOMMON\"],Name:\"§aRock Paper Shears\"},ExtraAttributes:{id:\"ROCK_PAPER_SHEARS\"}}", "damage": 0, "lore": [ "§7Click this item to initiate a", @@ -14,13 +14,13 @@ "§7to win the round! Final round", "§7uses classic rules.", "", - "§7§4❣ §cRequires §aSocial Skill 8", + "§7§4❣ §cRequires §aSocial Skill 8§c.", "§a§lUNCOMMON" ], "internalname": "ROCK_PAPER_SHEARS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Rock_Paper_Shears", |