Shelf

Details Panel
Shelf
Break with:
GUI:
Version Added:
Block
Axe
Yes, Sneak Click
1.0.0
Additional Features
Can be used without GUI
Page Contents

Description

The shelf can hold up to 4 different stacks of items and can be used without a GUI. They can also be shifted forward to the front half of the block. If a block or item that emits is placed on the shelf, the shelf will emit the same level of light the block or item would.

The shelf also comes in the 6 different vanilla woods and in a framed block version which can be used with the Furniture Paneler to make it look like any solid block.

Usage

Right-clicking the Shelf with any Block or Item will put it on the shelf. Right clicking an item or block that is on the Shelf will cause that item or block to pop off. Sneak clicking with an empty hand will open the GUI. If you right click an empty shelf with an empty hand, the GUI will also open.

To shift the shelf forward, right click the back of the shelf with the screw gun or the hand drill.

Recipe

recipeShelf

This block can be made from any of the 6 different vanilla woods or from framing sheets and framing boards (replace planks with sheet and slabs with boards) and will look like the wood that is used.

Config Options

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

There is a “force fast render” option that will force the Shelf to always render the items on it in fast render mode. Set to true to force fast render.

"force fast render" {
 B:Shelf=false
}

Picture Gallery

Changelog

v1.10.3
*Added ability to shift shelf forward half a block
v1.10.0
*Added framed block version
v1.7.4
*Added better texture pack support
v1.2.0
*Added support for the shelf to the reading glasses / monocle
v1.1.2
* Updated Shelf – Shelf will now only display the top center piece of wood if a block is above it, otherwise, the top of the shelf is flat. All current shelves will not feature the center piece of wood until the block is updated by placing or changing a block next to the shelf.
* Slight tweak with Shelf interaction – right clicking on the side or top of a shelf will open the GUI, even if the players hands are full.
v1.1.0
*Upgraded Shelf interactions: Right-clicking the Shelf with any Block or Item will put it on the shelf. Right clicking an item or block that is on the Shelf will cause that item or block to pop off. Sneak clicking with an empty hand will open the GUI.
v1.0.0
*Initial release