CC:LiftLink 图标

CC:LiftLink

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0.3
本资源为搬运资源,原资源地址: https://modrinth.com/mod/ccliftlink
资源信息

Minecraft 版本: 1.20.1 1.21.1

平台: forge neoforge

标签: technology transportation utility

资源介绍

CC:LiftLink

  • CC:LiftLink by Tom
  • Copyright (c) 2026 Tom
  • Licensed under the Mozilla Public License 2.0

ComputerCraft support for Create elevators.
CC:LiftLink provides a bridge between the Create mod and CC: Tweaked, allowing for programmatic control of elevator systems. By connecting a computer to a single redstone contact within an elevator column, you gain access to the entire elevator network without complex wiring or pulley attachments.
Setup
Build: Assemble and test your Create elevator normally.
Connect: Place a ComputerCraft computer or wired modem against any one redstone contact in the elevator column.
Initialize: Wrap the peripheral in your Lua script using:
Lua

local elevator = peripheral.find("create_elevator")

API Functions

listFloors() Returns all floors in the column.
callToFloor(name) Calls the elevator to a named floor.
callToY(y) Calls the elevator to a floor by Y level.
getState() Returns the main elevator state table.
getFloors() Returns floor names mapped to Y levels.
getCurrentLevel() Returns current elevator Y level.
getTargetLevel() Returns target Y level.
getTargetY() Returns target Y level.
isMoving() Returns true if the elevator is moving.
isActive() Returns true if the elevator is active.
getCabY() Returns cab Y position.
getSpeed() Returns current speed.
getDirection() Returns "up", "down", or "idle".
getColumnInfo() Returns combined floor and state info.
getCurrentFloor() Returns the exact current floor name and Y.
getNearestFloor() Returns the nearest floor name and Y.
hasFloor(name) Checks if a floor exists.
isAtFloor(name) Checks if the elevator is at that floor.

Technical Details
Requirements:
Minecraft: 1.20.1
Create: 0.5.1.f (6.0.8)
CC: Tweaked: 1.116.1
Platform: Forge
Note: You do not need to connect to the elevator pulley. A single connection to any redstone contact in the column provides full access to the elevator's functions.

Github: https://github.com/tiktop101/CC-LiftLink

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
CraftUtils

价格:0 墨喵币
下载量:0

查看详情
Yes,Kingdom

价格:0 墨喵币
下载量:0

查看详情
Fish Tanks

价格:0 墨喵币
下载量:0

查看详情
Just Stone

价格:0 墨喵币
下载量:0

查看详情