diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-22 03:03:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-22 01:03:51 +0000 |
commit | 179659a7592637b0f29347db048a1118ace02cd4 (patch) | |
tree | 4e3d5e9bc5b7bdb020b86cf14d41f3a504431457 /items/FRAMED_VOLCANIC_STONEFISH.json | |
parent | 90d77dc6966656587cfeb38100d85d9bda8a16f6 (diff) | |
download | NotEnoughUpdates-REPO-179659a7592637b0f29347db048a1118ace02cd4.tar.gz NotEnoughUpdates-REPO-179659a7592637b0f29347db048a1118ace02cd4.tar.bz2 NotEnoughUpdates-REPO-179659a7592637b0f29347db048a1118ace02cd4.zip |
pssssshhh - dont tell anyone (#721)
Diffstat (limited to 'items/FRAMED_VOLCANIC_STONEFISH.json')
-rw-r--r-- | items/FRAMED_VOLCANIC_STONEFISH.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/FRAMED_VOLCANIC_STONEFISH.json b/items/FRAMED_VOLCANIC_STONEFISH.json new file mode 100644 index 00000000..b31d64b2 --- /dev/null +++ b/items/FRAMED_VOLCANIC_STONEFISH.json @@ -0,0 +1,15 @@ +{ + "itemid": "minecraft:item_frame", + "displayname": "§9Framed Volcanic Stonefish", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8§l* §8Soulbound §8§l*\",1:\"§9§lRARE\"],Name:\"§9Framed Volcanic Stonefish\"},ExtraAttributes:{id:\"FRAMED_VOLCANIC_STONEFISH\"}}", + "damage": 0, + "lore": [ + "§8§l* §8Soulbound §8§l*", + "§9§lRARE" + ], + "internalname": "FRAMED_VOLCANIC_STONEFISH", + "modver": "2.1.0-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +}
\ No newline at end of file |