aboutsummaryrefslogtreecommitdiff
path: root/items/MAGICAL_WATER_BUCKET.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/MAGICAL_WATER_BUCKET.json')
-rw-r--r--items/MAGICAL_WATER_BUCKET.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/items/MAGICAL_WATER_BUCKET.json b/items/MAGICAL_WATER_BUCKET.json
new file mode 100644
index 00000000..802f47b1
--- /dev/null
+++ b/items/MAGICAL_WATER_BUCKET.json
@@ -0,0 +1,17 @@
+{
+ "internalname": "MAGICAL_WATER_BUCKET",
+ "itemid": "minecraft:water_bucket",
+ "displayname": "Magical Water Bucket",
+ "clickcommand": "viewrecipe",
+ "damage": 0,
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This Magical Water Bucket will\",1:\"§7never run out of water, no\",2:\"§7matter how many times it is\",3:\"§7emptied.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fMagical Water Bucket\"},ExtraAttributes:{id:\"MAGICAL_WATER_BUCKET\"}}",
+ "modver": "1.0.0",
+ "lore": [
+ "§7This Magical Water Bucket will",
+ "§7never run out of water, no",
+ "§7matter how many times it is",
+ "§7emptied.",
+ "",
+ "§f§lCOMMON"
+ ]
+} \ No newline at end of file