1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:stick",
"displayname": "§aCarnival Dart Tube",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: Phwomp §e§lRIGHT CLICK\",1:\"§7Shoots a dart. Can only damage\",2:\"§7§cZombies §7from §cZombie Shootout§7.\",3:\"\",4:\"§8§l* §8Soulbound §8§l*\",5:\"§a§lUNCOMMON\"],Name:\"§aCarnival Dart Tube\"},ExtraAttributes:{id:\"CARNIVAL_DART_TUBE\"}}",
"damage": 0,
"lore": [
"§6Ability: Phwomp §e§lRIGHT CLICK",
"§7Shoots a dart. Can only damage",
"§7§cZombies §7from §cZombie Shootout§7.",
"",
"§8§l* §8Soulbound §8§l*",
"§a§lUNCOMMON"
],
"internalname": "CARNIVAL_DART_TUBE",
"crafttext": "",
"clickcommand": "",
"modver": "2.3.0",
"infoType": ""
}
|