diff options
author | jani270 <jani270@gmx.de> | 2022-05-03 16:24:07 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-05-03 16:24:07 +0200 |
commit | c533db84447d55d8af368b0c7a16991e83ed94d6 (patch) | |
tree | cebec991dfd2ff9896a783382d7cef8c2c0fa6c5 /items/DAY_CRYSTAL.json | |
parent | 4afedc799db3ca18beadcc3ce22b5b28eec2c61c (diff) | |
download | NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.tar.gz NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.tar.bz2 NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.zip |
god this isnt good for my mental health
maybe breaks some shit but idc
Diffstat (limited to 'items/DAY_CRYSTAL.json')
-rw-r--r-- | items/DAY_CRYSTAL.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/DAY_CRYSTAL.json b/items/DAY_CRYSTAL.json index e6c2f19e..b9f06325 100644 --- a/items/DAY_CRYSTAL.json +++ b/items/DAY_CRYSTAL.json @@ -1,14 +1,13 @@ { "itemid": "minecraft:nether_star", "displayname": "§9Day Crystal", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Increases your §9§c❁ Strength\",1:\"§c§7and §a❈ Defense§7 by §a+5§7\",2:\"§7during the Day.\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE ACCESSORY\"],Name:\"§9Day Crystal\"},ExtraAttributes:{id:\"DAY_CRYSTAL\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Increases your §9§c❁ Strength\",1:\"§c§7and §a❈ Defense§7 by §a+5§7\",2:\"§7during the Day.\",3:\"\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Day Crystal\"},ExtraAttributes:{id:\"DAY_CRYSTAL\"}}", "damage": 0, "lore": [ "§7Increases your §9§c❁ Strength", "§c§7and §a❈ Defense§7 by §a+5§7", "§7during the Day.", "", - "§7§8This item can be reforged!", "§9§lRARE ACCESSORY" ], "recipe": { |