Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
Register
Advertisement
Ruby Ore

ModProject Red
TypeSolid block
Required modulesExploration

The Ruby Ore is a block and resource added by Project Red. The block is added to the world by the world generation and the player can quarry the block with an Iron Pickaxe, or higher, to gain 1 to 3 Rubies. With a pickaxe with silk, touch the player receives the block.

If the mod MineChem is installed, then you can decompose the Ruby Ore with the Chemical Decomposer into 3 Aluminium Oxide and 3 Chromium.

Config options[]

In the "ProjectRed.cfg" configuration file (in the "config" folder), the generation of Ruby Ore can be disabled, and the generation can be reduced by increasing the resistance value. Furtermore, the enabling of the retro generation allows to generate the ore in an old world, which was started with older versions or without Project Red.

"World Gen" {
    B:"Ruby Ore"=true
    I:"Ruby Ore resistance"=0
    B:"Ruby Ore retrogen"=false
}


Advertisement