diff options
Diffstat (limited to 'items/RIFT_BUCKET.json')
-rw-r--r-- | items/RIFT_BUCKET.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/RIFT_BUCKET.json b/items/RIFT_BUCKET.json new file mode 100644 index 00000000..d1036565 --- /dev/null +++ b/items/RIFT_BUCKET.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:water_bucket", + "displayname": "§aPlumber\u0027s Bucket", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Instructions:\",1:\" §b1. §7Empty water bucket.\",2:\" §b2. §7Do it again because it\u0027s infinite.\",3:\" §b3. §7Triple-bill client.\",4:\"\",5:\"§8Thanks Plumber Joe!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aPlumber\u0027s Bucket\"},ExtraAttributes:{id:\"RIFT_BUCKET\"}}", + "damage": 0, + "lore": [ + "§7Instructions:", + " §b1. §7Empty water bucket.", + " §b2. §7Do it again because it\u0027s infinite.", + " §b3. §7Triple-bill client.", + "", + "§8Thanks Plumber Joe!", + "", + "§a§lUNCOMMON" + ], + "internalname": "RIFT_BUCKET", + "clickcommand": "", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |