aboutsummaryrefslogtreecommitdiff
path: root/items/TREASURE_RING.json
diff options
context:
space:
mode:
authorMoulberry <jjenour@student.unimelb.edu.au>2020-08-05 01:34:04 +1000
committerGitHub <noreply@github.com>2020-08-05 01:34:04 +1000
commita6d765c01b809e775c0dc1bc6c10ac8576086709 (patch)
treedeabeb4ea94e96a96340bb5a18b3d9aa609f22c0 /items/TREASURE_RING.json
parent3dec40f80c9fea46a7bf4e1d189f2337d339e658 (diff)
parent9e10cb8251ce059f9a4cc091ca33437f3b1705fb (diff)
downloadNotEnoughUpdates-REPO-a6d765c01b809e775c0dc1bc6c10ac8576086709.tar.gz
NotEnoughUpdates-REPO-a6d765c01b809e775c0dc1bc6c10ac8576086709.tar.bz2
NotEnoughUpdates-REPO-a6d765c01b809e775c0dc1bc6c10ac8576086709.zip
Merge pull request #258 from IRONM00N/master
Most Dungeon Floor 4 Items
Diffstat (limited to 'items/TREASURE_RING.json')
-rw-r--r--items/TREASURE_RING.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/items/TREASURE_RING.json b/items/TREASURE_RING.json
new file mode 100644
index 00000000..43e724bc
--- /dev/null
+++ b/items/TREASURE_RING.json
@@ -0,0 +1,20 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§5Treasure Ring",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c43ff87a-4f75-3680-9e09-235bdd316892\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTk1MzgyNTcyMywKICAicHJvZmlsZUlkIiA6ICIwNmE4NjAyZDAwODk0YWQxOTcyMGQ3NGE1OGU1MDZjZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJfMW5kcmFfIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzZhMWNjNTUyNWEyMTdhMzk5YjViODZjMzJmMGYyMmRkOTEzNzg4NzRiNWY0NGQ1YTM4M2UxOGJjMGYzYmMzMDEiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Grants §a+2% §7extra loot to end\",1:\"§7of dungeon chests.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§5§lEPIC DUNGEON ACCESSORY\"],Name:\"§f§f§5Treasure Ring\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"TREASURE_RING\",uuid:\"3f0587c6-8387-4567-ba9f-e28d1271bb79\",timestamp:\"8/3/20 11:53 AM\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§7Grants §a+2% §7extra loot to end",
+ "§7of dungeon chests.",
+ "",
+ "§eRight-click to view recipes!",
+ "",
+ "§7§8This item can be reforged!",
+ "§5§lEPIC DUNGEON ACCESSORY"
+ ],
+ "internalname": "TREASURE_RING",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.1-REL",
+ "infoType": ""
+} \ No newline at end of file