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/RED_THORNLEAF.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/RED_THORNLEAF.json')
-rw-r--r-- | items/RED_THORNLEAF.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/RED_THORNLEAF.json b/items/RED_THORNLEAF.json new file mode 100644 index 00000000..902deca1 --- /dev/null +++ b/items/RED_THORNLEAF.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:deadbush", + "displayname": "§f§f§aRed Thornleaf", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7§oA leaf that grows on the\",1:\"§7§oground. Really pushing the\",2:\"§7§oenvelope.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§f§f§aRed Thornleaf\"},ExtraAttributes:{id:\"RED_THORNLEAF\"}}", + "damage": 0, + "lore": [ + "§7§7§oA leaf that grows on the", + "§7§oground. Really pushing the", + "§7§oenvelope.", + "", + "§a§lUNCOMMON" + ], + "internalname": "RED_THORNLEAF", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |