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