aboutsummaryrefslogtreecommitdiff
path: root/items/WOOL-10.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/WOOL-10.json')
-rw-r--r--items/WOOL-10.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/items/WOOL-10.json b/items/WOOL-10.json
new file mode 100644
index 00000000..e7c84889
--- /dev/null
+++ b/items/WOOL-10.json
@@ -0,0 +1,25 @@
+{
+ "itemid": "minecraft:wool",
+ "displayname": "§fPurple Wool",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fPurple Wool\"},ExtraAttributes:{id:\"WOOL-10\"}}",
+ "damage": 10,
+ "lore": [
+ "§f§lCOMMON"
+ ],
+ "parent": "WOOL",
+ "internalname": "WOOL-10",
+ "modver": "1.3-REL",
+ "vanilla": true,
+ "recipe": {
+ "A1": "INK_SACK-5:1",
+ "A2": "WOOL:1",
+ "A3": "",
+ "B1": "",
+ "B2": "",
+ "B3": "",
+ "C1": "",
+ "C2": "",
+ "C3": ""
+ },
+ "clickcommand": "viewrecipe"
+} \ No newline at end of file