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/FIRST_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/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 |