diff options
Diffstat (limited to 'items/RUNE_SACK.json')
-rw-r--r-- | items/RUNE_SACK.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/RUNE_SACK.json b/items/RUNE_SACK.json new file mode 100644 index 00000000..c7dabe8d --- /dev/null +++ b/items/RUNE_SACK.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Rune Sack", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2be8f028-4b71-31f0-9368-d2cbe1d25673\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMjE5MzE2OCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTkxZWI0ZWUzZWNjZTM0NDc0ODNhMWYxNTFjMTFmYWNjOWRlMjU1NzdhYjdiNTFmYmYzZDljMmIyYTRiNjlmYyIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§7Rune pickups go directly into§r§7\",1:\"§7your sacks.§r§7\",2:\"§r§7\",3:\"§7Capacity: §e64 per rune tier§r§7\",4:\"§8Sacks sum their capacity.§r§7\",5:\"§r§7\",6:\"§5§lEPIC§r§7\"],Name:\"§5Rune Sack\"},ExtraAttributes:{id:\"RUNE_SACK\"}}", + "damage": 3, + "lore": [ + "§7Rune pickups go directly into", + "§7your sacks.", + "", + "§7Capacity: §e64 per rune tier", + "§8Sacks sum their capacity.§r§7", + "", + "§5§lEPIC" + ], + "internalname": "RUNE_SACK", + "clickcommand": "", + "modver": "2.0.0-REL" +}
\ No newline at end of file |