aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_HOPPER.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/ENCHANTED_HOPPER.json')
-rw-r--r--items/ENCHANTED_HOPPER.json25
1 files changed, 20 insertions, 5 deletions
diff --git a/items/ENCHANTED_HOPPER.json b/items/ENCHANTED_HOPPER.json
index 8eff34da..50de470b 100644
--- a/items/ENCHANTED_HOPPER.json
+++ b/items/ENCHANTED_HOPPER.json
@@ -1,11 +1,8 @@
{
- "internalname": "ENCHANTED_HOPPER",
"itemid": "minecraft:hopper",
- "displayname": "Enchanted Hopper",
- "clickcommand": "viewrecipe",
+ "displayname": "§9Enchanted Hopper",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item can be placed inside\",1:\"§7any minion. Automatically sells\",2:\"§7generated items when the minion\",3:\"§7has no space. Items are sold for\",4:\"§7§a90.0% §7of their selling\",5:\"§7price.\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Enchanted Hopper\"},ExtraAttributes:{id:\"ENCHANTED_HOPPER\"}}",
"damage": 0,
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item can be placed inside\",1:\"§7any minion. Automatically sells\",2:\"§7generated items when the minion\",3:\"§7has no space. Items are sold for\",4:\"§7§a90.0% §7of their selling\",5:\"§7price.\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Enchanted Hopper\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"ENCHANTED_HOPPER\",uuid:\"9bfc4a2c-01dd-42e3-85bd-e805df811a59\",timestamp:\"3/30/20 2:20 PM\"}}",
- "modver": "1.0.0",
"lore": [
"§7This item can be placed inside",
"§7any minion. Automatically sells",
@@ -15,5 +12,23 @@
"§7price.",
"",
"§9§lRARE"
+ ],
+ "recipe": {
+ "A1": "ENCHANTED_IRON_BLOCK:1",
+ "A2": "",
+ "A3": "ENCHANTED_IRON_BLOCK:1",
+ "B1": "ENCHANTED_IRON_BLOCK:1",
+ "B2": "CHEST:1",
+ "B3": "ENCHANTED_IRON_BLOCK:1",
+ "C1": "",
+ "C2": "ENCHANTED_IRON_BLOCK:1",
+ "C3": ""
+ },
+ "internalname": "ENCHANTED_HOPPER",
+ "clickcommand": "viewrecipe",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Hopper"
]
} \ No newline at end of file