diff options
Diffstat (limited to 'items/AOTE_STONE.json')
-rw-r--r-- | items/AOTE_STONE.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/AOTE_STONE.json b/items/AOTE_STONE.json new file mode 100644 index 00000000..fbdc8b78 --- /dev/null +++ b/items/AOTE_STONE.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Warped Stone", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"8fa8272c-7171-3ff6-a997-b46ed76a3bf7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWNiN2MyMWNjNDNkYzE3Njc4ZWU2ZjE2NTkxZmZhYWIxZjYzN2MzN2Y0ZjZiYmQ4Y2VhNDk3NDUxZDc2ZGI2ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Warped §7reforge\",5:\"§7to a sword.\",6:\"\",7:\"§7§8§oIf you look deep inside, you\",8:\"§8§orisk finding yourself somewhere\",9:\"§8§oelse.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXXVI§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§f§f§9Warped Stone\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"AOTE_STONE\",uuid:\"2b3a02e4-26eb-42e7-a26a-feef285e3397\",timestamp:\"9/24/20 7:24 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Warped §7reforge", + "§7to a sword.", + "", + "§7§8§oIf you look deep inside, you", + "§8§orisk finding yourself somewhere", + "§8§oelse.", + "", + "§7Requires §aMining Skill Level", + "§aXXVI§7!", + "", + "§9§lRARE REFORGE STONE" + ], + "internalname": "AOTE_STONE", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |