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