
CC Ballistix Reborn
Integrates ComputerCraft: Tweaked with Ballistix 0.9.2 for missile silo control and coordinate-based launches via the new control panel.
- Загрузки
- 3K
- Подписчики
- 5
- Обновлён
- 10 июля 2025 г.
- Лицензия
- GPL-3.0-only
Опубликован 19 июня 2025 г.
"CC: Ballistix Updated" is now compatible with the newer version of Ballistix. Please use CC: Ballistix Updated instead.
CC Ballistix Reborn
This mod is a fork of CC: Ballistix Updated it was made to fill the short gap between updates for CC: Ballistix Updated.
Functions:
launch()- Attempts to launch the missile.
- Returns
trueif the launch command was successfully sent, otherwisefalse. - This function will also queue a
ccballistixreborn_launchevent, providing the X, Y, and Z coordinates of the target.
getRange()- Returns the maximum range of the connected missile launcher as an integer.
- Returns
0if no launcher is found or the range cannot be determined.
getPosition()- Returns a table containing the current target coordinates of the missile launcher with keys
x,y, andz. - Returns an empty table if no launcher is found or no target is set.
- Returns a table containing the current target coordinates of the missile launcher with keys
setPosition(x, y, z)- Sets the target position of the control panel to the given X, Y, and Z coordinates.
- This function will also queue a
ccballistixreborn_update_positionevent, providing the new X, Y, and Z coordinates.
getFrequency()- Returns the frequency of the connected missile launcher as an integer.
- Returns
0if no launcher is found.
Ченджлог
1.21.1-1.3Релиз1.21.1 · 10 июля 2025 г.
- New Block Model
- Cheaper recipe
Next Plans:
- Update for Ballistix 0.9.4
- implement VLS compatibility
1.21.1-1.2Релиз1.21.1 · 9 июля 2025 г.
-Fixed recipe
Комментарии
Загружаем…