[1.12.1] OpenComputers Mod Download


OpenComputers Mod adds programmable, modular and persistent computers to the game.

OpenComputers-Mod.jpg

This mod adds computers that can be programmed in Lua 5.2. Computers persist across saves (i.e. execution resumes where the computer was saved when it is loaded again), they are highly modular (there are graphics cards, network cards, redstone cards, …). If a compatible power generating mod is present, by default they will need power to run – however, like pretty much everything else about the mod, this can be changed in the config.

OpenComputers is designed to fit well with survival gameplay, and is played best in combination with other mods, which allow automating ore processing, and ideally crafting to some extent! Computers are not cheap to craft, so don’t expect to build your first computer early when starting a new game. If you want an extra challenge, try the hard mode recipe set (see .minecraft/config/opencomputers/user.recipes for more information).

There are a lot of components in the mod that can be used to extend computers, such as motion sensors, hologramsand there are also robots.

Inter-operation with many other mods is provided via the Adapter block (for example reading power information from energy cells and so on).

For more information, please visit the Wiki at https://ocdoc.cil.li/ where, aside from blocks and items in the mod, the built-in Lua APIs are documented as well, so you can read up what you can actually do with the computers. If you need additional support, browse the forums at https://oc.cil.li/ or drop by the IRC, channel #oc on esper.net.

What’s in the mod?

Computers

OpenComputers-Mod-3.png

The name may have given it away: the main feature this mod adds are programmable computers. OpenComputers itself allows writing programs using the Lua programming language, specifically Lua 5.2. Computers can be programmed at a very low level, but the built-in operating system emulates a Lua environment as close to “vanilla” Lua as possible within the restraints of the sandbox it is running in.

To make your life easier, computers persist their script state across saves; this means they’ll continue executing where they left off when the chunk they are in was unloaded. If a compatible power mod is installed alongside OpenComputers, computers will require energy to run, and numerous components will require energy for certain operations.

Robots and Drones

OpenComputers-Mod-4.png

Aside from the stationary computers and components, OpenComputers also provides robots and drones, computers that can move around the world and interact with it similar to how players can. Robots are more powerful than drones, they can use tools and contain a much larger number of components. Drones are much more mobile than robots and can perform a few actions robots cannot, such as leashing animals.

There are also several other computer devices in the mod, such as servers, essentially allowing for four computers in one block, microcontrollers, cheaper but more limited computers, as well as tablets, which are basically portable computers.

Modularity

OpenComputers-Mod-5.gif

A key focus of OpenComputers is modularity, allowing you to choose very dynamically from which parts to build your computers, robot and other devices. There are multiple tiers of computer cases, screens, graphics cards, network cards and so on. In that way there is also a certain level of progression in the mod, as you work towards building better, faster and more powerful computers.

Integration

OpenComputers-Mod-6.png

OpenComputers provides integration with many other mods: support for bundled redstone (Project Red, Redlogic and MineFactory Reloaded), covering cables (FMP and Immibis Microblocks), and obviously accepting power from several mods (RF, EU, Factorization Charge, Mekanism Joules, AE2 energy).

More interestingly however, OpenComputers provides a block that allows more in-depth interaction with other mods’ blocks, the Adapter. For supported blocks, the adapter will make those blocks available as components to connected computers, allowing them to read information such as energy levels and possible issue commands, such as playing notes on a note block. Many mods also provide built-in support for OpenComputers, meaning you can just hook up their blocks to a cable without needing an Adapter.

Config

OpenComputers-Mod-7.png

Most things in OpenComputers are configurable. Don’t like the power requirements? Change them or disabled them entirely. Screens not rendering from far enough away? Increase the render distance. The config file is heavily documented, so it should be pretty clear from each config entry’s comment what it does.
Aside from general configuration, it is also possible to adjust each of the item recipes in OpenComputers via recipe files – no need for Minetweaker! There are also a few different recipes set available, have a look in the config/opencomputers directory.

Requires:

Minecraft Forge

How to install:

  1. Make sure you have already installed Minecraft Forge.
  2. Locate the minecraft application folder.
    • On windows open Run from the start menu, type %appdata% and click Run.
    • On mac open finder, hold down ALT and click Go then Library in the top menu bar. Open the folder Application Support and look for Minecraft.
  3. Place the mod you have just downloaded (.jar file) into the Mods folder.
  4. When you launch Minecraft and click the mods button you should now see the mod is installed.
 

Videos:

LEAVE A REPLY

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Lost Password