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
35
36
|
{
"itemid": "minecraft:hopper",
"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,
"lore": [
"§7This item can be placed inside",
"§7any minion. Automatically sells",
"§7generated items when the minion",
"§7has no space. Items are sold for",
"§7§a90.0% §7of their selling",
"§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": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Enchanted_Hopper",
"https://wiki.hypixel.net/Enchanted_Hopper"
],
"crafttext": "Requires: Iron Ingot IX"
}
|