aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--items/WOOL.json12
1 files changed, 7 insertions, 5 deletions
diff --git a/items/WOOL.json b/items/WOOL.json
index 2b5b65fc..205032dc 100644
--- a/items/WOOL.json
+++ b/items/WOOL.json
@@ -1,13 +1,13 @@
{
"itemid": "minecraft:wool",
- "displayname": "§fWool",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fWool\"},ExtraAttributes:{id:\"WOOL\"}}",
+ "displayname": "§fWhite Wool",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fWhite Wool\"},ExtraAttributes:{id:\"WOOL\"}}",
"damage": 0,
"lore": [
"§f§lCOMMON"
],
"internalname": "WOOL",
- "modver": "1.3-REL",
+ "modver": "2.1.1-PRE",
"vanilla": true,
"clickcommand": "viewrecipe",
"recipe": {
@@ -20,5 +20,7 @@
"C1": "",
"C2": "",
"C3": ""
- }
-}
+ },
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file