diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-07-17 12:09:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-17 12:09:20 +0200 |
commit | 9684b6dace8b41c7992c755378f9033e714b99a7 (patch) | |
tree | c8cdea75746b5f56b212c14a7b3463b035c772b7 /items/PIRATE_BOMB_FLUX.json | |
parent | 3b6a95e3a3da7b2767f51f9edccd611c9d4c5c8e (diff) | |
download | NotEnoughUpdates-REPO-9684b6dace8b41c7992c755378f9033e714b99a7.tar.gz NotEnoughUpdates-REPO-9684b6dace8b41c7992c755378f9033e714b99a7.tar.bz2 NotEnoughUpdates-REPO-9684b6dace8b41c7992c755378f9033e714b99a7.zip |
Added new skins (#959)
* Added new skins
* Fixed lore Endstone rose
* Fixed lore scarfs talis
Diffstat (limited to 'items/PIRATE_BOMB_FLUX.json')
-rw-r--r-- | items/PIRATE_BOMB_FLUX.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/PIRATE_BOMB_FLUX.json b/items/PIRATE_BOMB_FLUX.json new file mode 100644 index 00000000..602db9f3 --- /dev/null +++ b/items/PIRATE_BOMB_FLUX.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dPirate Bomb Power Orb Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"cf9d605c-ffcb-324f-a0b8-7b7ac35a4fce\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4OTI3MzIxMDkwMCwKICAicHJvZmlsZUlkIiA6ICI2NDU4Mjc0MjEyNDg0MDY0YTRkMDBlNDdjZWM4ZjcyZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaDNtMXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRmODE1YmNiYWMyMzczNDA0NjRiNzc3ODA3ZjI2YjVlOTMxN2MxOWQ1NzlkYTJkZDk0Y2JiYzZhMGRlNTEzOCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7§7Item skins give your gear a\",3:\"§7fresh new look! Apply them just\",4:\"§7like an enchant book using the\",5:\"§7anvil.\",6:\"\",7:\"§7§7This skin can be applied to\",8:\"§7§aRadiant Power Orb§7, §9Mana\",9:\"§9Flux Power Orb§7, §5Overflux\",10:\"§5Power Orb§7, and §6Plasmaflux\",11:\"§6Power Orb§7.\",12:\"\",13:\"§7§aThis skin is animated!\",14:\"\",15:\"§d§lMYTHIC COSMETIC!\"],Name:\"§dPirate Bomb Power Orb Skin\"},ExtraAttributes:{id:\"PIRATE_BOMB_FLUX\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§8Combinable in Anvil", + "", + "§7§7Item skins give your gear a", + "§7fresh new look! Apply them just", + "§7like an enchant book using the", + "§7anvil.", + "", + "§7§7This skin can be applied to", + "§7§aRadiant Power Orb§7, §9Mana", + "§9Flux Power Orb§7, §5Overflux", + "§5Power Orb§7, and §6Plasmaflux", + "§6Power Orb§7.", + "", + "§7§aThis skin is animated!", + "", + "§d§lMYTHIC COSMETIC!" + ], + "internalname": "PIRATE_BOMB_FLUX", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale", + "https://wiki.hypixel.net/Fire_Sale" + ] +}
\ No newline at end of file |