aboutsummaryrefslogtreecommitdiff
path: root/items/FIRE_RESISTANCE.json
diff options
context:
space:
mode:
authorSchlaumeyer <51930935+SchIaumeyer@users.noreply.github.com>2022-04-22 06:02:14 +0200
committerGitHub <noreply@github.com>2022-04-22 06:02:14 +0200
commit6c3a71c8b8ab9ae0c2f1014aa81ba05c7bf27644 (patch)
tree16ff79a813458fc2c461def243b702e665c85ad8 /items/FIRE_RESISTANCE.json
parent179659a7592637b0f29347db048a1118ace02cd4 (diff)
downloadNotEnoughUpdates-REPO-6c3a71c8b8ab9ae0c2f1014aa81ba05c7bf27644.tar.gz
NotEnoughUpdates-REPO-6c3a71c8b8ab9ae0c2f1014aa81ba05c7bf27644.tar.bz2
NotEnoughUpdates-REPO-6c3a71c8b8ab9ae0c2f1014aa81ba05c7bf27644.zip
Crimson Isle fixes (#722)
* One soul was missing * max souls 228 -> 238 * Potion description changed * Fixed belt stats * Fixed belts * Changed description to variable numbers * Fixed Rods, changed order of abiphones * Changed descrption of the power stones * Changed description of power stones * Added new Crimson Isle zones Should be almost all
Diffstat (limited to 'items/FIRE_RESISTANCE.json')
-rw-r--r--items/FIRE_RESISTANCE.json14
1 files changed, 8 insertions, 6 deletions
diff --git a/items/FIRE_RESISTANCE.json b/items/FIRE_RESISTANCE.json
index e5732361..dec457e7 100644
--- a/items/FIRE_RESISTANCE.json
+++ b/items/FIRE_RESISTANCE.json
@@ -4,14 +4,16 @@
"displayname": "§fFire Resistance I Potion",
"clickcommand": "viewpotion",
"damage": 3,
- "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:12b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§cFire Resistance I\",2:\"§7Grants immunity to fire and\",3:\"§7lava.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fFire Resistance I Potion\"},ExtraAttributes:{id:\"FIRE_RESISTANCE\"}}",
- "modver": "1.0.0",
+ "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:12b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§cFire Resistance I\",2:\"§7Recieve §a10% §7reduces damage\",3:\"§7from §cfire §7and §clava§7.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fFire Resistance I Potion\"},ExtraAttributes:{id:\"FIRE_RESISTANCE\"}}",
+ "modver": "2.1.0-REL",
"lore": [
"",
"§cFire Resistance I",
- "§7Grants immunity to fire and",
- "§7lava.",
+ "§7Recieve §a10% §7reduces damage",
+ "§7from §cfire §7and §clava§7.",
"",
"§f§lCOMMON"
- ]
-}
+ ],
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file