Reading glasses

readingGlassesModel
Details Panel
Reading glasses
GUI:
Version Added:
Item
No GUI
1.2.0
Additional Features
Shows information about BiblioCraft blocks when worn
Page Contents

Description

When worn on the head, the reading glasses, tinted glasses, or monocle allow the player to read pop up text displays of items displayed on the different blocks in BiblioCraft. Every block in BiblioCraft has text information read out. The player can view the names of books on a bookcase without opening the GUI, as well as see what is on a regular shelf and of what quantity. The player can also see what armor is on an armor stand and what enchantments are on that armor. The display case also has enchantment support for armor and weapons. Labels become combination item frame / signs displaying the name of the item in them. The typesetting table displays the name of the selected book as well as the quantity of blank chases left. The printing press displays the book name of the plate inserted into the press as well as the quantity of ink and quantity of blank books left.  The writing desk displays the name of the open book. The potion shelf shows the name of the potion the player is looking at.

Alternatively the player can get the same ability by getting a Enchanted Book of Reading and applying the enchantment to any helmet. The enchantment can be crafted by using enchanted book and either one of the 3 pairs of reading glasses in a crafting grid or it can be randomly obtained by enchanting books at an enchantment table.

Usage

Wear them in the helmet armor slot and look at BiblioCraft blocks. Information will show up on blocks depending on what part of the BiblioCraft block you look at.

Recipe

readingGlassesRecipe

 

enchantedReading

Apply this enchantment to any helmet to get the same effect as wearing Reading Glasses.

Config Options

Look for these options in Minecraft folder under config/BiblioCraft.cfg

The color of the text that is displayed when looking at BiblioCraft blocks can be changed in the Config. Some colors may be easier to see for some than others.

##########################################################################################################
# text colors
#--------------------------------------------------------------------------------------------------------#
# This is were you can change the color of the text rendered on blocks when using the reading glasses. The value given is a combined RGB value. For ex. 16777215=white, 255=red, 65280=green, 16711680=blue, 16776960=aqua. A google search for these values can assit in finding a chart to show colors and codes.
##########################################################################################################
"text colors" {
 I:ReadingGlassesTextColor=16777215
}

Picture Gallery

readingGlassesModel

Changelog

v1.8.0
*Added typewriter support to the reading glasses
*Added Sword Pedestal support to the reading glasses so the name of the sword is now displayed.
v1.7.5
*Fixed a bug with the potion shelf and the reading glasses not showing text properly.
v1.7.0
*Added a recipe for the reading enchantment. Simple place any enchanted book plus the reading glasses (or tinted glasses or monocle) into the crafting grid to make an enchanted book of reading that can be applied to a helmet of your choice.
v1.6.2
*Added waypoint text to map frames that is shown on the map when looking at the waypoint while wearing the reading glasses.
v1.5.5
*Added a few localizations to blocks and items that were overlooked such as the typesetting table with the reading glasses.
v1.3.1
* Fixed a couple crashes with reading glasses and various things.
v1.2.1
Added rendered text color code to config for the reading glasses. Players can now edit the config and change the color of the text to anything they choose.
v1.2.0
* NEW ARMOR ITEM(S): Reading Glasses and other eyewear. When worn on the head, the reading glasses, tinted glasses, or monocle allow the player to read pop up text displays of items displayed on the different blocks in BiblioCraft. Every block in BiblioCraft has text information read out. The player can view the names of books on a bookcase without opening the GUI, as well as see what is on a regular shelf and of what quantity. The player can also see what armor is on an armor stand and what enchantments are on that armor. The display case also has enchantment support for armor and weapons. Labels become combination item frame / signs displaying the name of the item in them. The typesetting table displays the name of the selected book as well as the quantity of blank chases left. The printing press displays the book name of the plate inserted into the press as well as the quantity of ink and quantity of blank books left.  The writing desk displays the name of the open book. The potion shelf shows the name of the potion the player is looking at.