diff options
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 |