diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-20 13:12:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-20 13:12:30 +0200 |
commit | 64398a560ef328a787e5106197504a56d9cf80db (patch) | |
tree | 9206bdf4feb105884ea498c453741381ef265bf5 /items/SHAME_CRUX.json | |
parent | 3ae2abbed4df9a495d9ab068202c09736b072add (diff) | |
download | NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.gz NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.bz2 NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.zip |
New Alpha Stuff (#787)
* Nerds
* More Items
* I love stats
* I love hypixel
* Added and changed stuff from shitty update
* editor throwing
* I love the github editor
* More fixes
* Added new stuff to enchants.json
Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'items/SHAME_CRUX.json')
-rw-r--r-- | items/SHAME_CRUX.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/SHAME_CRUX.json b/items/SHAME_CRUX.json new file mode 100644 index 00000000..b1ece266 --- /dev/null +++ b/items/SHAME_CRUX.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aShy Crux", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"aae1e6c3-fddc-3748-8c47-09c40364f88c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjc1N2NmYzdjMTFiMWU2ZjEwMjhiODA0NjJkMWU0MzAyZGNhNWFiODU5MjIyNWVhOGM4Yjc2MzljNzBlNjFmOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"§7Rumors are that Argofays and\",2:\"§7other creatures really like\",3:\"§7this.\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aShy Crux\"},ExtraAttributes:{id:\"SHAME_CRUX\"}}", + "damage": 3, + "lore": [ + "§eRight-click to view recipes!", + "§7Rumors are that Argofays and", + "§7other creatures really like", + "§7this.", + "", + "§a§lUNCOMMON" + ], + "internalname": "SHAME_CRUX", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |