diff options
Diffstat (limited to 'items/BAIT_RING.json')
| -rw-r--r-- | items/BAIT_RING.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/BAIT_RING.json b/items/BAIT_RING.json new file mode 100644 index 00000000..82a1bb74 --- /dev/null +++ b/items/BAIT_RING.json @@ -0,0 +1,16 @@ +{ + "internalname": "BAIT_RING", + "itemid": "minecraft:skull", + "displayname": "Bait Ring", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21d6b7cb-970f-3bc9-bf72-904a2fd3ebb2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWEzMTZkNTg1Yjc4OWI1ODJmMmQ5OWU4ZTZjYjJkNzA0MzNlODk5NmZhYjAyNGE3NGJjNzkwZTIyYWVkY2RlYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§a5.0%§7 chance not to consume\",1:\"§7bait.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Bait Ring\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"BAIT_RING\",uuid:\"f7ccc21e-9ac4-40d1-8b20-ca583c469d98\",timestamp:\"3/29/20 5:34 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7§a5.0%§7 chance not to consume", + "§7bait.", + "", + "§7§8This item can be reforged!", + "§9§lRARE ACCESSORY" + ] +}
\ No newline at end of file |
