diff options
Diffstat (limited to 'items/MOBYS_SHEARS.json')
-rw-r--r-- | items/MOBYS_SHEARS.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/MOBYS_SHEARS.json b/items/MOBYS_SHEARS.json new file mode 100644 index 00000000..ac51f923 --- /dev/null +++ b/items/MOBYS_SHEARS.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:shears", + "displayname": "§f§f§9Moby\u0027s Shears", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Collects §a+1 §aGlowing\",1:\"§aMushroom§7!\",2:\"\",3:\"§9§lRARE SHEARS\"],Name:\"§f§f§9Moby\u0027s Shears\"},ExtraAttributes:{id:\"MOBYS_SHEARS\"}}", + "damage": 0, + "lore": [ + "§7Collects §a+1 §aGlowing", + "§aMushroom§7!", + "", + "§9§lRARE SHEARS" + ], + "internalname": "MOBYS_SHEARS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |