aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_QUARTZ.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/ENCHANTED_QUARTZ.json')
-rw-r--r--items/ENCHANTED_QUARTZ.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/items/ENCHANTED_QUARTZ.json b/items/ENCHANTED_QUARTZ.json
new file mode 100644
index 00000000..408ce03d
--- /dev/null
+++ b/items/ENCHANTED_QUARTZ.json
@@ -0,0 +1,12 @@
+{
+ "internalname": "ENCHANTED_QUARTZ",
+ "itemid": "minecraft:quartz",
+ "displayname": "Enchanted Quartz",
+ "clickcommand": "viewrecipe",
+ "damage": 0,
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Quartz\"},ExtraAttributes:{id:\"ENCHANTED_QUARTZ\"}}",
+ "modver": "1.0.0",
+ "lore": [
+ "§a§lUNCOMMON"
+ ]
+} \ No newline at end of file