diff options
Diffstat (limited to 'items/EXPORTABLE_CARROTS.json')
-rw-r--r-- | items/EXPORTABLE_CARROTS.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/items/EXPORTABLE_CARROTS.json b/items/EXPORTABLE_CARROTS.json new file mode 100644 index 00000000..82751b5c --- /dev/null +++ b/items/EXPORTABLE_CARROTS.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aExportable Carrots", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"847cab42-eac0-36e3-9c23-62be46895fb6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmVkMGI3NTZmYzYyMzg1NTEzYjU3MDE1OTY3NDZiZDdiMWRhYTE1ZDdhZGFiZjQ1ZWYxNWJkMzQzNzNkOWY1YyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Bring §63,000 §7of these to\",1:\"§7§5Carrolyn §7in §5Scarleton §7to\",2:\"§7permanently gain §c+5❤ Health\",3:\"§c§7and §6+12☘ Farming Fortune\",4:\"§6§7for carrots.\",5:\"\",6:\"§5§kX§5 Rift-Transferable §kX\",7:\"§a§lUNCOMMON\"],Name:\"§aExportable Carrots\"},ExtraAttributes:{id:\"EXPORTABLE_CARROTS\"}}", + "damage": 3, + "lore": [ + "§7Bring §63,000 §7of these to", + "§7§5Carrolyn §7in §5Scarleton §7to", + "§7permanently gain §c+5❤ Health", + "§c§7and §6+12☘ Farming Fortune", + "§6§7for carrots.", + "", + "§5§kX§5 Rift-Transferable §kX", + "§a§lUNCOMMON" + ], + "recipe": { + "A1": "", + "A2": "VOLT_CRUX:1", + "A3": "", + "B1": "", + "B2": "NEARLY_WHOLE_CARROT:2", + "B3": "", + "C1": "", + "C2": "SCRIBE_CRUX:1", + "C3": "" + }, + "internalname": "EXPORTABLE_CARROTS", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "Requires: Half-Eaten Carrot III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Exportable_Carrots", + "https://wiki.hypixel.net/Exportable_Carrots" + ] +}
\ No newline at end of file |