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