aboutsummaryrefslogtreecommitdiff
path: root/items/PERFECT_AQUAMARINE_GEM.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/PERFECT_AQUAMARINE_GEM.json')
-rw-r--r--items/PERFECT_AQUAMARINE_GEM.json33
1 files changed, 33 insertions, 0 deletions
diff --git a/items/PERFECT_AQUAMARINE_GEM.json b/items/PERFECT_AQUAMARINE_GEM.json
new file mode 100644
index 00000000..d73f21a6
--- /dev/null
+++ b/items/PERFECT_AQUAMARINE_GEM.json
@@ -0,0 +1,33 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6α Perfect Aquamarine Gemstone",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ef5e2db0-c2dc-36b1-a955-fad49b9c5dcf\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzY0MDU0NDMzMiwKICAicHJvZmlsZUlkIiA6ICIyMDZlMWZkYjI5Yzk0NGYxOTQ5OTg4NzAwNTQxMGQ2NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJoNHlsMzMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjU1YzhhYWM4OTkwZTQ1NmFiZjM1MDMwMTE1ZTM2YzdjNTY2NzgyZTEzZDgxYjFhNzcwOTk1ZmE1ZjM3YzgyMiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7A perfectly §3refined §3Aquamarine§7.\",1:\"\",2:\"§7§7Some say that when §eharnessed\",3:\"§eproperly§7, it can give its owner extra\",4:\"§7§3α Sea Creature Chance§7; others say\",5:\"§7it might grant an §eadditional charge§7.\",6:\"\",7:\"§6§lLEGENDARY\"],Name:\"§6α Perfect Aquamarine Gemstone\"},ExtraAttributes:{id:\"PERFECT_AQUAMARINE_GEM\"}}",
+ "damage": 3,
+ "lore": [
+ "§7A perfectly §3refined §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.",
+ "",
+ "§6§lLEGENDARY"
+ ],
+ "internalname": "PERFECT_AQUAMARINE_GEM",
+ "crafttext": "",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.1-PRE",
+ "infoType": "",
+ "recipes": [
+ {
+ "type": "forge",
+ "inputs": [
+ "AQUAMARINE_CRYSTAL:1.0",
+ "FLAWLESS_AQUAMARINE_GEM:5.0"
+ ],
+ "count": 1.0,
+ "overrideOutputId": "PERFECT_AQUAMARINE_GEM",
+ "duration": 72000
+ }
+ ]
+} \ No newline at end of file