diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-26 10:06:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-26 10:06:23 +0200 |
commit | 968bb2a232c535234ef994f53a85abd04cf23618 (patch) | |
tree | 588d72eb414df8064381a19539ba7b19babb8a55 /items/PETRIFIED_STARFALL.json | |
parent | f18a467e17e845bb79404ed329e14a73e3891343 (diff) | |
download | NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.tar.gz NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.tar.bz2 NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.zip |
Fixed a few (81) items (#828)
* Fixed a few (21) pets
* Fixed another (1) pet
* Fixed Alert Flare recipe
* Fixed ench coal
* Fixed ench charcoal
* Fixed Farm Armours
* Fixed a few (48) reforge stones
Combinable in Reforge Anvil
* Fixed more (6) items
Diffstat (limited to 'items/PETRIFIED_STARFALL.json')
-rw-r--r-- | items/PETRIFIED_STARFALL.json | 20 |
1 files changed, 7 insertions, 13 deletions
diff --git a/items/PETRIFIED_STARFALL.json b/items/PETRIFIED_STARFALL.json index b6b2da3a..d70e7c41 100644 --- a/items/PETRIFIED_STARFALL.json +++ b/items/PETRIFIED_STARFALL.json @@ -1,34 +1,28 @@ { "itemid": "minecraft:skull", "displayname": "§5Petrified Starfall", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"fadc8a32-bfbd-3f4c-8a48-ab9051f87a6d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjZhM2ZkOGYyZjNlMzExNGY2NWY5Nzg5NzU4YmQ5NTk1MWNmYTBkNWExMmNhNmRiNGYyYTlhZGZhMjQ5YmQifX19\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Stellar §7reforge\",5:\"§7to a pickaxe.\",6:\"\",7:\"§7§8§oIt\u0027s not actually a star.\",8:\"\",9:\"§7Requires §aMining Skill Level\",10:\"§aXXVI§7!\",11:\"\",12:\"§5§lEPIC REFORGE STONE\",13:\"\",14:\"§eItems Required\",15:\"§9Starfall §7x512\",16:\"\",17:\"§7Duration: §b14h\"],Name:\"§5Petrified Starfall\"},ExtraAttributes:{id:\"PETRIFIED_STARFALL\"},AttributeModifiers:[]}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fadc8a32-bfbd-3f4c-8a48-ab9051f87a6d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjZhM2ZkOGYyZjNlMzExNGY2NWY5Nzg5NzU4YmQ5NTk1MWNmYTBkNWExMmNhNmRiNGYyYTlhZGZhMjQ5YmQifX19\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Stellar §7reforge\",4:\"§7when combined with a pickaxe§7.\",5:\"\",6:\"§7§8§oIt\u0027s not actually a star.\",7:\"\",8:\"§7Requires §aMining Skill Level\",9:\"§aXXVI§7!\",10:\"\",11:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Petrified Starfall\"},ExtraAttributes:{id:\"PETRIFIED_STARFALL\"}}", "damage": 3, "lore": [ "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", "", - "§7Can be used in a Reforge Anvil", - "§7or with the Dungeon Blacksmith", - "§7to apply the §9Stellar §7reforge", - "§7to a pickaxe.", + "§7Applies the §9Stellar §7reforge", + "§7when combined with a pickaxe§7.", "", "§7§8§oIt\u0027s not actually a star.", "", "§7Requires §aMining Skill Level", "§aXXVI§7!", "", - "§5§lEPIC REFORGE STONE", - "", - "§eItems Required", - "§9Starfall §7x512", - "", - "§7Duration: §b14h" + "§5§lEPIC REFORGE STONE" ], "internalname": "PETRIFIED_STARFALL", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Petrified_Starfall" ] -} +}
\ No newline at end of file |