diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-05-02 14:49:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-02 08:49:04 -0400 |
commit | 03075e639a24db3c170c824df78daf74b1a2163f (patch) | |
tree | dbc38ee54e5eb43bbf391fec7c886a762c285c4f /items/THIRD_MASTER_STAR.json | |
parent | a8336480974df3c6decc714bfb348fe9d8a1b567 (diff) | |
download | NotEnoughUpdates-REPO-03075e639a24db3c170c824df78daf74b1a2163f.tar.gz NotEnoughUpdates-REPO-03075e639a24db3c170c824df78daf74b1a2163f.tar.bz2 NotEnoughUpdates-REPO-03075e639a24db3c170c824df78daf74b1a2163f.zip |
Added new mm items - wiki slow moment (#482)
* new items
* Added parents
Diffstat (limited to 'items/THIRD_MASTER_STAR.json')
-rw-r--r-- | items/THIRD_MASTER_STAR.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/THIRD_MASTER_STAR.json b/items/THIRD_MASTER_STAR.json new file mode 100644 index 00000000..5e7cd206 --- /dev/null +++ b/items/THIRD_MASTER_STAR.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Third Master Star", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"650a55c6-fa27-3aaf-bca8-bd331ede1122\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmY1ZGUwODcyNDg3M2ZlMGNkZTY2M2FjNTJkMWU1NDg0NzlhYzNmOGYzNmViZDAxNzE1YjcxNzFmNDgxZDUxOSJ9fX0\"}]}},display:{Lore:[0:\"§7Imbue a §c2✪§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§5Third Master Star\"},ExtraAttributes:{id:\"THIRD_MASTER_STAR\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Imbue a §c2✪§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": "THIRD_MASTER_STAR", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |