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/RED_SCARF.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/RED_SCARF.json')
| -rw-r--r-- | items/RED_SCARF.json | 28 |
1 files changed, 17 insertions, 11 deletions
diff --git a/items/RED_SCARF.json b/items/RED_SCARF.json index 010f2bfb..e63aabe5 100644 --- a/items/RED_SCARF.json +++ b/items/RED_SCARF.json @@ -4,23 +4,29 @@ "displayname": "§9Red Scarf", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"534c842c-aa71-3acb-a45b-1e7579d44777\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTQzMWExZWZlMzMyNjNmYTAwZWZkZjQ3OWNmNDBhMTFjMTMxNmRiMzIzYmM4ZDc4NzNmODk5N2U4ZTJmNzVkOSJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Loving §7reforge\",4:\"§7when combined with a\",5:\"§7chestplate§7.\",6:\"\",7:\"§7§8§oGiven by his mother. Scarf\",8:\"§8§oalways studied harder than\",9:\"§8§oeveryone else, hoping that one\",10:\"§8§oday he could bring her back.\",11:\"\",12:\"§7Requires §aMining Skill Level\",13:\"§aXXI§7!\",14:\"\",15:\"§9§lRARE REFORGE STONE\"],Name:\"§9Red Scarf\"},ExtraAttributes:{id:\"RED_SCARF\"}}", - "modver": "2.1.0-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"534c842c-aa71-3acb-a45b-1e7579d44777\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTQzMWExZWZlMzMyNjNmYTAwZWZkZjQ3OWNmNDBhMTFjMTMxNmRiMzIzYmM4ZDc4NzNmODk5N2U4ZTJmNzVkOSJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Loving §7reforge when\",4:\"§7combined with a chestplate§7.\",5:\"\",6:\"§7§8§oGiven by his mother. Scarf always\",7:\"§8§ostudied harder than everyone else,\",8:\"§8§ohoping that one day he could bring\",9:\"§8§oher back.\",10:\"\",11:\"§9Loving §7(§6Legendary§7):\",12:\"§7Health: §a+10\",13:\"§7Defense: §a+10\",14:\"§7Intelligence: §a+100\",15:\"\",16:\"§9Loving Bonus\",17:\"§7Increases ability damage by §a5%§7.\",18:\"\",19:\"§7Requires §aMining Skill Level XXI§7!\",20:\"\",21:\"§9§lRARE REFORGE STONE\"],Name:\"§9Red Scarf\"},ExtraAttributes:{id:\"RED_SCARF\"}}", + "modver": "", "lore": [ "§8Reforge Stone", "§7§8Combinable in Reforge Anvil", "", - "§7Applies the §9Loving §7reforge", - "§7when combined with a", - "§7chestplate§7.", + "§7Applies the §9Loving §7reforge when", + "§7combined with a chestplate§7.", "", - "§7§8§oGiven by his mother. Scarf", - "§8§oalways studied harder than", - "§8§oeveryone else, hoping that one", - "§8§oday he could bring her back.", + "§7§8§oGiven by his mother. Scarf always", + "§8§ostudied harder than everyone else,", + "§8§ohoping that one day he could bring", + "§8§oher back.", "", - "§7Requires §aMining Skill Level", - "§aXXI§7!", + "§9Loving §7(§6Legendary§7):", + "§7Health: §a+10", + "§7Defense: §a+10", + "§7Intelligence: §a+100", + "", + "§9Loving Bonus", + "§7Increases ability damage by §a5%§7.", + "", + "§7Requires §aMining Skill Level XXI§7!", "", "§9§lRARE REFORGE STONE" ], |
