diff options
Diffstat (limited to 'items/BUDGET_HOPPER.json')
-rw-r--r-- | items/BUDGET_HOPPER.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/BUDGET_HOPPER.json b/items/BUDGET_HOPPER.json new file mode 100644 index 00000000..06b12f38 --- /dev/null +++ b/items/BUDGET_HOPPER.json @@ -0,0 +1,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" + ] +}
\ No newline at end of file |