diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-09-18 16:02:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-18 14:02:18 +0000 |
| commit | 330cb4ae1a802f40bbcfbde0b24bafd92169eaf0 (patch) | |
| tree | 9af7fc376f927fbbed9ea6b03fce3956af12dca1 /items/DIAMOND_ATOM.json | |
| parent | 3a12e2e68272e4b2d357d66a644de9f0b0ffdbaf (diff) | |
| download | NotEnoughUpdates-REPO-330cb4ae1a802f40bbcfbde0b24bafd92169eaf0.tar.gz NotEnoughUpdates-REPO-330cb4ae1a802f40bbcfbde0b24bafd92169eaf0.tar.bz2 NotEnoughUpdates-REPO-330cb4ae1a802f40bbcfbde0b24bafd92169eaf0.zip | |
feat: Misc changes (#1350)
* feat: Reforge Stone lore changes
* feat: Garden -> The Garden changes
* feat: Beetle + Cricket Skin changes and tac sword change
* feat: Golden Dragon and Ascension Rope lore changes
Diffstat (limited to 'items/DIAMOND_ATOM.json')
| -rw-r--r-- | items/DIAMOND_ATOM.json | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/items/DIAMOND_ATOM.json b/items/DIAMOND_ATOM.json index 10258228..1296fe0c 100644 --- a/items/DIAMOND_ATOM.json +++ b/items/DIAMOND_ATOM.json @@ -4,20 +4,25 @@ "displayname": "§9Diamond Atom", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cb089e85-de4e-3640-bb92-31f5cb6142c5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjgzY2Y5YTIxOTFkNTY5ZDE3YmY0YmFiZDAxZjQzYTE3YmU4ZDMyZjExNWM2YzQ3NTE4NmUzZWMxOGMyZWZjZiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Perfect §7reforge\",4:\"§7when combined with armor§7.\",5:\"\",6:\"§7§8§oThis miniscule stone is the\",7:\"§8§odream of every blacksmith.\",8:\"\",9:\"§7Requires §aMining Skill Level\",10:\"§aXXII§7!\",11:\"\",12:\"§9§lRARE REFORGE STONE\"],Name:\"§9Diamond Atom\"},ExtraAttributes:{id:\"DIAMOND_ATOM\"}}", - "modver": "2.1.1-PRE", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cb089e85-de4e-3640-bb92-31f5cb6142c5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjgzY2Y5YTIxOTFkNTY5ZDE3YmY0YmFiZDAxZjQzYTE3YmU4ZDMyZjExNWM2YzQ3NTE4NmUzZWMxOGMyZWZjZiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Perfect §7reforge when\",4:\"§7combined with armor§7.\",5:\"\",6:\"§7§8§oThis miniscule stone is the dream of\",7:\"§8§oevery blacksmith.\",8:\"\",9:\"§9Perfect §7(§6Legendary§7):\",10:\"§7Defense: §a+80\",11:\"\",12:\"§9Perfect Bonus\",13:\"§7Increases §a❈ Defense §7by §a+2%§7.\",14:\"\",15:\"§7Requires §aMining Skill Level XXII§7!\",16:\"\",17:\"§9§lRARE REFORGE STONE\"],Name:\"§9Diamond Atom\"},ExtraAttributes:{id:\"DIAMOND_ATOM\"}}", + "modver": "", "lore": [ "§8Reforge Stone", "§7§8Combinable in Reforge Anvil", "", - "§7Applies the §9Perfect §7reforge", - "§7when combined with armor§7.", + "§7Applies the §9Perfect §7reforge when", + "§7combined with armor§7.", "", - "§7§8§oThis miniscule stone is the", - "§8§odream of every blacksmith.", + "§7§8§oThis miniscule stone is the dream of", + "§8§oevery blacksmith.", "", - "§7Requires §aMining Skill Level", - "§aXXII§7!", + "§9Perfect §7(§6Legendary§7):", + "§7Defense: §a+80", + "", + "§9Perfect Bonus", + "§7Increases §a❈ Defense §7by §a+2%§7.", + "", + "§7Requires §aMining Skill Level XXII§7!", "", "§9§lRARE REFORGE STONE" ], |
