diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /items/HOT_STUFF.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'items/HOT_STUFF.json')
-rw-r--r-- | items/HOT_STUFF.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/HOT_STUFF.json b/items/HOT_STUFF.json index 95cc50ba..3fedff80 100644 --- a/items/HOT_STUFF.json +++ b/items/HOT_STUFF.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Hot Stuff", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"6c9395c7-b592-303b-a340-1b2336fb4f23\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxNTY3MDA4NTU4NiwKICAicHJvZmlsZUlkIiA6ICIzZmM3ZmRmOTM5NjM0YzQxOTExOTliYTNmN2NjM2ZlZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJZZWxlaGEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2ZhNmNiOGQ2NDUzYjY4N2ZkZDA5ZWJmNzYwOWM2OGNkNmFlMzllNTUyYTkyYTM0YTcxMWRlOTJmZmM0MTNhMSIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Heated §7reforge\",5:\"§7to a pickaxe.\",6:\"\",7:\"§7§8§oOooh, das hot!\",8:\"\",9:\"§6§lLEGENDARY\",10:\"\",11:\"§eItems Required\",12:\"§fHard Stone §7x128\",13:\"§fRough Amber Gemstone §7x64\",14:\"\",15:\"§7Duration: §b1d\"],Name:\"§6Hot Stuff\"},ExtraAttributes:{id:\"HOT_STUFF\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"6c9395c7-b592-303b-a340-1b2336fb4f23\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxNTY3MDA4NTU4NiwKICAicHJvZmlsZUlkIiA6ICIzZmM3ZmRmOTM5NjM0YzQxOTExOTliYTNmN2NjM2ZlZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJZZWxlaGEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2ZhNmNiOGQ2NDUzYjY4N2ZkZDA5ZWJmNzYwOWM2OGNkNmFlMzllNTUyYTkyYTM0YTcxMWRlOTJmZmM0MTNhMSIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Heated §7reforge\",5:\"§7to a pickaxe.\",6:\"\",7:\"§7§8§oOooh, das hot!\",8:\"\",9:\"§6§lLEGENDARY\",10:\"\",11:\"§eItems Required\",12:\"§fHard Stone §7x128\",13:\"§f⸕ §fRough Amber Gemstone §7x64\",14:\"\",15:\"§7Duration: §b1d\"],Name:\"§6Hot Stuff\"},ExtraAttributes:{id:\"HOT_STUFF\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Reforge Stone", @@ -17,7 +17,7 @@ "", "§eItems Required", "§fHard Stone §7x128", - "§fRough Amber Gemstone §7x64", + "§f⸕ §fRough Amber Gemstone §7x64", "", "§7Duration: §b1d" ], |