diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 18:41:01 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 18:41:01 -0500 |
commit | b6fd4b6bfe35a3268fd03b267bf626026920b8d7 (patch) | |
tree | 05e6091e4385fba6926bd24d90974c068a4d3979 /items/ROCK_PAPER_SHEARS.json | |
parent | abe9292c1f44cca735dd92474558a23348de203c (diff) | |
download | NotEnoughUpdates-REPO-b6fd4b6bfe35a3268fd03b267bf626026920b8d7.tar.gz NotEnoughUpdates-REPO-b6fd4b6bfe35a3268fd03b267bf626026920b8d7.tar.bz2 NotEnoughUpdates-REPO-b6fd4b6bfe35a3268fd03b267bf626026920b8d7.zip |
Manual Merge bc Conflicts
Diffstat (limited to 'items/ROCK_PAPER_SHEARS.json')
-rw-r--r-- | items/ROCK_PAPER_SHEARS.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/ROCK_PAPER_SHEARS.json b/items/ROCK_PAPER_SHEARS.json new file mode 100644 index 00000000..7a4e0dad --- /dev/null +++ b/items/ROCK_PAPER_SHEARS.json @@ -0,0 +1,25 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "§7Click this item to initiate a", + "§7tournament of Rock Paper Shears", + "§7with all of the players on your", + "§7island!", + "", + "§7Outsmart your opponents by", + "§7choosing the least picked option", + "§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", + "infoType": "" +}
\ No newline at end of file |