diff options
Diffstat (limited to 'items/SCORNCLAW_BREW.json')
-rw-r--r-- | items/SCORNCLAW_BREW.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/SCORNCLAW_BREW.json b/items/SCORNCLAW_BREW.json new file mode 100644 index 00000000..4b729ee0 --- /dev/null +++ b/items/SCORNCLAW_BREW.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fScornclaw Brew", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6fd73061-7302-3dfb-a2b5-3b1b6c522580\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2M2YjRhN2JkODI0NDE2MTliYmMxMWQ5YjhlMGU2NGFlOGI5NWYyZTQwYjM5MjEzNTVmY2M1NDM0MzI2MDE3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7The perfect balance between\",1:\"§7sweetness and bitterness, with a\",2:\"§7strange bite to it.\",3:\"\",4:\"§eRight-click to consume\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fScornclaw Brew\"},ExtraAttributes:{id:\"SCORNCLAW_BREW\"}}", + "damage": 3, + "lore": [ + "§7The perfect balance between", + "§7sweetness and bitterness, with a", + "§7strange bite to it.", + "", + "§eRight-click to consume", + "", + "§f§lCOMMON" + ], + "internalname": "SCORNCLAW_BREW", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |