aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_SHEARS.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/ENCHANTED_SHEARS.json')
-rw-r--r--items/ENCHANTED_SHEARS.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/items/ENCHANTED_SHEARS.json b/items/ENCHANTED_SHEARS.json
new file mode 100644
index 00000000..156a41de
--- /dev/null
+++ b/items/ENCHANTED_SHEARS.json
@@ -0,0 +1,20 @@
+{
+ "itemid": "minecraft:shears",
+ "displayname": "§fEnchanted Shears",
+ "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7This item can be used as a\",1:\"§7minion upgrade for sheep\",2:\"§7generators. This will\",3:\"§7automatically shear sheep for\",4:\"§7you as they spawn.\",5:\"\",6:\"§f§lCOMMON SHEARS\"],Name:\"§fEnchanted Shears\"},ExtraAttributes:{id:\"ENCHANTED_SHEARS\"}}",
+ "damage": 0,
+ "lore": [
+ "§7This item can be used as a",
+ "§7minion upgrade for sheep",
+ "§7generators. This will",
+ "§7automatically shear sheep for",
+ "§7you as they spawn.",
+ "",
+ "§f§lCOMMON SHEARS"
+ ],
+ "internalname": "ENCHANTED_SHEARS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file