diff options
Diffstat (limited to 'items/CADUCOUS_STEM.json')
-rw-r--r-- | items/CADUCOUS_STEM.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/CADUCOUS_STEM.json b/items/CADUCOUS_STEM.json index 092a969f..c32c492c 100644 --- a/items/CADUCOUS_STEM.json +++ b/items/CADUCOUS_STEM.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:double_plant", "displayname": "§fCaducous Stem", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7The color and shape of flowers\",1:\"§7are a precise record of what\",2:\"§7bees find attractice.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fCaducous Stem\"},ExtraAttributes:{id:\"CADUCOUS_STEM\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7The color and shape of flowers\",1:\"§7are a precise record of what\",2:\"§7bees find attractive.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fCaducous Stem\"},ExtraAttributes:{id:\"CADUCOUS_STEM\"}}", "damage": 4, "lore": [ "§7The color and shape of flowers", "§7are a precise record of what", - "§7bees find attractice.", + "§7bees find attractive.", "", "§f§lCOMMON" ], |