1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"internalname": "BUDGET_HOPPER",
"itemid": "minecraft:hopper",
"displayname": "Budget Hopper",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{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§a50.0% §7of their selling\",5:\"§7price.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aBudget Hopper\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"BUDGET_HOPPER\",uuid:\"032eec7a-53d0-4fa6-a1cc-b7d42bb0c5fd\",timestamp:\"3/30/20 11:16 AM\"}}",
"modver": "1.0.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§a50.0% §7of their selling",
"§7price.",
"",
"§a§lUNCOMMON"
]
}
|