diff options
Diffstat (limited to 'items/SECOND_MASTER_STAR.json')
-rw-r--r-- | items/SECOND_MASTER_STAR.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/SECOND_MASTER_STAR.json b/items/SECOND_MASTER_STAR.json new file mode 100644 index 00000000..4f95a313 --- /dev/null +++ b/items/SECOND_MASTER_STAR.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Second Master Star", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"650a55c6-fa27-3aaf-bca8-bd331ede1122\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmY1ZGUwODcyNDg3M2ZlMGNkZTY2M2FjNTJkMWU1NDg0NzlhYzNmOGYzNmViZDAxNzE1YjcxNzFmNDgxZDUxOSJ9fX0\"}]}},display:{Lore:[0:\"§7Imbue a §c1✪§7 Dungeon Item with\",1:\"§7an additional §cMaster Star ✪§7,\",2:\"§7increasing all stats by an\",3:\"§7additional §a+5%§7 in §cMaster\",4:\"§cMode§7!\",5:\"\",6:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§f§f§5Second Master Star\"},ExtraAttributes:{id:\"SECOND_MASTER_STAR\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Imbue a §c1✪§7 Dungeon Item with", + "§7an additional §cMaster Star ✪§7,", + "§7increasing all stats by an", + "§7additional §a+5%§7 in §cMaster", + "§cMode§7!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "SECOND_MASTER_STAR", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |