Skip to content

Releases: epicorp/AsynCore

AsynCore 1.0

01 Mar 18:51
Compare
Choose a tag to compare

Item API

  • per-item events
  • auto serialization/deserialization

Block API

  • per-block events
  • custom per block events
  • auto serialization/deserialization
  • hopper support
  • piston support

World API

  • async loading/unloading of chunk data
  • generic support, block state system can be easily added later
  • modular, block trackers allow for features to be added at any time

GUI API

  • easy to use component-based GUIs
  • redrawing, resynchronizing
  • sub inventories and more

Crafting API

  • stackable and nbt recipes
  • support for anvils