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.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/items/ENCHANTED_REDSTONE_LAMP.json b/items/ENCHANTED_REDSTONE_LAMP.json
new file mode 100644
index 00000000..e34741cc
--- /dev/null
+++ b/items/ENCHANTED_REDSTONE_LAMP.json
@@ -0,0 +1,13 @@
+{
+ "internalname": "ENCHANTED_REDSTONE_LAMP",
+ "itemid": "minecraft:redstone_lamp",
+ "displayname": "Enchanted Redstone Lamp",
+ "clickcommand": "viewrecipe",
+ "damage": 0,
+ "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",
+ "lore": [
+ "§8Brewing Ingredient",
+ "§9§lRARE"
+ ]
+} \ No newline at end of file