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/SEARING_STONE.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/SEARING_STONE.json')
-rw-r--r-- | items/SEARING_STONE.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/SEARING_STONE.json b/items/SEARING_STONE.json index f1f8a6aa..ae1746fc 100644 --- a/items/SEARING_STONE.json +++ b/items/SEARING_STONE.json @@ -1,15 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§9Searing Stone", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"35c831c3-2108-30f5-a6e1-a1642f1cc78e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODQ3MzgwMDQ1MCwKICAicHJvZmlsZUlkIiA6ICJmMjc0YzRkNjI1MDQ0ZTQxOGVmYmYwNmM3NWIyMDIxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJIeXBpZ3NlbCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yZTAwNzRjNjk4NzRjYzRmMjhjNTI2ZGE5YmUwMjI1ZTg1OGI1MzBjM2NkZTRhMWI0ZWYwZmM4NjdjNWIzY2MzIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Strengthened\",5:\"§9§7reforge to an item.\",6:\"\",7:\"§7§8§oLegends say this stone will\",8:\"§8§onever cease glowing.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXXIV§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Searing Stone\"},ExtraAttributes:{id:\"SEARING_STONE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"35c831c3-2108-30f5-a6e1-a1642f1cc78e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODQ3MzgwMDQ1MCwKICAicHJvZmlsZUlkIiA6ICJmMjc0YzRkNjI1MDQ0ZTQxOGVmYmYwNmM3NWIyMDIxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJIeXBpZ3NlbCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yZTAwNzRjNjk4NzRjYzRmMjhjNTI2ZGE5YmUwMjI1ZTg1OGI1MzBjM2NkZTRhMWI0ZWYwZmM4NjdjNWIzY2MzIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Strengthened\",4:\"§9§7reforge when combined with\",5:\"§7equipment§7.\",6:\"\",7:\"§7§8§oLegends say this stone will\",8:\"§8§onever cease glowing.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXXIV§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Searing Stone\"},ExtraAttributes:{id:\"SEARING_STONE\"}}", "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 §9Strengthened", - "§9§7reforge to an item.", + "§7Applies the §9Strengthened", + "§9§7reforge when combined with", + "§7equipment§7.", "", "§7§8§oLegends say this stone will", "§8§onever cease glowing.", |