pocket Unlimited
This mod adds the ability to add more then one upgrade to a CC: Tweaked pocket computer.
About this Mod
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
Available Versions
How to Install pocket Unlimited on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set neoforge Loader
In the panel under "Egg", select the neoforge loader and matching Minecraft version (26.1).
Install Mod
Open the mod browser in the dashboard and search for "pocket Unlimited". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1, 1.21.11, 1.21.10 (+9 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
pocket Unlimited server crashes on startup – what to do?
Most common cause: wrong neoforge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1). You can switch loaders with one click in the panel.
Is pocket Unlimited compatible with neoforge?
pocket Unlimited officially supports neoforge for Minecraft 26.1, 1.21.11, 1.21.10. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with pocket Unlimited – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if pocket Unlimited consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install pocket Unlimited with just one click on your server.