aboutsummaryrefslogtreecommitdiff
path: root/items/MAGICAL_WATER_BUCKET.json
blob: f5477a827f9653fb01dcca80eef9c3c498fea83c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
  "itemid": "minecraft:water_bucket",
  "displayname": "§fMagical Water Bucket",
  "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\"}}",
  "damage": 0,
  "lore": [
    "§7This Magical Water Bucket will",
    "§7never run out of water, no",
    "§7matter how many times it is",
    "§7emptied.",
    "",
    "§f§lCOMMON"
  ],
  "recipe": {
    "A1": "",
    "A2": "",
    "A3": "",
    "B1": "IRON_INGOT:1",
    "B2": "ENCHANTED_ICE:1",
    "B3": "IRON_INGOT:1",
    "C1": "",
    "C2": "IRON_INGOT:1",
    "C3": ""
  },
  "internalname": "MAGICAL_WATER_BUCKET",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Magical_Water_Bucket",
    "https://wiki.hypixel.net/Magical_Water_Bucket"
  ],
  "crafttext": "Requires: Ice V"
}