aboutsummaryrefslogtreecommitdiff
path: root/items/BUDGET_HOPPER.json
blob: e8f6cacc646d573271c6e746d6af7a157b8e081f (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
35
{
  "itemid": "minecraft:hopper",
  "displayname": "§aBudget Hopper",
  "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:{id:\"BUDGET_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§a50.0% §7of their selling",
    "§7price.",
    "",
    "§a§lUNCOMMON"
  ],
  "recipe": {
    "A1": "ENCHANTED_IRON:1",
    "A2": "",
    "A3": "ENCHANTED_IRON:1",
    "B1": "ENCHANTED_IRON:1",
    "B2": "CHEST:1",
    "B3": "ENCHANTED_IRON:1",
    "C1": "",
    "C2": "ENCHANTED_IRON:1",
    "C3": ""
  },
  "internalname": "BUDGET_HOPPER",
  "clickcommand": "viewrecipe",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Budget_Hopper"
  ],
  "crafttext": "Requires: Iron Ingot V"
}