From b6c911ca45926dfc7aa404c51795af88fab2128b Mon Sep 17 00:00:00 2001 From: Moulberry Date: Tue, 14 Jul 2020 17:28:48 +0800 Subject: removed useless items --- items/DIAMOND_BLOCK.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 items/DIAMOND_BLOCK.json (limited to 'items/DIAMOND_BLOCK.json') diff --git a/items/DIAMOND_BLOCK.json b/items/DIAMOND_BLOCK.json deleted file mode 100644 index fa8291ef..00000000 --- a/items/DIAMOND_BLOCK.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "internalname": "DIAMOND_BLOCK", - "itemid": 57, - "displayname": "§fBlock of Diamond", - "clickcommand": "", - "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fBlock of Diamond\"},ExtraAttributes:{id:\"DIAMOND_BLOCK\"}}", - "modver": "1.0.0", - "lore": [ - "§f§lCOMMON" - ] -} \ No newline at end of file -- cgit