promotional bannermobile promotional banner

OpenPeripheralCore

Simple ComputerCraft and OpenComputers integration layer

File Details

OpenPeripheralCore-1.7.10-1.2.jar

  • R
  • Aug 2, 2015
  • 375.21 KB
  • 767.5K
  • 1.7.10

File Name

OpenPeripheralCore-1.7.10-1.2.jar

Supported Versions

  • 1.7.10
  • Update API to 3.3.1
  • Feature: Structures - POJOs with automatic conversion
  • Feature: IndexedProperties (with support for arrays, List, Set, Map, structures)
  • Feature: expanded type documentation (and generation)
  • Feature: property update listeners
  • Feature: IArchitecture for basic architecture info
  • Feature: Index helper type, for automatic conversion of index (for example zero-based index to one-based language)
  • Feature: ItemStack metadata provider now adds damage bar info
  • Feature: user-configurable peripheral names (see
  • Fix: memory leak in CC peripheral provider
  • Fix: allow nullable values on properties
  • Fix: crash when signalling on unloaded computer