aboutsummaryrefslogtreecommitdiff
path: root/items/REDSTONE.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/REDSTONE.json')
-rw-r--r--items/REDSTONE.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/items/REDSTONE.json b/items/REDSTONE.json
new file mode 100644
index 00000000..1b682e98
--- /dev/null
+++ b/items/REDSTONE.json
@@ -0,0 +1,13 @@
+{
+ "internalname": "REDSTONE",
+ "itemid": "minecraft:redstone",
+ "displayname": "Redstone",
+ "clickcommand": "",
+ "damage": 0,
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fRedstone\"},ExtraAttributes:{id:\"REDSTONE\"}}",
+ "modver": "1.0.0",
+ "lore": [
+ "§8Brewing Ingredient",
+ "§f§lCOMMON"
+ ]
+} \ No newline at end of file