Disc Rack

2015-07-13_03.43.46
Details Panel
Disc Rack
Break with:
GUI:
Version Added:
Block
Pickaxe
Yes, Click
v1.5.0
Additional Features
Can be used without GUI
Page Contents

Description

The disc rack is a storage device for  up to 9 discs including vanilla music discs and computer craft floppy disks. Dinner plates also work in the disc rack.

Usage

Right click with a disc in hand to add to that slot, if you hand does not have a disc or the disc rack is full, a GUI interface will open. Sneak-click a disc with an empty hand to remove that disc.   Disc racks can be rotated on the wall by right clicking with a screw gun or the hand drill. Sneak right-clicking will rotate the disc rack on the floor and ceiling.

Recipe

RDiscRack

The slabs can be any type of wood slab.

Config Options

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

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

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

There is also a way to add more items to the disc rack.

  # These are keywords that add additional support for more types of discs and items that are allowed to be placed on the disc rack. Add more keywords if you wish to allow more types of items to be displayed
 S:AdditionalDiscs=disc, disk

Picture Gallery

Changelog

v1.5.0
*Added Disc Racks. Up to 9 discs can be placed in the disc rack. They work just click bookcases. Right click with a disc to add to that slot, if you hand does not have a disc or the disc rack is full, a GUI interface will open. Sneak-click a disc with an empty hand to remove that disc. There is also a config line to add new items to the disc rack (just like the bookcase) if there is something in a mod that doesn’t work and you would like it to.