----Lore format help----

<name>, <display item>

name:
- The name of the lore file located in it's corresponding section.
- Determines the name of an associated image.
	- Located in "blue_skies:textures/gui/lore/images/".
	- Images need to be in a square format.
- Determines the localization name in the lang file.
	- formated as "lore.entry.name" where name is what you used for the name.
	
display item:
- The item that the lore entry displays in the book.


----Example----

(Written in everbright_entries.txt)
some_example, minecraft:stone

Translation key: "lore.entry.some_example"
Lore file: "blue_lore/en_us/everbright/some_example.txt"
Image file: "textures/gui/lore/images/some_example.png"
Display item: Stone