aboutsummaryrefslogtreecommitdiff
path: root/items/SKYBLOCK_GEM.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-12-13 10:49:01 +0100
committerGitHub <noreply@github.com>2023-12-13 09:49:01 +0000
commit27d06bae300c769d16bbca464f064cc5eb590936 (patch)
tree0a045706b9e4e84fc390057bacdee42d5cfe3699 /items/SKYBLOCK_GEM.json
parent3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0 (diff)
downloadNotEnoughUpdates-REPO-27d06bae300c769d16bbca464f064cc5eb590936.tar.gz
NotEnoughUpdates-REPO-27d06bae300c769d16bbca464f064cc5eb590936.tar.bz2
NotEnoughUpdates-REPO-27d06bae300c769d16bbca464f064cc5eb590936.zip
Added Skymart NPC and sack content (#1068)
* Removed Copper and Gems from lore * Added new sacks content * Added skymart npc and 2 custom items
Diffstat (limited to 'items/SKYBLOCK_GEM.json')
-rw-r--r--items/SKYBLOCK_GEM.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/items/SKYBLOCK_GEM.json b/items/SKYBLOCK_GEM.json
new file mode 100644
index 00000000..df9e0c34
--- /dev/null
+++ b/items/SKYBLOCK_GEM.json
@@ -0,0 +1,19 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§aGem",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8cf0debb-5716-54a5-8c7a-bed9ea0a2941\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmMwZTZkOWUyNDI3MzU0ODE5MThjNWZkMTQ0OThiZDc2MGJiOWY0ZmY2NDMwYWQ0Njk2YjM4ZThhODgzZGE5NyJ9fX0=\"}]}},display:{Lore:[0:\"§7Used for NEU NPC-Shops\",1:\"\",2:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§f§f§6Gold Medal\"},ExtraAttributes:{id:\"SKYBLOCK_GOLD_MEDAL\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Used for NEU NPC-Shops",
+ "",
+ "§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka"
+ ],
+ "internalname": "SKYBLOCK_GEM",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://wiki.hypixel.net/SkyBlock_Gems"
+ ]
+} \ No newline at end of file