aboutsummaryrefslogtreecommitdiff
path: root/items/SMOOTH_BRICK-1.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/SMOOTH_BRICK-1.json')
-rw-r--r--items/SMOOTH_BRICK-1.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/items/SMOOTH_BRICK-1.json b/items/SMOOTH_BRICK-1.json
new file mode 100644
index 00000000..50c779f4
--- /dev/null
+++ b/items/SMOOTH_BRICK-1.json
@@ -0,0 +1,25 @@
+{
+ "itemid": "minecraft:stonebrick",
+ "displayname": "§fMossy Stone Bricks",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fMossy Stone Bricks\"},ExtraAttributes:{id:\"SMOOTH_BRICK\"}}",
+ "damage": 1,
+ "lore": [
+ "§f§lCOMMON"
+ ],
+ "internalname": "SMOOTH_BRICK-1",
+ "parent": "SMOOTH_BRICK",
+ "modver": "1.3-REL",
+ "vanilla": true,
+ "clickcommand": "viewrecipe",
+ "recipe": {
+ "A1": "SMOOTH_BRICK:1",
+ "A2": "VINE:1",
+ "A3": "",
+ "B1": "",
+ "B2": "",
+ "B3": "",
+ "C1": "",
+ "C2": "",
+ "C3": ""
+ }
+} \ No newline at end of file