diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-21 14:50:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-21 14:50:32 +0200 |
commit | 19d37551d8523b8d0463b9c5d22aeebb662676b1 (patch) | |
tree | 3c0856d623165791c0853e54c248d6c6713fd8f0 /items/MOLDFIN_SILVER.json | |
parent | 7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c (diff) | |
download | NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.gz NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.bz2 NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.zip |
New Nether Stuff (#718)
* New Stuff
* i hate timestamps
* god
* Abi abi
* mood
* Hello, can someone send me money please
* bingo
* workflow hello
Diffstat (limited to 'items/MOLDFIN_SILVER.json')
-rw-r--r-- | items/MOLDFIN_SILVER.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/MOLDFIN_SILVER.json b/items/MOLDFIN_SILVER.json new file mode 100644 index 00000000..fa7b23e1 --- /dev/null +++ b/items/MOLDFIN_SILVER.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Moldfin§r §l§7§LSILVER", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"49309413-c6a2-3f09-ab7e-fca480165999\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MTIzODAwNDk5OSwKICAicHJvZmlsZUlkIiA6ICJiOTE5M2NiMjkzMWI0M2FhYmM1OGQ2NjAwMTg3NGRjMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiMmJsYWtlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzZhNTJkZDMwNDBhY2EyNTdiZjM2MWMxNWNjNGEwMTE0Zjg1MGIyYTkxODY3ZWU0OWQyNmNlYmNhNTIwM2FhYjQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Found in Mystic Marsh.\",1:\"\",2:\"§7Bring this to §fOdger §7at the\",3:\"§7top of the Blazing Volcano.\",4:\"\",5:\"§5§lEPIC TROPHY FISH\"],Name:\"§f§f§5Moldfin§r §l§7§LSILVER\"},ExtraAttributes:{id:\"MOLDFIN_SILVER\"}}", + "damage": 3, + "lore": [ + "§7Found in Mystic Marsh.", + "", + "§7Bring this to §fOdger §7at the", + "§7top of the Blazing Volcano.", + "", + "§5§lEPIC TROPHY FISH" + ], + "internalname": "MOLDFIN_SILVER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |