diff options
Diffstat (limited to 'items/DEAD_BUSH_OF_LOVE.json')
-rw-r--r-- | items/DEAD_BUSH_OF_LOVE.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/DEAD_BUSH_OF_LOVE.json b/items/DEAD_BUSH_OF_LOVE.json new file mode 100644 index 00000000..f36d028f --- /dev/null +++ b/items/DEAD_BUSH_OF_LOVE.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:deadbush", + "displayname": "§dDead Bush of Love", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item was given to the kind\",1:\"§7souls who helped so much testing\",2:\"§7SkyBlock! Much love §c❤\",3:\"\",4:\"§d§lSPECIAL\"],Name:\"§dDead Bush of Love\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"DEAD_BUSH_OF_LOVE\",uuid:\"d8fc2526-0ff9-4aa2-93ac-fd38732f4cc3\"}}", + "damage": 0, + "lore": [ + "§7This item was given to the kind", + "§7souls who helped so much testing", + "§7SkyBlock! Much love §c❤", + "", + "§d§lSPECIAL" + ], + "internalname": "DEAD_BUSH_OF_LOVE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dead_Bush_of_Love" + ] +}
\ No newline at end of file |