diff options
Diffstat (limited to 'items/MIMIC_FRAGMENT.json')
-rw-r--r-- | items/MIMIC_FRAGMENT.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/MIMIC_FRAGMENT.json b/items/MIMIC_FRAGMENT.json new file mode 100644 index 00000000..baf218e4 --- /dev/null +++ b/items/MIMIC_FRAGMENT.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Mimic Fragment", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c388c219-9694-321b-a19e-27ff8da8dc23\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjEyMzVjZjc1ZGY2YjViOWY0Zjc0Y2FkZGE1ZWMyMTVmNDgyYWFhMzI5YzI2MTJiNGEyYThlYTNlMDFiZWVkIn19fQ\"}]}},display:{Lore:[0:\"§7§8§oFool me once, shame on you.\",1:\"§8§oFool me 9 times, and you can\",2:\"§8§ocraft a §5Lesser Orb of\",3:\"§5Healing§8§o.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§9§lRARE DUNGEON ITEM\"],Name:\"§f§f§9Mimic Fragment\"},ExtraAttributes:{id:\"MIMIC_FRAGMENT\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§8§oFool me once, shame on you.", + "§8§oFool me 9 times, and you can", + "§8§ocraft a §5Lesser Orb of", + "§5Healing§8§o.", + "", + "§eRight-click to view recipes!", + "", + "§9§lRARE DUNGEON ITEM" + ], + "internalname": "MIMIC_FRAGMENT", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |