diff options
Diffstat (limited to 'items/SURVIVOR_CUBE.json')
-rw-r--r-- | items/SURVIVOR_CUBE.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/SURVIVOR_CUBE.json b/items/SURVIVOR_CUBE.json new file mode 100644 index 00000000..b3ea08aa --- /dev/null +++ b/items/SURVIVOR_CUBE.json @@ -0,0 +1,17 @@ +{ + "internalname": "SURVIVOR_CUBE", + "itemid": "minecraft:skull", + "displayname": "Survivor Cube", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bf7681ca-8f68-3e7d-9931-346569c257a6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE4MTI4NTJjZjA3NDU5Y2Y4MmExNDAwMmZiNTY5NzgyZTZkNzU0MGY4ODg0YzAyYmY3ZDY3NzQzYTY0OWI3MCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Heals are §a+5% §7effective on\",1:\"§7you.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§c☠ §5Requires Spider LVL 7\",5:\"§9§lRARE ACCESSORY\"],Name:\"§9Survivor Cube\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SURVIVOR_CUBE\",uuid:\"b13812f9-a730-48aa-9f5b-c7f0ac80cede\",timestamp:\"3/25/20 2:12 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Heals are §a+5% §7effective on", + "§7you.", + "", + "§7§8This item can be reforged!", + "§c☠ §5Requires Spider LVL 7", + "§9§lRARE ACCESSORY" + ] +}
\ No newline at end of file |