diff options
-rw-r--r-- | items/COCO_CHOPPER.json | 5 | ||||
-rw-r--r-- | items/HOE_OF_GREATER_TILLING.json | 20 | ||||
-rw-r--r-- | items/HOE_OF_GREAT_TILLING.json | 20 | ||||
-rw-r--r-- | items/INFINIDIRT_WAND.json | 24 | ||||
-rw-r--r-- | items/MELON_DICER.json | 5 | ||||
-rw-r--r-- | items/POLISHED_PUMPKIN.json | 7 | ||||
-rw-r--r-- | items/PUMPKIN_DICER.json | 5 |
7 files changed, 82 insertions, 4 deletions
diff --git a/items/COCO_CHOPPER.json b/items/COCO_CHOPPER.json index adc926c6..ed0cabd1 100644 --- a/items/COCO_CHOPPER.json +++ b/items/COCO_CHOPPER.json @@ -14,5 +14,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.5-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Coco_Chopper" + ] }
\ No newline at end of file diff --git a/items/HOE_OF_GREATER_TILLING.json b/items/HOE_OF_GREATER_TILLING.json new file mode 100644 index 00000000..5126d265 --- /dev/null +++ b/items/HOE_OF_GREATER_TILLING.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Hoe of Greater Tilling", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Tills a §95x5 §7area of farmland at a time.\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§9§lRARE HOE\"],Name:\"§9Hoe of Greater Tilling\"},ExtraAttributes:{id:\"HOE_OF_GREATER_TILLING\"}}", + "damage": 0, + "lore": [ + "§7Tills a §95x5 §7area of farmland at a time.", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "internalname": "HOE_OF_GREATER_TILLING", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hoe_of_Greater_Tilling" + ] +}
\ No newline at end of file diff --git a/items/HOE_OF_GREAT_TILLING.json b/items/HOE_OF_GREAT_TILLING.json new file mode 100644 index 00000000..00e655f1 --- /dev/null +++ b/items/HOE_OF_GREAT_TILLING.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§aHoe of Great Tilling", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Tills a §93x3 §7area of farmland at a time.\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON HOE\"],Name:\"§aHoe of Great Tilling\"},ExtraAttributes:{id:\"HOE_OF_GREAT_TILLING\"}}", + "damage": 0, + "lore": [ + "§7Tills a §93x3 §7area of farmland at a time.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "internalname": "HOE_OF_GREAT_TILLING", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hoe_of_Great_Tilling" + ] +}
\ No newline at end of file diff --git a/items/INFINIDIRT_WAND.json b/items/INFINIDIRT_WAND.json new file mode 100644 index 00000000..e7adcc16 --- /dev/null +++ b/items/INFINIDIRT_WAND.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:stick", + "displayname": "§aInfiniDirt��� Wand", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Place Dirt §e§lRIGHT CLICK\",1:\"§7Place a dirt block.\",2:\"§7§7Costs §61 coins§7.\",3:\"§7\",4:\"§7Can be used within the Builders\",5:\"§7Wand!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aInfiniDirt��� Wand\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"INFINIDIRT_WAND\",uuid:\"66a99177-19cd-4f96-b7db-f60290bd486c\",timestamp:\"11/6/20 6:36 PM\"}}", + "damage": 0, + "lore": [ + "§6Item Ability: Place Dirt §e§lRIGHT CLICK", + "§7Place a dirt block.", + "§7§7Costs §61 coins§7.", + "§7", + "§7Can be used within the Builders", + "§7Wand!", + "", + "§a§lUNCOMMON" + ], + "internalname": "INFINIDIRT_WAND", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/InfiniDirt™_Wand" + ] +}
\ No newline at end of file diff --git a/items/MELON_DICER.json b/items/MELON_DICER.json index ee5ff74d..e5656a46 100644 --- a/items/MELON_DICER.json +++ b/items/MELON_DICER.json @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.5-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Melon_Dicer" + ] }
\ No newline at end of file diff --git a/items/POLISHED_PUMPKIN.json b/items/POLISHED_PUMPKIN.json index 0acabf03..312ed536 100644 --- a/items/POLISHED_PUMPKIN.json +++ b/items/POLISHED_PUMPKIN.json @@ -19,5 +19,10 @@ }, "internalname": "POLISHED_PUMPKIN", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "Requires: Pumpkin X", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Polished_Pumpkin" + ] }
\ No newline at end of file diff --git a/items/PUMPKIN_DICER.json b/items/PUMPKIN_DICER.json index c05b3568..97bb29ec 100644 --- a/items/PUMPKIN_DICER.json +++ b/items/PUMPKIN_DICER.json @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.5-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Dicer" + ] }
\ No newline at end of file |