diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/DANGER_1_PORTAL.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/DANGER_1_PORTAL.json')
-rw-r--r-- | items/DANGER_1_PORTAL.json | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/items/DANGER_1_PORTAL.json b/items/DANGER_1_PORTAL.json index c81c1a0e..3ba2f75d 100644 --- a/items/DANGER_1_PORTAL.json +++ b/items/DANGER_1_PORTAL.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", - "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\",9:\"\",10:\"§eClick to view recipe!\"],Name:\"§fPortal to Spider\u0027s Den\"},ExtraAttributes:{id:\"DANGER_1_PORTAL\"}}", + "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\"}}", "damage": 3, "lore": [ "§7Placing the item on your private", "§7island will create a portal to", - "§7the Spider\u0027s Den§7 for you to", + "§7the Spider's Den§7 for you to", "§7use whenever you want!", "", "§7§8The portal will spawn facing", @@ -14,6 +14,17 @@ "", "§f§lCOMMON" ], + "recipe": { + "A1": "WEB:16", + "A2": "WEB:16", + "A3": "WEB:16", + "B1": "GRAVEL:16", + "B2": "ENDER_PEARL:16", + "B3": "GRAVEL:16", + "C1": "GRAVEL:16", + "C2": "GRAVEL:16", + "C3": "GRAVEL:16" + }, "internalname": "DANGER_1_PORTAL", "clickcommand": "viewrecipe", "modver": "1.0.0" |