diff options
Diffstat (limited to 'items/GLOWY_CHUM_BAIT.json')
-rw-r--r-- | items/GLOWY_CHUM_BAIT.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/GLOWY_CHUM_BAIT.json b/items/GLOWY_CHUM_BAIT.json new file mode 100644 index 00000000..7603cf6c --- /dev/null +++ b/items/GLOWY_CHUM_BAIT.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aGlowy Chum Bait", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"aed1035d-0ce1-35e6-b532-8c26a596f510\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MTgwMDk0NzQxOSwKICAicHJvZmlsZUlkIiA6ICIzNmMxODk4ZjlhZGE0NjZlYjk0ZDFmZWFmMjQ0MTkxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJMdW5haWFuIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RmZGMxZWVkNjg0ZGQ4MDVlYWU5NmQxMzJlM2RhNTNkNjQyNjdkNzM2MTM4OGQ1ZTJjNjdmNTk2OTg3MWU3MWQiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Grants §b+25☂ Fishing Speed§7.\",4:\"§7Grants §3+3α Sea Creature\",5:\"§3Chance§7.\",6:\"\",7:\"§7§7Adds §a+2 Chums §7dropped on\",8:\"§7Sea Creatures fished with this\",9:\"§7bait.\",10:\"\",11:\"§a§lUNCOMMON BAIT\"],Name:\"§aGlowy Chum Bait\"},ExtraAttributes:{id:\"GLOWY_CHUM_BAIT\"}}", + "damage": 3, + "lore": [ + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Grants §b+25☂ Fishing Speed§7.", + "§7Grants §3+3α Sea Creature", + "§3Chance§7.", + "", + "§7§7Adds §a+2 Chums §7dropped on", + "§7Sea Creatures fished with this", + "§7bait.", + "", + "§a§lUNCOMMON BAIT" + ], + "internalname": "GLOWY_CHUM_BAIT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |