diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-24 17:56:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 15:56:09 +0000 |
commit | f3dd8444ddb89d01e4ff3a44c99774f06049501e (patch) | |
tree | 0bcc65d9ea30a7f591ddae557e21b55c9c5fb72b /items/PORTABLE_CAMPFIRE.json | |
parent | 8f2145bae826b4cc8ab2a5ff10eccc0f3c6fae58 (diff) | |
download | NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.tar.gz NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.tar.bz2 NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.zip |
0.20.1.0 changes (#1174)
* 0.20.1.0 changes
* Fixed hollow and fervor armor
Diffstat (limited to 'items/PORTABLE_CAMPFIRE.json')
-rw-r--r-- | items/PORTABLE_CAMPFIRE.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/PORTABLE_CAMPFIRE.json b/items/PORTABLE_CAMPFIRE.json index 69eb2069..36ef488c 100644 --- a/items/PORTABLE_CAMPFIRE.json +++ b/items/PORTABLE_CAMPFIRE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:furnace", "displayname": "§9Portable Campfire", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be placed down in the §bGlacite\",1:\"§bTunnels§7.\",2:\"\",3:\"§7Interacting with a campfire belonging\",4:\"§7to you or another player will reduce\",5:\"§7your §b❄ Cold §7by §a15§7.\",6:\"\",7:\"§7Each campfire can only be\",8:\"§7interacted with once, and you can\",9:\"§7only place one campfire every §a10\",10:\"§aminutes§7.\",11:\"\",12:\"§7§cConsumed on use!\",13:\"\",14:\"§9§lRARE\"],Name:\"§9Portable Campfire\"},ExtraAttributes:{id:\"PORTABLE_CAMPFIRE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be placed down in the §bGlacite\",1:\"§bTunnels§7.\",2:\"\",3:\"§7Interacting with a campfire belonging\",4:\"§7to you or another player will reduce\",5:\"§7your §b❄ Cold §7by §a50§7.\",6:\"\",7:\"§7Each campfire can only be\",8:\"§7interacted with once, and you can\",9:\"§7only place one campfire every §a5\",10:\"§aminutes§7.\",11:\"\",12:\"§7§cConsumed on use!\",13:\"\",14:\"§9§lRARE\"],Name:\"§9Portable Campfire\"},ExtraAttributes:{id:\"PORTABLE_CAMPFIRE\"}}", "damage": 0, "lore": [ "§7Can be placed down in the §bGlacite", @@ -9,11 +9,11 @@ "", "§7Interacting with a campfire belonging", "§7to you or another player will reduce", - "§7your §b❄ Cold §7by §a15§7.", + "§7your §b❄ Cold §7by §a50§7.", "", "§7Each campfire can only be", "§7interacted with once, and you can", - "§7only place one campfire every §a10", + "§7only place one campfire every §a5", "§aminutes§7.", "", "§7§cConsumed on use!", @@ -23,7 +23,7 @@ "internalname": "PORTABLE_CAMPFIRE", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "recipes": [ { |