aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_REDSTONE_LAMP.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/ENCHANTED_REDSTONE_LAMP.json')
-rw-r--r--items/ENCHANTED_REDSTONE_LAMP.json25
1 files changed, 20 insertions, 5 deletions
diff --git a/items/ENCHANTED_REDSTONE_LAMP.json b/items/ENCHANTED_REDSTONE_LAMP.json
index e34741cc..f07694e9 100644
--- a/items/ENCHANTED_REDSTONE_LAMP.json
+++ b/items/ENCHANTED_REDSTONE_LAMP.json
@@ -1,13 +1,28 @@
{
- "internalname": "ENCHANTED_REDSTONE_LAMP",
"itemid": "minecraft:redstone_lamp",
- "displayname": "Enchanted Redstone Lamp",
- "clickcommand": "viewrecipe",
- "damage": 0,
+ "displayname": "§9Enchanted Redstone Lamp",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§9§lRARE\"],Name:\"§9Enchanted Redstone Lamp\"},ExtraAttributes:{id:\"ENCHANTED_REDSTONE_LAMP\"}}",
- "modver": "1.0.0",
+ "damage": 0,
"lore": [
"§8Brewing Ingredient",
"§9§lRARE"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "ENCHANTED_REDSTONE:32",
+ "A3": "",
+ "B1": "ENCHANTED_REDSTONE:32",
+ "B2": "ENCHANTED_GLOWSTONE_DUST:32",
+ "B3": "ENCHANTED_REDSTONE:32",
+ "C1": "",
+ "C2": "ENCHANTED_REDSTONE:32",
+ "C3": ""
+ },
+ "internalname": "ENCHANTED_REDSTONE_LAMP",
+ "clickcommand": "viewrecipe",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Redstone_Lamp"
]
} \ No newline at end of file