1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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": ""
}
|