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