diff options
Diffstat (limited to 'items/CADUCOUS_STEM_BUNCH.json')
-rw-r--r-- | items/CADUCOUS_STEM_BUNCH.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/CADUCOUS_STEM_BUNCH.json b/items/CADUCOUS_STEM_BUNCH.json new file mode 100644 index 00000000..75db6b30 --- /dev/null +++ b/items/CADUCOUS_STEM_BUNCH.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aCaducous Stem Bunch", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"83d8068e-bd87-300a-9de7-377dd8684e06\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTc2NzM5MTU5ODY4MGI0NjVmMjEwNmI3MGUyMWVmNTE5NmRhMTRmMDg3ZDFlNzc5ZGQ2NTBkNDMyMGI2OTYyYSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Bundling what bees find\",1:\"§7attractive together in an\",2:\"§7industrial production process is\",3:\"§7definitely what nature planned.\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aCaducous Stem Bunch\"},ExtraAttributes:{id:\"CADUCOUS_STEM_BUNCH\"}}", + "damage": 3, + "lore": [ + "§7Bundling what bees find", + "§7attractive together in an", + "§7industrial production process is", + "§7definitely what nature planned.", + "", + "§a§lUNCOMMON" + ], + "recipe": { + "A1": "", + "A2": "CADUCOUS_STEM:4", + "A3": "", + "B1": "CADUCOUS_STEM:4", + "B2": "CADUCOUS_STEM:4", + "B3": "CADUCOUS_STEM:4", + "C1": "", + "C2": "CADUCOUS_STEM:4", + "C3": "" + }, + "internalname": "CADUCOUS_STEM_BUNCH", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "Requires: Caducous Stem I", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Caducous_Stem_Bunch", + "https://wiki.hypixel.net/Caducous_Stem_Bunch" + ] +}
\ No newline at end of file |