From 260349c5e76b64da21e226bb746f08a8d7d52682 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 8 Oct 2020 18:23:33 -0400 Subject: Removed Nulls and Fixed Starred Adaptive Blade --- items/BOW-96.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 items/BOW-96.json (limited to 'items/BOW-96.json') diff --git a/items/BOW-96.json b/items/BOW-96.json deleted file mode 100644 index 84273726..00000000 --- a/items/BOW-96.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "internalname": "BOW-96", - "itemid": 261, - "displayname": "§fnull", - "clickcommand": "", - "damage": 96, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fnull\"},ExtraAttributes:{id:\"BOW:96\"}}", - "modver": "1.0.0", - "lore": [ - "§f§lCOMMON" - ] -} \ No newline at end of file -- cgit