aboutsummaryrefslogtreecommitdiff
path: root/items/DIAMOND_BLOCK.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/DIAMOND_BLOCK.json')
-rw-r--r--items/DIAMOND_BLOCK.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/items/DIAMOND_BLOCK.json b/items/DIAMOND_BLOCK.json
new file mode 100644
index 00000000..1b4d9ccf
--- /dev/null
+++ b/items/DIAMOND_BLOCK.json
@@ -0,0 +1,12 @@
+{
+ "internalname": "DIAMOND_BLOCK",
+ "itemid": "minecraft:diamond_block",
+ "displayname": "Block 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