aboutsummaryrefslogtreecommitdiff
path: root/items/TELEPORTER_PILL.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/TELEPORTER_PILL.json')
-rw-r--r--items/TELEPORTER_PILL.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/items/TELEPORTER_PILL.json b/items/TELEPORTER_PILL.json
new file mode 100644
index 00000000..c73ecbc4
--- /dev/null
+++ b/items/TELEPORTER_PILL.json
@@ -0,0 +1,34 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Teleporter Pill",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cd7036e7-cf96-39c3-89a1-02f1d73cec99\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NDQyNjY3NiwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzIyMDU4YzdjYzg1MjFlZTE1OTllODllM2UyYTEzYWM2ZTBmYWMyY2UwYjM2NjdmOWI3OTU1MTcwZjFjYWUzZSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§7Right-click to consume a\",1:\"§7really nice, really good pill.\",2:\"\",3:\"§7§7Consuming it allows you to use\",4:\"§7teleport pads on your private\",5:\"§7island from anywhere.\",6:\"\",7:\"§7§4☠ §cRequires §5Blaze Slayer 4.\",8:\"§9§lRARE\"],Name:\"§9Teleporter Pill\"},ExtraAttributes:{id:\"TELEPORTER_PILL\"}}",
+ "damage": 3,
+ "lore": [
+ "§7§7Right-click to consume a",
+ "§7really nice, really good pill.",
+ "",
+ "§7§7Consuming it allows you to use",
+ "§7teleport pads on your private",
+ "§7island from anywhere.",
+ "",
+ "§7§4☠ §cRequires §5Blaze Slayer 4.",
+ "§9§lRARE"
+ ],
+ "recipe": {
+ "A1": "MOLTEN_POWDER:1",
+ "A2": "ENCHANTED_CAKE:64",
+ "A3": "MOLTEN_POWDER:1",
+ "B1": "INFERNO_VERTEX:1",
+ "B2": "TELEPORT_PAD:64",
+ "B3": "INFERNO_VERTEX:1",
+ "C1": "MOLTEN_POWDER:1",
+ "C2": "ENCHANTED_CAKE:64",
+ "C3": "MOLTEN_POWDER:1"
+ },
+ "internalname": "TELEPORTER_PILL",
+ "slayer_req": "BLAZE_4",
+ "crafttext": "",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file