diff options
author | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
commit | 7dace9af7ae041a753bb076c0fbad7dd5b560294 (patch) | |
tree | 54709b56f9016fcca3575df54b4b3719ce49408e /items/ENDSTONE_ROSE.json | |
parent | 977fd9ee3a119c11514471b005a8f827b6ac54a8 (diff) | |
download | NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.gz NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.bz2 NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.zip |
1.5
Diffstat (limited to 'items/ENDSTONE_ROSE.json')
-rw-r--r-- | items/ENDSTONE_ROSE.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/ENDSTONE_ROSE.json b/items/ENDSTONE_ROSE.json new file mode 100644 index 00000000..e2d93446 --- /dev/null +++ b/items/ENDSTONE_ROSE.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:red_flower", + "displayname": "§f§f§9Endstone Rose", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7\\\"The Zealots have shown me so\",1:\"§7much love, I hope this simple\",2:\"§7rose shows how much I care for\",3:\"§7them\\\" -Endstone Protector\",4:\"\",5:\"§9§lRARE\"],Name:\"§f§f§9Endstone Rose\"},ExtraAttributes:{id:\"ENDSTONE_ROSE\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7\"The Zealots have shown me so", + "§7much love, I hope this simple", + "§7rose shows how much I care for", + "§7them\" -Endstone Protector", + "", + "§9§lRARE" + ], + "internalname": "ENDSTONE_ROSE", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |