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