diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-21 18:54:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-21 17:54:08 +0000 |
commit | 863d80d22f05bfaf6e3014871b2f02cc916870b0 (patch) | |
tree | 5d302d97e8badada7e27dbe907c3067bbf1cd3e4 /items/RECOMBOBULATOR_3000.json | |
parent | 65baaa519733aee8b5d1d492133e02b08c7dfd01 (diff) | |
download | NotEnoughUpdates-REPO-863d80d22f05bfaf6e3014871b2f02cc916870b0.tar.gz NotEnoughUpdates-REPO-863d80d22f05bfaf6e3014871b2f02cc916870b0.tar.bz2 NotEnoughUpdates-REPO-863d80d22f05bfaf6e3014871b2f02cc916870b0.zip |
Added new skins and some lore fixes (#1136)
* Added new skins and some lore fixes
* Fixed Cactus Knife lore
* Added parents for new skin
Diffstat (limited to 'items/RECOMBOBULATOR_3000.json')
-rw-r--r-- | items/RECOMBOBULATOR_3000.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/RECOMBOBULATOR_3000.json b/items/RECOMBOBULATOR_3000.json index b5e65ec0..6c257213 100644 --- a/items/RECOMBOBULATOR_3000.json +++ b/items/RECOMBOBULATOR_3000.json @@ -4,14 +4,14 @@ "displayname": "§6Recombobulator 3000", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"96538e7f-6b56-3557-9b7d-458afe4239e9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTdjY2QzNmRjOGY3MmFkY2IxZjhjOGU2MWVlODJjZDk2ZWFkMTQwY2YyYTE2YTEzNjZiZTliNWE4ZTNjYzNmYyJ9fX0K\"}]}},display:{Lore:[0:\"§7§8Combinable in Reforge Anvil\",1:\"\",2:\"§7Permanently increases the rarity\",3:\"§7of an item. Can only be applied\",4:\"§7to an item once.\",5:\"\",6:\"§6§lLEGENDARY DUNGEON ITEM\"],Name:\"§6Recombobulator 3000\"},ExtraAttributes:{id:\"RECOMBOBULATOR_3000\"}}", - "modver": "2.1.0-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"96538e7f-6b56-3557-9b7d-458afe4239e9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTdjY2QzNmRjOGY3MmFkY2IxZjhjOGU2MWVlODJjZDk2ZWFkMTQwY2YyYTE2YTEzNjZiZTliNWE4ZTNjYzNmYyJ9fX0K\"}]}},display:{Lore:[0:\"§7§8Combinable in Reforge Anvil\",1:\"\",2:\"§7Permanently increases the rarity of\",3:\"§7an item. Can only be applied to an\",4:\"§7item once.\",5:\"\",6:\"§6§lLEGENDARY DUNGEON ITEM\"],Name:\"§6Recombobulator 3000\"},ExtraAttributes:{id:\"RECOMBOBULATOR_3000\"}}", + "modver": "2.1.1-PRE", "lore": [ "§7§8Combinable in Reforge Anvil", "", - "§7Permanently increases the rarity", - "§7of an item. Can only be applied", - "§7to an item once.", + "§7Permanently increases the rarity of", + "§7an item. Can only be applied to an", + "§7item once.", "", "§6§lLEGENDARY DUNGEON ITEM" ], |