diff options
Diffstat (limited to 'items/SCARF_FRAGMENT.json')
-rw-r--r-- | items/SCARF_FRAGMENT.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/SCARF_FRAGMENT.json b/items/SCARF_FRAGMENT.json new file mode 100644 index 00000000..fa35ce10 --- /dev/null +++ b/items/SCARF_FRAGMENT.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:red_flower", + "displayname": "§f§f§9Scarf Fragment", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE DUNGEON ITEM\"],Name:\"§f§f§9Scarf Fragment\"},ExtraAttributes:{id:\"SCARF_FRAGMENT\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§eRight-click to view recipes!", + "", + "§9§lRARE DUNGEON ITEM" + ], + "internalname": "SCARF_FRAGMENT", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |