1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"itemid": "minecraft:fish",
"displayname": "§f§f§cExperiment the Fish",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Fish me once, shame on you. Fish\",1:\"§7me twice, shame on me.\",2:\"\",3:\"§c§lSPECIAL\"],Name:\"§f§f§cExperiment the Fish\"},ExtraAttributes:{originTag:\"BAZAAR\",id:\"EXPERIMENT_THE_FISH\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§7Fish me once, shame on you. Fish",
"§7me twice, shame on me.",
"",
"§c§lSPECIAL"
],
"internalname": "EXPERIMENT_THE_FISH",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|