aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_HOPPER.json
diff options
context:
space:
mode:
authorunknown <james.jenour@protonmail.com>2020-04-20 13:16:45 +1000
committerunknown <james.jenour@protonmail.com>2020-04-20 13:16:45 +1000
commit2d2d7db222a466ea627238d005400b44b93e227b (patch)
tree4e44e1972bb494ab126624225d38c37e9e99e232 /items/ENCHANTED_HOPPER.json
parent94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff)
downloadNotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz
NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2
NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip
Update items to RELEASE-1.0
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