Overpowered Technology

A Minecraft mod with really cool science machines

File Details

OverpoweredTechnology-Forge-1.16.5-v1.4.1.jar

  • R
  • Jan 7, 2022
  • 1.62 MB
  • 389
  • 1.16.5
  • Forge

File Name

OverpoweredTechnology-Forge-1.16.5-v1.4.1.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:overpowered-316285:3596926")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

NEW:
Added 2 commands to ADDSynthCore that help in determining the number of ore blocks in a given area. Mostly useful to developers.
Added furnace smelting recipes for the Energy Crystal and Steel Ingots, so these can be automated using electric furnaces from other mods.
- But using the Blast Furnace is still more efficient if you're not getting free energy.
Added another crafting recipe for the Light Block that uses Energy Crystals.
- Because I'm sure I'm not the only one that keeps making 9 Energy Crystals only to realize you can't make a Light Block from them.

CHANGED:
Was definitely not generating enough Silicon Ore, so we've changed the default generation config values in this update to generate more Silicon.
No longer registers a Bronze Ingot crafting recipe if Immersive Engineering or Mekanism is installed.
Changed the Black Hole erase algorithm default speed from 50% of a tick to 20%.
The Black Hole no longer has a collision box, similar to the Null Block. This means you won't be able to break the Black Hole to stop it from erasing the world.

FIXED:
Fixed the Fusion Chamber not dropping when mined.
Fixed Ores that drop an item not being affected by Pickaxes with the Fortune effect.
Fixed gem ores generating in a straight line at coordinates 0x0 in a chunk.
- Error only occurred in the Minecraft 1.16 version.
Now the Magic Infuser and Circuit Fabricator (machines with more than 1 input slot) will now show their Time Remaining correctly.
More recipe advancement fixes.