diff options
Diffstat (limited to 'items/ROCK_PAPER_SHEARS.json')
-rw-r--r-- | items/ROCK_PAPER_SHEARS.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/ROCK_PAPER_SHEARS.json b/items/ROCK_PAPER_SHEARS.json index 7a4e0dad..878799e5 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:\"§a§lUNCOMMON\"],Name:\"§aRock Paper Shears\"},ExtraAttributes:{id:\"ROCK_PAPER_SHEARS\"}}", "damage": 0, "lore": [ "§7Click this item to initiate a", @@ -14,12 +14,11 @@ "§7to win the round! Final round", "§7uses classic rules.", "", - "§7§4❣ §cRequires §aSocial Skill 8", "§a§lUNCOMMON" ], "internalname": "ROCK_PAPER_SHEARS", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.6-REL", "infoType": "" }
\ No newline at end of file |