aboutsummaryrefslogtreecommitdiff
path: root/items/ARMOR_STAND.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/ARMOR_STAND.json')
-rw-r--r--items/ARMOR_STAND.json14
1 files changed, 9 insertions, 5 deletions
diff --git a/items/ARMOR_STAND.json b/items/ARMOR_STAND.json
index a7a28cda..04a43a2a 100644
--- a/items/ARMOR_STAND.json
+++ b/items/ARMOR_STAND.json
@@ -1,12 +1,16 @@
{
- "internalname": "ARMOR_STAND",
"itemid": "minecraft:armor_stand",
- "displayname": "Armor Stand",
- "clickcommand": "",
+ "displayname": "§fArmor Stand",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\",1:\"\",2:\"§eClick to view recipe!\"],Name:\"§fArmor Stand\"},ExtraAttributes:{id:\"ARMOR_STAND\"}}",
"damage": 0,
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fArmor Stand\"},ExtraAttributes:{id:\"ARMOR_STAND\"}}",
- "modver": "1.0.0",
"lore": [
"§f§lCOMMON"
+ ],
+ "internalname": "ARMOR_STAND",
+ "clickcommand": "",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Armor_Stand"
]
} \ No newline at end of file