Home ➔ Downloads ➔ Minecraft Mods ➔ Overpowered
Back
Overpowered v1.1.0 (July 16, 2019)
- *Fixed NullPointerException in MC 1.11 and 1.12 versions when players looked at the Unknown Portal Energy Block with Waila installed, or used the Pick Block key while in Creative Mode.
- *Fixed NullPointerException in MC 1.11 and 1.12 versions when players Shift-clicked items in Machine GUIs.
- Just fixed the error. Still need to add Shift-click support.
- *Fixed Compressor not working in MC 1.11 version. (Oh my god, I'm so sorry! Beta testing caught this one!)
- *Added a hotfix for the MC 1.11 version: If picking up the Unknown Technology in the Unknown Dimension doesn't teleport you back to the Overworld, Using the Unknown Technology item will teleport you.
- Fixed cascading worldgen.
- Added Magic Infuser:
- A machine that takes in a Book and a gem and gives back an Enchanted Book. The enchantment it gives back depends on the gem type.
- ID was changed from
magic_unlocker
to magic_infuser
.
Some recipes now use the OreDictionary name of ingredients:
- Energy Storage Container now uses the OreDictionary Name of blockGlass in the recipe.
- Power Core now uses the OreDictionary name for Redstone in its recipe.
- The recipe for Advanced Power Core now uses the OreDictionary name for Lapis Lazuli / Blue Dye.
- Recipes that use Obsidian (Portal Frame and Iron Frame Block) now use the OreDictionary name for Obsidian.
- Custom Mob Drops now drop for the Shulker, Elder Guardian, Evoker, and Vindicator.
- Added more Laser colors:
- Added White, Orange, Yellow, Cyan, and Magenta.
- Ultraviolet Laser and Ultraviolet Lens were removed.
- Added a new Focus Lens item.
- All recipes that previously used the Ultraviolet Lens now use the Focus Lens.
- You get the colored Lenses by crafting a Focus Lens with a Dye.
- The Fusion Containment structure now uses a new Fusion Control Laser, and has a new crafting recipe.
- You can disable individual Lasers in the feature_disable.cfg config file.
- Gave Lenses a high definition texture.
Machine Inventory changes: (click for details)
- Hoppers now must obey the item filter when inserting items into the Portal Frame and Fusion Chamber.
- Hoppers no longer take items out of the Portal Frame or Fusion Chamber.
- Added a filter to the Advanced Ore Refinery so you can only insert valid ores.
- The Identifier is now restricted to holding only 1 item at a time. Prevents you from adding more items by hand or by Hopper.
- Magic Ring changes and fixes:
- Fixed hovering over a Magic Ring in the inventory was overriding the effects of a Ring you were wearing.
- Fixed Magic Ring Rare and Magic Ring Unique not being translated for English languages.
- Fixed Magic Rings with the Extra Health effect not working correctly.
- Magic Rings now assign effects with
ambient = false
and show_particles = false
.
- Fixed machines not updating the Energy Network when you place them down in MC 1.11 and 1.12 versions.
- Fixed not being able to put Energy into the Energy Storage Container at all.
- The Music Box can now play the new instruments in Minecraft 1.12.
- Added Electric Furnace.
- The crafting recipe for the Inverter now uses Silver Plates instead of Iron Plates.
- The crafting recipe for the Portal Control Panel now uses 2 Data Cable and 2 Advanced Power Cores. Previously it was 4 Data Cable.
- Added support for Nickel and Zinc.
- Now prints to the console log when we Load the configuration files and when we start registering all Recipes.
- Language keys are now namespaced to prevent overriding language keys in other mods.