From 7dace9af7ae041a753bb076c0fbad7dd5b560294 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 31 May 2020 02:47:11 +1000 Subject: 1.5 --- items/DANGER_1_PORTAL.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'items/DANGER_1_PORTAL.json') diff --git a/items/DANGER_1_PORTAL.json b/items/DANGER_1_PORTAL.json index 3ba2f75d..cd34ee9f 100644 --- a/items/DANGER_1_PORTAL.json +++ b/items/DANGER_1_PORTAL.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", - "displayname": "§fPortal to Spider's Den", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ea49a4c2-c959-39cf-8d82-6a2d6e1175ff\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzc1NDMxOGEzMzc2ZjQ3MGU0ODFkZmNkNmM4M2E1OWFhNjkwYWQ0YjRkZDc1NzdmZGFkMWMyZWYwOGQ4YWVlNiJ9fX0=\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Spider's Den§7 for you to\",3:\"§7use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to Spider's Den\"},ExtraAttributes:{id:\"DANGER_1_PORTAL\"}}", + "displayname": "§fPortal to Spider\u0027s Den", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ea49a4c2-c959-39cf-8d82-6a2d6e1175ff\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzc1NDMxOGEzMzc2ZjQ3MGU0ODFkZmNkNmM4M2E1OWFhNjkwYWQ0YjRkZDc1NzdmZGFkMWMyZWYwOGQ4YWVlNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Spider\u0027s Den§7 for you to\",3:\"§7use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to Spider\u0027s Den\"},ExtraAttributes:{id:\"DANGER_1_PORTAL\"}}", "damage": 3, "lore": [ "§7Placing the item on your private", "§7island will create a portal to", - "§7the Spider's Den§7 for you to", + "§7the Spider\u0027s Den§7 for you to", "§7use whenever you want!", "", "§7§8The portal will spawn facing", @@ -27,5 +27,6 @@ }, "internalname": "DANGER_1_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gravel III" } \ No newline at end of file -- cgit