diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-10 05:08:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-10 03:08:31 +0000 |
commit | 7d489aff38c343105b0fb706402e6ed785a19afc (patch) | |
tree | b5cc910a918b83c52e4dfd2f34059041795ca013 /items/ROUGH_AQUAMARINE_GEM.json | |
parent | deb0f6167140625d7997a88fdb15bab12d78d15f (diff) | |
download | NotEnoughUpdates-REPO-7d489aff38c343105b0fb706402e6ed785a19afc.tar.gz NotEnoughUpdates-REPO-7d489aff38c343105b0fb706402e6ed785a19afc.tar.bz2 NotEnoughUpdates-REPO-7d489aff38c343105b0fb706402e6ed785a19afc.zip |
Added SOME of the new items (alot missing) (#1150)
Diffstat (limited to 'items/ROUGH_AQUAMARINE_GEM.json')
-rw-r--r-- | items/ROUGH_AQUAMARINE_GEM.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/ROUGH_AQUAMARINE_GEM.json b/items/ROUGH_AQUAMARINE_GEM.json new file mode 100644 index 00000000..a3083dbe --- /dev/null +++ b/items/ROUGH_AQUAMARINE_GEM.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fα Rough Aquamarine Gemstone", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b40476b5-631e-33f6-b22e-0c5701757ca7\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzY0MDUyNDcwMiwKICAicHJvZmlsZUlkIiA6ICI5YzM1ZGU3MjdmMzU0ZTVlYjFiOWRhOGViYTZhYzM1YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJtb21teXR3ZXJrZXVzZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81YTU4YTM4Zjc3YjVmMGYzNjEwYjE2NGRhMjllOTAxNjYxYjQ2MjhhNDgyZDVmNzAyYjcxMDU0ZjY2NWUzNTJjIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Common commodity\",1:\"\",2:\"§7Buy price: §61,939.2 coins\",3:\"§8130k in 226 offers\",4:\"§83 insta-buys in 7d\",5:\"\",6:\"§7Sell price: §68.7 coins\",7:\"§82.3M in 50 orders\",8:\"§8177k insta-sells in 7d\",9:\"\",10:\"§eClick to view details!\"],Name:\"§fα Rough Aquamarine Gemstone\"},ExtraAttributes:{id:\"ROUGH_AQUAMARINE_GEM\"}}", + "damage": 3, + "lore": [ + "§8Common commodity", + "", + "§7Buy price: §61,939.2 coins", + "§8130k in 226 offers", + "§83 insta-buys in 7d", + "", + "§7Sell price: §68.7 coins", + "§82.3M in 50 orders", + "§8177k insta-sells in 7d", + "", + "§eClick to view details!" + ], + "internalname": "ROUGH_AQUAMARINE_GEM", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |