diff options
Diffstat (limited to 'items/PORTABLE_CAMPFIRE.json')
-rw-r--r-- | items/PORTABLE_CAMPFIRE.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/PORTABLE_CAMPFIRE.json b/items/PORTABLE_CAMPFIRE.json new file mode 100644 index 00000000..c9dde350 --- /dev/null +++ b/items/PORTABLE_CAMPFIRE.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:furnace", + "displayname": "§f§f§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:\"§f§f§9Portable Campfire\"},ExtraAttributes:{id:\"PORTABLE_CAMPFIRE\"}}", + "damage": 0, + "lore": [ + "§7Can be placed down in the §bGlacite", + "§bTunnels§7.", + "", + "§7Interacting with a campfire belonging", + "§7to you or another player will reduce", + "§7your §b❄ Cold §7by §a15§7.", + "", + "§7Each campfire can only be", + "§7interacted with once, and you can", + "§7only place one campfire every §a10", + "§aminutes§7.", + "", + "§7§cConsumed on use!", + "", + "§9§lRARE" + ], + "internalname": "PORTABLE_CAMPFIRE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |