Modscraper Modscraper Minecraft
CC: BallistiX Updated logo

CC: BallistiX Updated

Mod

by Thorium90_

Adds support for BallistiX silos to CC: Tweaked

Type

Mod

CurseForge Downloads

50,994

CurseForge ID

1035101

Last Updated

Apr 13, 2026

Description

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. Also thanks to CamoHax for the block model.

REQUIRES: CC: Tweaked (1.21.1 version cannot be found on curseforge)

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()

Similar Mods

Included in Modpacks

External Resources