diff options
Diffstat (limited to 'items/POWER_RING copy.json')
-rw-r--r-- | items/POWER_RING copy.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/POWER_RING copy.json b/items/POWER_RING copy.json new file mode 100644 index 00000000..085c25f0 --- /dev/null +++ b/items/POWER_RING copy.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aEternal Flame Ring", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"354ca804-254f-3bfc-9764-07ac9aaa73fd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzkzODU2NTE4NDVmOGJmZTE4NmMzMGRhODFiYWNkNjk3MWFhNTFiZTNiNTAwMWZjNGVhNWNmMWFmOGYyM2MzMyJ9fX0K\"}]}},display:{Lore:[0:\"§7A ring that calls you towards\",1:\"§7the eternal flame of the pits of\",2:\"§7lava.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§f§f§aEternal Flame Ring\"},ExtraAttributes:{id:\"ETERNAL_FLAME_RING\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7A ring that calls you towards", + "§7the eternal flame of the pits of", + "§7lava.", + "", + "§a§lUNCOMMON" + ], + "internalname": "ETERNAL_FLAME_RING", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |