File Details
Overpowered-1.12.2-v1.2.jar
- R
- Nov 29, 2019
- 822.70 KB
- 363
- 1.12.2
- Forge
File Name
Overpowered-1.12.2-v1.2.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
- *Made ADDSynthCore into its own mod. (so it shows up in the Mod list.)
- *Moved Caution Block, Music Box, and Music Sheet to ADDSynthCore.
- This means that Forge now recognizes them as part of the ADDSynthCore mod and not the Overpowered mod. THIS BREAKS YOUR WORLDS! Forge will warn you that they don't exist anymore! You will have to record your Music Box data somewhere so that you can reproduce it after updating.
- *Removed dependency to Baubles! You no longer need Baubles to play this mod, however we do add the Unidentified Rings if you do play with Baubles.
- It seems the author of the Baubles API, Azanor, is no longer working on Minecraft mod development, and has not released Baubles for Minecraft 1.13 or greater, so I was going to have to move on without it anyway.
- Improved compatibility with other mods: (Yes, I finally tested my mod with other mods and fixed any crashes that occurred.)
- *Fixed crash when you took items out of any Overpowered machine!
- Project E: Added missing EMC value for Iron Plate and Gold Plate.
- The Advanced Ore Refinery now correctly smelts all Ores from all mods.
- The Electric Furnace now correctly smelts ItemStacks with meta data instead of just the base Items.
- Fixed duplication error when picking up Trophy Blocks or the Electric Furnace.
- Gem blocks from other mods are now allowed in the Portal Frames.
- Added debug features that you can enable in the ADDSynthCore config.
- Added Auto Shutoff feature to Lasers. When checked, Lasers will automatically switch off after firing, and won't accept energy until switched back on.
- Gave new textures to the Fusion Chamber and Laser Housing machines.
- Added a machine classification subtitle to all machine tooltips.
- Gave HD textures to all tools.
- Added Scythe tools. These are used to chop leaves off of trees very quickly, but they drop items as if you had mined them by hand. Automatically works with other mod's leaves if they've registered their leaves with the OreDictionary.
- Added Yellorium to the materials list.
- All machines now show how much time must pass to finish work, to run out of energy, or to get full of energy.
- All Guis in the 1.12 version now display properly (with dark background and item tooltips.)
- Fix Laser Machines not updating properly in 1.11 and 1.12 versions.
- Machines now resume operating when the world is first loaded or when teleporting between dimensions.
- Fix achievements not being registered / not being saved with the player or world in the 1.10 and 1.11 versions.
- Fixed Machines not dropping the items inside them when they are mined.
- This error probably began occurring since the last update. - Accessing the Config through the Client Gui has been improved and works correctly now.
- Fixed the 2nd Music Box being played via weak redstone signal after powering the first Music Box.
- Added Universal Energy Interface:
- This machine will keep 1,000 units of energy and interface with other Energy APIs, and currently works with Forge Energy, RF Energy and Tesla energy.
- Players:The next update to the Overpowered mod will be released sometime in the first half of 2020, and one of the things I'm going to do in the next update is rewrite our energy system. As part of the rewrite our Energy won't be compatible with Forge Energy anymore, so you'll HAVE to use the Universal Energy Interface to work with other mod's energy systems in the future.
- The crafting recipe for the Portal Control panel now uses Ender Pearls instead of Advanced Power Cores.
- Changed the Unknown Dimension's default ID number from -89 to -20189.
- This shouldn't affect you guys too much. The previous ID number should be saved with the config.
- This is the first version of the Overpowered mod that will use Forge's built-in version checker. Basically it checks for a file on our server for version info, and if it finds info for a newer version then it puts a green marker on the Mods button on the Minecraft main menu. Click it and it shows you the new version changelog and a link on where to download it.
- Fixed Trophy texture glitches.