Skip to content

Enhancement

Alexander Tumin requested to merge github/fork/Yefancy/master into master

Created by: Yefancy

Hi, friend. I found a problem when I was playing, because I had to monitor a lot of machines, so I needed a lot of adapters and a lot of computing overhead. So I made a new block GTCE Bridge to help me proxy all the machines in the net. I would still like to merge it into your stuff and you can reject it if you think it doesn't fit your mod. Best wishes for you!

Added a new block GTCE Bridge --- Accessing to the gtce Energy Net as a proxy for all machines in the net.

  • getMachines():table -- Returns machine proxy list.
  • isDirty():boolean -- Returns whether EnergyNet updated.

Added function "getCurrentRecipe():table -- Returns current recipe.".

Merge request reports