diff options
Diffstat (limited to 'items/TRAPPER_CREST.json')
-rw-r--r-- | items/TRAPPER_CREST.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/TRAPPER_CREST.json b/items/TRAPPER_CREST.json new file mode 100644 index 00000000..92d5e9fc --- /dev/null +++ b/items/TRAPPER_CREST.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fTrapper Crest", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"282d3f2e-7c1b-3400-b60f-ba939aaaad12\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2FlMGRhMjBjODU5OGU5MWYzMjJiNmU4YTdiMGVlMmM4MWYxYjYxZTc0Mzg2YzQzN2U3NWY0NDZmZmNjYzVlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Upgrades to §A§LUNCOMMON §7if\",1:\"§7you collect §5500 pelts §7while\",2:\"§7§eFinnegan §7is in office.\",3:\"\",4:\"§7Collected: §50 pelts\",5:\"\",6:\"§7Increases the odds of finding\",7:\"§7§5§lENDANGERED §7or §6§lELUSIVE\",8:\"§6§l§7mobs by §a10%§7.\",9:\"\",10:\"§f§lCOMMON ACCESSORY\"],Name:\"§fTrapper Crest\"},ExtraAttributes:{id:\"TRAPPER_CREST\"}}", + "damage": 3, + "lore": [ + "§7Upgrades to §A§LUNCOMMON §7if", + "§7you collect §5500 pelts §7while", + "§7§eFinnegan §7is in office.", + "", + "§7Collected: §50 pelts", + "", + "§7Increases the odds of finding", + "§7§5§lENDANGERED §7or §6§lELUSIVE", + "§6§l§7mobs by §a10%§7.", + "", + "§f§lCOMMON ACCESSORY" + ], + "internalname": "TRAPPER_CREST", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |