aboutsummaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorStekerser <72933528+Stekerser@users.noreply.github.com>2021-04-21 23:22:06 +0300
committerGitHub <noreply@github.com>2021-04-21 16:22:06 -0400
commit685a37a373020c8689d61a838555ec5e2b19345f (patch)
treefa60a9adef2e6941c35bb781cc4d14da7852088d /items
parentb810e0e7e4f02d476d41a0a7bb12a20f7dfc666d (diff)
downloadNotEnoughUpdates-REPO-685a37a373020c8689d61a838555ec5e2b19345f.tar.gz
NotEnoughUpdates-REPO-685a37a373020c8689d61a838555ec5e2b19345f.tar.bz2
NotEnoughUpdates-REPO-685a37a373020c8689d61a838555ec5e2b19345f.zip
Added Quality Map and something (#465)
* Create QUALITY_MAP * Update SHEARS.json
Diffstat (limited to 'items')
-rw-r--r--items/SHEARS.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/items/SHEARS.json b/items/SHEARS.json
index ebaed0e3..6f5113e2 100644
--- a/items/SHEARS.json
+++ b/items/SHEARS.json
@@ -4,10 +4,10 @@
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fShears\"},ExtraAttributes:{id:\"SHEARS\"}}",
"damage": 0,
"lore": [
- "§f§lCOMMON"
+ "§f§lCOMMON SHEARS"
],
"internalname": "SHEARS",
- "modver": "1.3-REL",
+ "modver": "2.0.0-REL",
"vanilla": true,
"clickcommand": "viewrecipe",
"recipe": {
@@ -21,4 +21,4 @@
"C2": "",
"C3": ""
}
-} \ No newline at end of file
+}