promotional bannermobile promotional banner

Void Power Mod

An additional mod for Create: Aeronautics. Add some CC Peripheral to build cool airship.

Void Power

Discription

This is a additional mod of Create:Aeronautics and CC:T.
It adds some useful and cool peripheral to let you build your ship.

Content

Hologram Screen (Mid-air Interactable)

image

A peripheral that can draw patterns and text, and can click through space (support sable physical structure).

Keyboard & Glass Screen

image

Glass Screen: The same type with monitor peripheral on CC:T.

Keyboard: Right Click to use. Press ESC to exit using. It will send keyboard event as same with cc terminal. You can redict your terminal io to a outside monitor on startup.lua.

startup.lua

m = peripheral.find("monitor")

if m ~= nil then
    m.clear()
    m.setCursorPos(1,1)
    m.setTextScale(0.5)
    term.redirect(m)
    os.run({ shell = shell }, "/rom/programs/shell.lua")
end

Intergreated Pose Sensor

It can calculate the pose and kinematic state automatically. Adaptive composite physical body (for example, some sub level composite through physical bearing).

Void Engine

A engine consume FE and Water to generate impluse and torque. Only controlled by CC.Adaptive composite physical body (for example, some sub level composite through physical bearing).

image

CC Peripheral Doc

Github Wiki Page

The Void Power Mod Team

RisingBuilder tier frameprofile avatar
Owner
RisingBuilder tier icon
  • 64
    Followers
  • 3
    Projects
  • 508.8K
    Downloads

More from dfdyz