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