aboutsummaryrefslogtreecommitdiff
path: root/items/ROYAL_COMPASS.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-09-18 10:28:35 +0200
committerGitHub <noreply@github.com>2024-09-18 08:28:35 +0000
commit905f2c95e5f1d57a06dd1cdb9db9097232405fa7 (patch)
tree8c2456f9867e7a24f29e9aece29078fffd9bfa9e /items/ROYAL_COMPASS.json
parent22b4f8a9633091d5c89c7f35ecedcf0a7c2714f9 (diff)
downloadNotEnoughUpdates-REPO-905f2c95e5f1d57a06dd1cdb9db9097232405fa7.tar.gz
NotEnoughUpdates-REPO-905f2c95e5f1d57a06dd1cdb9db9097232405fa7.tar.bz2
NotEnoughUpdates-REPO-905f2c95e5f1d57a06dd1cdb9db9097232405fa7.zip
feat: Mining Update (#1348)
* feat: Mining Update * feat: More Mining Items * feat: More Mining Items * feat: Even more changes * feat: Another mining change moment * feat: Revert Hardstone 10 Minion because of a crash * feat: Even more changes * feat: Pet changes from update * feat: Missing Pet item * feat: enchants and sacks json * feat: Topaz rod in museum Co-Authored-By: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> --------- Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/ROYAL_COMPASS.json')
-rw-r--r--items/ROYAL_COMPASS.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/items/ROYAL_COMPASS.json b/items/ROYAL_COMPASS.json
new file mode 100644
index 00000000..2a2d6563
--- /dev/null
+++ b/items/ROYAL_COMPASS.json
@@ -0,0 +1,20 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Royal Compass",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d3f1d5da-6d30-3843-ad95-8d7394b73048\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxNDI4OTkxNTI5NiwKICAicHJvZmlsZUlkIiA6ICIzZWUxYWRlMzljZDI0ZjFkOWYwODliYjA2ZTkzNTY5YSIsCiAgInByb2ZpbGVOYW1lIiA6ICJSdXNvR01SIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2YxMDYyNzdhZDU0MWFhNzZkOWQ0YTE5ZTdhYWM5MjYyMWEzZjAyNTFmZjk0MjdkZmRlYTUzOWI1MWRkOGQxZWEiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§6Ability: True Dwarth §e§lRIGHT CLICK\",1:\"§7Shows the way towards the nearest\",2:\"§7§6Emissary §7while in the §2Dwarven Mines§7.\",3:\"§8Cooldown: §a3s\",4:\"\",5:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§9§lRARE\"],Name:\"§9Royal Compass\"},ExtraAttributes:{id:\"ROYAL_COMPASS\"}}",
+ "damage": 3,
+ "lore": [
+ "§6Ability: True Dwarth §e§lRIGHT CLICK",
+ "§7Shows the way towards the nearest",
+ "§7§6Emissary §7while in the §2Dwarven Mines§7.",
+ "§8Cooldown: §a3s",
+ "",
+ "§8§l* §8Co-op Soulbound §8§l*",
+ "§9§lRARE"
+ ],
+ "internalname": "ROYAL_COMPASS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "",
+ "infoType": ""
+} \ No newline at end of file