diff options
Diffstat (limited to 'items/RAW_SOULFLOW.json')
-rw-r--r-- | items/RAW_SOULFLOW.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/RAW_SOULFLOW.json b/items/RAW_SOULFLOW.json new file mode 100644 index 00000000..28cf4cf2 --- /dev/null +++ b/items/RAW_SOULFLOW.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aRaw Soulflow", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0411d14d-f9fb-3395-b96f-b9fb16c47d16\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODEzZmYwZmJjODE3MWEzMDYyYjZiZDVjYWNmN2FhMmVmZGZlOGRlMzk5NDYyYjJlMDMwYzlkYzljNjAifX19\"}]}},display:{Lore:[0:\"§7Hold and right-click to consume,\",1:\"§7gaining §3+1⸎ Soulflow§7!\",2:\"\",3:\"§a§lUNCOMMON\"],Name:\"§aRaw Soulflow\"},ExtraAttributes:{id:\"RAW_SOULFLOW\"}}", + "damage": 3, + "lore": [ + "§7Hold and right-click to consume,", + "§7gaining §3+1⸎ Soulflow§7!", + "", + "§a§lUNCOMMON" + ], + "internalname": "RAW_SOULFLOW", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |