pocket Unlimited

作者:rebot | 分类:模组

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

Minecraft 版本: 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1

平台: neoforge

标签: utility

资源介绍

This addon for CC: Tweaked allows you to equip more then one upgrade to a pocket computer (regular and advanced). The multible upgrades can be used as if they were just regular upgrades or you can specify to avoid naming conflics (see below)
Runtime requirements

  • Minecraft 1.21.1
  • NeoForge 21.1.x
  • CC: Tweaked 1.117.0+

In-game usage

pocketUnlimited is available on pocket computers.

lua
one-time setup on a pocket computer
pocketUnlimited.enable()

equip an upgrade from player inventory slot 1-36
pocketUnlimited.equip(1)

list all equipped upgrades
print(textutils.serialize(pocketUnlimited.list()))

get all live upgrade peripherals from "back"
local back = peripheral.wrap("back")

use upgrade methods directly (like a normal single upgrade)
back.open(42) -- modem
back.playSound("minecraft:block.note_block.harp") -- speaker

optional: direct access to specific upgrade objects
local upgrades = back.upgrades()
upgrades.wireless_modem.open(42)
upgrades.speaker.playSound("minecraft:block.note_block.harp")

remove an upgrade and return its item to the player
pocketUnlimited.remove(1)

disable unlimited mode and keep one upgrade on the pocket
pocketUnlimited.disable()

disable unlimited mode and eject all upgrades
pocketUnlimited.disableAll()

back.upgradeInfo() shows each upgrade key/id/type mapping.
If two upgrades expose the same method name, use back.<upgradeKey>_<method>(...) to disambiguate.

WARNING: i have no plans on continuing this mod or mantaining it and in its current state is likely buggy. But i have not found any glitches in the few minutes ive spent testing. Use at your own risk

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

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Anvil Note Block/铁砧味音符盒

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

查看详情
economymod

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

查看详情
WeBeCrafty

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

查看详情
PixelHide

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

查看详情