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/DIRT-8.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 items/DIRT-8.json (limited to 'items/DIRT-8.json') diff --git a/items/DIRT-8.json b/items/DIRT-8.json deleted file mode 100644 index 37bc4f77..00000000 --- a/items/DIRT-8.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "internalname": "DIRT-8", - "itemid": 3, - "displayname": "§fnull", - "clickcommand": "", - "damage": 8, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fnull\"},ExtraAttributes:{id:\"DIRT:8\"}}", - "modver": "1.0.0", - "lore": [ - "§f§lCOMMON" - ] -} \ No newline at end of file -- cgit