diff options
author | Lulonaut <67191924+Lulonaut@users.noreply.github.com> | 2022-05-15 10:17:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-15 10:17:30 +0200 |
commit | 49231470607d3fbbe557dad6338581643661b9d8 (patch) | |
tree | 634527530159e0dd3abc01f8572498722bdf4816 /items/AOTE_STONE.json | |
parent | 4168ae7a25f39941a224ef46cb89cf109f1002df (diff) | |
download | NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.tar.gz NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.tar.bz2 NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.zip |
new patch (#738)
* hypixeling
* add things back
* save
* nbt
* Hypixel moment
* crimsoning
* \u0027
* missing things
* wiki links
* Fixed Item
* I am a idiot
* am i high
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/AOTE_STONE.json')
-rw-r--r-- | items/AOTE_STONE.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/AOTE_STONE.json b/items/AOTE_STONE.json index 1360c0da..4340c37c 100644 --- a/items/AOTE_STONE.json +++ b/items/AOTE_STONE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§9Warped Stone", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"8fa8272c-7171-3ff6-a997-b46ed76a3bf7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWNiN2MyMWNjNDNkYzE3Njc4ZWU2ZjE2NTkxZmZhYWIxZjYzN2MzN2Y0ZjZiYmQ4Y2VhNDk3NDUxZDc2ZGI2ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Warped §7reforge\",5:\"§7to a sword.\",6:\"\",7:\"§7§8§oIf you look deep inside, you\",8:\"§8§orisk finding yourself somewhere\",9:\"§8§oelse.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXXVI§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§f§f§9Warped Stone\"},ExtraAttributes:{id:\"AOTE_STONE\"},AttributeModifiers:[]}", + "displayname": "§9Warped Stone", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3e177aa5-3b13-3bc1-a40b-28d3b4561b9b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1MjE0NjU0MzEyMywKICAicHJvZmlsZUlkIiA6ICJjOWRlZTM4MDUzYjg0YzI5YjZlZjA5YjJlMDM5OTc0ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJTQVJfRGVjZW1iZXI1IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzU0ZDQ4YWM3ZTY1YjkxNDY3OTA0ZjJmNGQxNTQ1NTY3NzZmZmE5Y2QyZDUyNmIxMmEwNDk5YmI1OWNjNjU2YzciLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Warped §7reforge\",5:\"§7to a melee weapon.\",6:\"\",7:\"§7§8§oIf you look deep inside, you\",8:\"§8§orisk finding yourself somewhere\",9:\"§8§oelse.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXXVI§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Warped Stone\"},ExtraAttributes:{id:\"AOTE_STONE\"}}", "damage": 3, "lore": [ "§8Reforge Stone", @@ -9,7 +9,7 @@ "§7Can be used in a Reforge Anvil", "§7or with the Dungeon Blacksmith", "§7to apply the §9Warped §7reforge", - "§7to a sword.", + "§7to a melee weapon.", "", "§7§8§oIf you look deep inside, you", "§8§orisk finding yourself somewhere", @@ -23,9 +23,9 @@ "internalname": "AOTE_STONE", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Warped_Stone" ] -} +}
\ No newline at end of file |