blob: af9718650a9f88a053d7d965fc0b887916ff2980 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"itemid": "minecraft:firework_charge",
"displayname": "§fFirework Star",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fFirework Star\"},ExtraAttributes:{id:\"FIREWORK_CHARGE\"}}",
"damage": 0,
"lore": [
"§f§lCOMMON"
],
"internalname": "FIREWORK_CHARGE",
"modver": "1.3-REL",
"vanilla": true,
"clickcommand": ""
}
|