CC: BallistiX Updated

CC: BallistiX Updated

Mod

Adds support for BallistiX silos to CC: Tweaked

Client and server TechnologyUtility

4,930 downloads
2 followers
Follow Save

This is a fork I made to update the mod "cc-ballistx" originally by Presti, which adds a peripheral which allows control over the missile silo from the BallistX mod.

To interact with BallistiX Silos with a Computer you will need to place the Silo Controller below the center block of the Silo. After that you can access the peripheral, via its name "siloController" (e.g. peripheral.find("siloController"), or using the wrap function to get it from a direction (e.g. peripheral.wrap("top").

The silo controller has these functions:

  • launch() & launchWithPosition(int x, int y, int z)
  • getFrequency() & setFrequency(int freq)
  • getPosition() & setPosition(int x, int y, int z)
  • getExplosiveType() & getExplosiveAmount()
  • getMissileType() & getMissileAmount()
  • getPower() & getMaxPower()

Project members

Thorium0

Member

Details

Licensed GPL-3.0-only
Published a year ago
Updated a month ago