diff options
Diffstat (limited to 'items/CARROT_BAIT.json')
-rw-r--r-- | items/CARROT_BAIT.json | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/items/CARROT_BAIT.json b/items/CARROT_BAIT.json index 0f489331..bf29fd88 100644 --- a/items/CARROT_BAIT.json +++ b/items/CARROT_BAIT.json @@ -1,14 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§fCarrot Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0842969c-2692-3bd7-8483-2b7b2c2b7f63\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGQzYTZiZDk4YWMxODMzYzY2NGM0OTA5ZmY4ZDJkYzYyY2U4ODdiZGNmM2NjNWIzODQ4NjUxYWU1YWY2YiJ9fX0=\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7Chance of fishing up... a\",4:\"§7rabbit?\",5:\"\",6:\"§f§lCOMMON BAIT\"],Name:\"§fCarrot Bait\"},ExtraAttributes:{id:\"CARROT_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0842969c-2692-3bd7-8483-2b7b2c2b7f63\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGQzYTZiZDk4YWMxODMzYzY2NGM0OTA5ZmY4ZDJkYzYyY2U4ODdiZGNmM2NjNWIzODQ4NjUxYWU1YWY2YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Chance of fishing up... a rabbit?\",4:\"\",5:\"§f§lCOMMON BAIT\"],Name:\"§fCarrot Bait\"},ExtraAttributes:{id:\"CARROT_BAIT\"}}", "damage": 3, "lore": [ - "§7§8Fishing Bait", - "§7§8Consumes on Cast", - "§7", - "§7Chance of fishing up... a", - "§7rabbit?", + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Chance of fishing up... a rabbit?", "", "§f§lCOMMON BAIT" ], @@ -25,7 +24,7 @@ }, "internalname": "CARROT_BAIT", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ |