aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_COAL_BLOCK.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/ENCHANTED_COAL_BLOCK.json')
-rw-r--r--items/ENCHANTED_COAL_BLOCK.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/items/ENCHANTED_COAL_BLOCK.json b/items/ENCHANTED_COAL_BLOCK.json
new file mode 100644
index 00000000..ff241ece
--- /dev/null
+++ b/items/ENCHANTED_COAL_BLOCK.json
@@ -0,0 +1,12 @@
+{
+ "internalname": "ENCHANTED_COAL_BLOCK",
+ "itemid": "minecraft:coal_block",
+ "displayname": "Enchanted Block of Coal",
+ "clickcommand": "viewrecipe",
+ "damage": 0,
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Enchanted Block of Coal\"},ExtraAttributes:{id:\"ENCHANTED_COAL_BLOCK\"}}",
+ "modver": "1.0.0",
+ "lore": [
+ "§9§lRARE"
+ ]
+} \ No newline at end of file