diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-08 09:45:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-08 08:45:49 +0000 |
commit | 798124acef1dde4d968d7f768e087fcbda5bdccb (patch) | |
tree | 6e0119450a0a82e001da7cebb63d68f4e727f396 /items/INFLATABLE_JERRY.json | |
parent | 23b08cdc66f5029950798342818c86a47d14433e (diff) | |
download | NotEnoughUpdates-REPO-798124acef1dde4d968d7f768e087fcbda5bdccb.tar.gz NotEnoughUpdates-REPO-798124acef1dde4d968d7f768e087fcbda5bdccb.tar.bz2 NotEnoughUpdates-REPO-798124acef1dde4d968d7f768e087fcbda5bdccb.zip |
Fixed Magma Cube Pet stats and some lores (#1123)
Diffstat (limited to 'items/INFLATABLE_JERRY.json')
-rw-r--r-- | items/INFLATABLE_JERRY.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/INFLATABLE_JERRY.json b/items/INFLATABLE_JERRY.json index 2d8d73b2..c60704c9 100644 --- a/items/INFLATABLE_JERRY.json +++ b/items/INFLATABLE_JERRY.json @@ -4,12 +4,13 @@ "displayname": "§fInflatable Jerry", "clickcommand": "", "damage": 120, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7May it be a light to you in\",1:\"§7dark places, when all other\",2:\"§7lights go out.\",3:\"\",4:\"§cDungeons only!\",5:\"\",6:\"§f§lCOMMON DUNGEON ITEM\"],Name:\"§fInflatable Jerry\"},ExtraAttributes:{id:\"INFLATABLE_JERRY\"}}", - "modver": "2.1.0-REL", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7May it be a light to you in dark\",3:\"§7places, when all other lights go out.\",4:\"\",5:\"§cDungeons only!\",6:\"\",7:\"§f§lCOMMON DUNGEON ITEM\"],Name:\"§fInflatable Jerry\"},ExtraAttributes:{id:\"INFLATABLE_JERRY\"}}", + "modver": "2.1.1-PRE", "lore": [ - "§7May it be a light to you in", - "§7dark places, when all other", - "§7lights go out.", + "§7§8Brewing Ingredient", + "", + "§7May it be a light to you in dark", + "§7places, when all other lights go out.", "", "§cDungeons only!", "", |