From 330cb4ae1a802f40bbcfbde0b24bafd92169eaf0 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 18 Sep 2024 16:02:18 +0200 Subject: 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 --- items/ENDSTONE_GEODE.json | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'items/ENDSTONE_GEODE.json') diff --git a/items/ENDSTONE_GEODE.json b/items/ENDSTONE_GEODE.json index 59550b29..d30a731a 100644 --- a/items/ENDSTONE_GEODE.json +++ b/items/ENDSTONE_GEODE.json @@ -4,18 +4,25 @@ "displayname": "§9End Stone Geode", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9e5d4cbb-64ae-30d4-824d-ffd9e4dd1d78\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2QyNTVmZWU1ZjdjZjkwODFmMmMwZDVhMDQ0MmFjM2YzZmQxZmMyNGNiOTU2ZTNmMWQzMzE4NjNkMTFkZTE3NiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Hyper §7reforge\",4:\"§7when combined with armor§7.\",5:\"\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXIV§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9End Stone Geode\"},ExtraAttributes:{id:\"ENDSTONE_GEODE\"}}", - "modver": "2.1.0-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9e5d4cbb-64ae-30d4-824d-ffd9e4dd1d78\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2QyNTVmZWU1ZjdjZjkwODFmMmMwZDVhMDQ0MmFjM2YzZmQxZmMyNGNiOTU2ZTNmMWQzMzE4NjNkMTFkZTE3NiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Hyper §7reforge when\",4:\"§7combined with armor§7.\",5:\"\",6:\"§9Hyper §7(§6Legendary§7):\",7:\"§7Speed: §a+3\",8:\"§7Strength: §c+10\",9:\"§7Bonus Attack Speed: §c+6%\",10:\"\",11:\"§9Hyper Bonus\",12:\"§7Gain §f+5✦ Speed §7for §a5s §7after\",13:\"§7teleporting.\",14:\"\",15:\"§7Requires §aMining Skill Level XIV§7!\",16:\"\",17:\"§9§lRARE REFORGE STONE\"],Name:\"§9End Stone Geode\"},ExtraAttributes:{id:\"ENDSTONE_GEODE\"}}", + "modver": "", "lore": [ "§8Reforge Stone", "§7§8Combinable in Reforge Anvil", "", - "§7Applies the §9Hyper §7reforge", - "§7when combined with armor§7.", + "§7Applies the §9Hyper §7reforge when", + "§7combined with armor§7.", "", + "§9Hyper §7(§6Legendary§7):", + "§7Speed: §a+3", + "§7Strength: §c+10", + "§7Bonus Attack Speed: §c+6%", "", - "§7Requires §aMining Skill Level", - "§aXIV§7!", + "§9Hyper Bonus", + "§7Gain §f+5✦ Speed §7for §a5s §7after", + "§7teleporting.", + "", + "§7Requires §aMining Skill Level XIV§7!", "", "§9§lRARE REFORGE STONE" ], -- cgit