diff options
Diffstat (limited to 'items/FLAWLESS_AQUAMARINE_GEM.json')
| -rw-r--r-- | items/FLAWLESS_AQUAMARINE_GEM.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/FLAWLESS_AQUAMARINE_GEM.json b/items/FLAWLESS_AQUAMARINE_GEM.json new file mode 100644 index 00000000..704eacdb --- /dev/null +++ b/items/FLAWLESS_AQUAMARINE_GEM.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5α Flawless Aquamarine Gemstone", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5fc0a30b-a9cf-3b6a-a6d5-1b08721a6a68\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzY0MDU2MjAxNiwKICAicHJvZmlsZUlkIiA6ICIyNjRkYzBlYjVlZGI0ZmI3OTgxNWIyZGY1NGY0OTgyNCIsCiAgInByb2ZpbGVOYW1lIiA6ICJNb2phbmdIYXNBU3R1ZGlvIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2QzNzY5OWJkZjhjYjQzZWZmMTQ3ZDljZTE5YjE0ODAyZjliYzg4YTIxZTYzYWQyOGI2Njk1MzBlOGEzYzBiNTciCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7A near perfect version of\",1:\"§7§3Aquamarine§7.\",2:\"\",3:\"§7§7Some say that when §eharnessed\",4:\"§eproperly§7, it can give its owner extra\",5:\"§7§3α Sea Creature Chance§7; others say\",6:\"§7it might grant an §eadditional charge§7.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5α Flawless Aquamarine Gemstone\"},ExtraAttributes:{id:\"FLAWLESS_AQUAMARINE_GEM\"}}", + "damage": 3, + "lore": [ + "§7A near perfect version of", + "§7§3Aquamarine§7.", + "", + "§7§7Some say that when §eharnessed", + "§eproperly§7, it can give its owner extra", + "§7§3α Sea Creature Chance§7; others say", + "§7it might grant an §eadditional charge§7.", + "", + "§5§lEPIC" + ], + "recipe": { + "A1": "", + "A2": "FINE_AQUAMARINE_GEM:16", + "A3": "", + "B1": "FINE_AQUAMARINE_GEM:16", + "B2": "FINE_AQUAMARINE_GEM:16", + "B3": "FINE_AQUAMARINE_GEM:16", + "C1": "", + "C2": "FINE_AQUAMARINE_GEM:16", + "C3": "" + }, + "internalname": "FLAWLESS_AQUAMARINE_GEM", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |
