diff options
Diffstat (limited to 'items/PLASTIC_SHOVEL.json')
-rw-r--r-- | items/PLASTIC_SHOVEL.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/PLASTIC_SHOVEL.json b/items/PLASTIC_SHOVEL.json new file mode 100644 index 00000000..7ffd7918 --- /dev/null +++ b/items/PLASTIC_SHOVEL.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:iron_shovel", + "displayname": "§cPlastic Shovel", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Obtained during the §e§k1§est Carnival §7for\",1:\"§7achieving a §dhigh score §7in §6Fruit\",2:\"§6Digging§7!\",3:\"\",4:\"§7Player: §bEisengolem\",5:\"§7Position: §a#§k10\",6:\"§7Score: §a§k5,175\",7:\"\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§c§lSPECIAL\"],Name:\"§cPlastic Shovel\"},ExtraAttributes:{leaderboard_score:5150,leaderboard_player:\"§bEisengolem\",leaderboard_position:29163,new_years_cake:361,id:\"PLASTIC_SHOVEL\",event:\"carnival_0\"}}", + "damage": 0, + "lore": [ + "§7Obtained during the §e§k1§est Carnival §7for", + "§7achieving a §dhigh score §7in §6Fruit", + "§6Digging§7!", + "", + "§7Player: §bEisengolem", + "§7Position: §a#§k10", + "§7Score: §a§k5,175", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§c§lSPECIAL" + ], + "internalname": "PLASTIC_SHOVEL", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file |