diff options
Diffstat (limited to 'items/FINE_PERIDOT_GEM.json')
| -rw-r--r-- | items/FINE_PERIDOT_GEM.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/FINE_PERIDOT_GEM.json b/items/FINE_PERIDOT_GEM.json new file mode 100644 index 00000000..a226fbbe --- /dev/null +++ b/items/FINE_PERIDOT_GEM.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9☘ Fine Peridot Gemstone", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"37db3b40-bd55-3afa-94b1-a854249a9b89\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzY0MjMxMzU3NiwKICAicHJvZmlsZUlkIiA6ICJkZDNjZGJiOTE2M2Q0NzgyOGQ0YmZkODZmYWE4NGY5ZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJFTFdhbEtlUkpBSkEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmNiYTdhZWZjMWM0ZjQxMjg2ODczOWUyZjJjMmU2NTFlZGViMWJlMjVkM2M3MTc1ZTY4YTA1YjY3NTA2YTFlZCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7A type of §2Peridot §7that has clearly\",1:\"§7been treated with care.\",2:\"\",3:\"§7§7Some say that when §eharnessed\",4:\"§eproperly§7, it can give its owner extra\",5:\"§7§6☘ Farming Fortune§7; others say it\",6:\"§7might grant bonus §fFossil Dust§7.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9☘ Fine Peridot Gemstone\"},ExtraAttributes:{id:\"FINE_PERIDOT_GEM\"}}", + "damage": 3, + "lore": [ + "§7A type of §2Peridot §7that has clearly", + "§7been treated with care.", + "", + "§7§7Some say that when §eharnessed", + "§eproperly§7, it can give its owner extra", + "§7§6☘ Farming Fortune§7; others say it", + "§7might grant bonus §fFossil Dust§7.", + "", + "§9§lRARE" + ], + "recipe": { + "A1": "", + "A2": "FLAWED_PERIDOT_GEM:16", + "A3": "", + "B1": "FLAWED_PERIDOT_GEM:16", + "B2": "FLAWED_PERIDOT_GEM:16", + "B3": "FLAWED_PERIDOT_GEM:16", + "C1": "", + "C2": "FLAWED_PERIDOT_GEM:16", + "C3": "" + }, + "internalname": "FINE_PERIDOT_GEM", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |
