diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-02 17:33:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-02 11:33:32 -0400 |
commit | 1b3f41ab4a867ea153f8ff1dc178a7d68781fac1 (patch) | |
tree | 1b3b0fd68ab8f0712779d9d437e75e6e96e58e34 /items/SMARTY_PANTS;5.json | |
parent | cedac3cc37d2c0ac662efbe7be1742b32d1d7c99 (diff) | |
download | NotEnoughUpdates-REPO-1b3f41ab4a867ea153f8ff1dc178a7d68781fac1.tar.gz NotEnoughUpdates-REPO-1b3f41ab4a867ea153f8ff1dc178a7d68781fac1.tar.bz2 NotEnoughUpdates-REPO-1b3f41ab4a867ea153f8ff1dc178a7d68781fac1.zip |
Fixed Mob, added some Things (#506)
* Things
* left = right
* Fix Sorrow
* Wiki Links
Diffstat (limited to 'items/SMARTY_PANTS;5.json')
-rw-r--r-- | items/SMARTY_PANTS;5.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/SMARTY_PANTS;5.json b/items/SMARTY_PANTS;5.json new file mode 100644 index 00000000..9ba9b6a9 --- /dev/null +++ b/items/SMARTY_PANTS;5.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§aSmarty Pants V", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Smarty Pants V\",1:\"§7Grants §b+25✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§aSmarty Pants V\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SMARTY_PANTS;5\",enchantments:{smarty_pants:5}},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Smarty Pants V", + "§7Grants §b+25✎ Intelligence§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "SMARTY_PANTS;5", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |