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/PRICELESS_THE_FISH.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/PRICELESS_THE_FISH.json')
-rw-r--r-- | items/PRICELESS_THE_FISH.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/PRICELESS_THE_FISH.json b/items/PRICELESS_THE_FISH.json new file mode 100644 index 00000000..6bf6eb2c --- /dev/null +++ b/items/PRICELESS_THE_FISH.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§cPriceless the Fish", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f9e47c65-dc15-35b7-9b77-de1990f07263\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1NTk0NTY2NDAxMiwKICAicHJvZmlsZUlkIiA6ICJmMTA0NzMxZjljYTU0NmI0OTkzNjM4NTlkZWY5N2NjNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJ6aWFkODciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2FiZTg3ODM0OTRkMTEzZmQ3MTk4OGMyMGVjMTQxYzVhYjhkZjdhMzY4YTRiNzQ5NTBkZjkxZjZlZTI0MzE1ZSIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§7§oThe living proof that fish\",1:\"§7§ounderstand very little about\",2:\"§7§oeconomics.\",3:\"\",4:\"§7Claimed by: §b[MVP§2+§b] ThatGravyBoat§f\",5:\"\",6:\"§8Edition #1\",7:\"§8July 2022\",8:\"\",9:\"§c§lSPECIAL\"],Name:\"§f§f§cPriceless the Fish\"},ExtraAttributes:{date:1658804108921L,edition:44,id:\"PRICELESS_THE_FISH\",recipient_name:\"§b[MVP§c+§b] Aikatu§f\",player:\"§b[MVP§c+§b] Aikatu§f\"}}", + "damage": 3, + "lore": [ + "§7§7§oThe living proof that fish", + "§7§ounderstand very little about", + "§7§oeconomics.", + "", + "§7Claimed by: §b[MVP§2+§b] ThatGravyBoat§f", + "", + "§8Edition #1", + "§8July 2022", + "", + "§c§lSPECIAL" + ], + "internalname": "PRICELESS_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |