diff options
Diffstat (limited to 'items')
-rw-r--r-- | items/DIVAN_ALLOY.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/DIVAN_ALLOY.json b/items/DIVAN_ALLOY.json new file mode 100644 index 00000000..ef9d970c --- /dev/null +++ b/items/DIVAN_ALLOY.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§6Divan\u0027s Alloy", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"87e89bea-b2db-3d69-8429-16f5c4b889a0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGRhNDE0ZDI5Y2M5ZWJiZmMxY2JkY2QyMTFlZWU0NzI2ZDA2NzZiZTI2MmU5Y2I4ZWVmZmFmZDFmYzM4MGIxNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7§oThe legendary Divan explored\",1:\"§7§owhere no other man has set foot,\",2:\"§7§oand came back with this\",3:\"§7§oincredibly rare alloy.\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§f§f§6Divan\u0027s Alloy\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"DIVAN_ALLOY\",AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7§oThe legendary Divan explored", + "§7§owhere no other man has set foot,", + "§7§oand came back with this", + "§7§oincredibly rare alloy.", + "", + "§6§lLEGENDARY" + ], + "internalname": "DIVAN_ALLOY", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +} |