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