Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Advanced Peripherals

Advanced Peripherals

Advanced Peripherals is a mod that adds many useful extensions for CC:Tweaked(Computercraft).

100.2k
69
Technology
Utility

Compatibility

Minecraft: Java Edition

1.21.1
1.20.4
1.20.1
1.19.2–1.19.3
1.18.x
1.17.1
1.16.5
1.16

Platforms

Forge
NeoForge

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Donate on PatreonDonate on Ko-fi

Creators

seniorendi
seniorendi Owner
SirEdvin
SirEdvin Contributor
zyxkad
zyxkad Member

Details

Licensed Apache-2.0
Published 3 years ago
Updated last week
DescriptionChangelogVersions

Show all versions

1
2
5

Advanced Peripherals 1.21.1 0.7.51b

by seniorendi on Jun 21, 2025
Download

Added

  • UUID and Name property to the player lua object of the player detector

Changed

  • Patchouli book texture
  • Default chemical filter count from 64 mB to 1000 mB
  • Added a configurable char limit to chat box messages

Fixed

  • Fixed that several mekanism integrations would crash the game/server when mekanism is not loaded
  • [#746] Fixed that export and import functions from the ME bridge would not find target inventories
  • Updated Patchouli book documentation URLs
  • Support with the latest mekanism version

Advanced Peripherals 1.21.1 0.7.50b

by seniorendi on Jun 10, 2025
Download

The new ME and RS Bridge system are more or less final, but expect any last-minute changes before the final release. We will listen for any feedback and try to improve the system as much as we can! If there are any inconsistencies or bugs, please report them at our github!

Changed

  • We enhanced the RS and ME Bridge majorly, including new functions, a better crafting system and more. Refer to the docs
  • The fingerprints now use a new hashing algorithm called XXHash64. This change speeds up the process of generating the hashes by a huge factor. Due to that, the hashes now have a different format and are displayed as a 64 bit integers parsed to a string to prevent rounding issues within cc and AP.
  • Changed the default name style of our peripherals to match the ones from CC:Tweaked going from camelCase to snake_case. For example, the name of the chat box peripheral is now chat_box instead of chatBox.

Added

  • A global AP lua api providing information about the mod versions of our addons and AP itself

Fixed

  • Re-Support powah
  • [#738] Fixed support for the latest minecolonies version
  • [#711] Fixed that the block reader would not be able to access registries for component information
  • [#741] Fixed the bottom textures of our peripherals
  • Fixed that the patchouli book would not load correctly
  • Re-Added the world join patchouli book event
  • [#732] Fixed that automata cores can't be re-added into turtles after being removed
  • [#438] Fixed that the delivering property of any minecolonies builder resource would be zero

Advanced Peripherals 1.20.1 0.7.44r

by seniorendi on Jun 6, 2025
Download

Fixed

  • [#740] Fixed that the geo scanner and player detector would always return nil when not used via the pocket upgrade

Advanced Peripherals 1.20.1 0.7.43r

by seniorendi on May 26, 2025
Download

Added

  • [#739] Show the current owner of the inventory manager in the ui

Fixed

  • Support with the latest minecolonies version (1.1.897-snapshot)
  • [#438] Fixed that the dilvering attribute of work order requests is always zero

Advanced Peripherals 1.20.1 0.7.42r

by seniorendi on May 23, 2025
Download
  • Create 6 support

Changed

  • Set chat cooldown minimum to zero
  • Dropped Create 5 support

Fixed

  • [#637] Fixed NullPointer Exception when running a program on a pocket computer and removing it from the inventory

Advanced Peripherals 1.21.1 0.7.49a

by seniorendi on Feb 13, 2025
Download

Fixed

  • Fixed a Null Pointer Exception when trying to work with item filters without any component filters applied.

Advanced Peripherals 1.21.1 0.7.48a

by seniorendi on Feb 3, 2025
Download

Breaking Changes

  • Renamed the following functions in the ME Bridge:
  • listFluid -> listFluids
  • listGas -> listGases
  • listCraftableFluid -> listCraftableFluids

Fixed

  • Fixed that fluids would always return the name key with the value minecraft:fluid
  • Fixed that several AP features do not work on dedicated servers. A few of them are chat box events, player detector events, villager trades and villager structures
  • Fixed that functions which interact with fluid handlers would not work.

Added

  • Added fluid type properties to lua fluid objects

Advanced Peripherals 1.21.1 0.7.47a

by seniorendi on Jan 21, 2025
Download

Fixed:

  • Fixed that the colony integrator's getCitizens function would stop working when NPCs are idling
  • Fixed errors with fuel ability functions from the automata turtles
  • Fixed that automata turtles could break themselves
  • Fixed that the end turtle would not save warp points

Advanced Peripherals 1.21.1 0.7.46a

by seniorendi on Jan 18, 2025
Download

Changed

  • Downgraded CC:T Version to 1.113.1 so curseforge users can still use AP since CC:T does not get published to curseforge anymore.

Breaking Changes

  • Renamed nbt to components in every item lua object
  • Renamed amount to count in every ME Bridge lua item object

Advanced Peripherals 1.21.1 0.7.45a

by seniorendi on Jan 15, 2025
Download

First official Advanced Peripherals 1.21.1 alpha release to the whole public. Please report any bug to github!

Added

  • Added our new textures!

Fixed

  • Fixed that several item export and import related functions would not work with blocks from other mods
  • Fixed that functions with cooldowns which are used for the first time would throw an error

Advanced Peripherals 1.20.4 0.7.43a

by seniorendi on Dec 27, 2024
Download

First official Advanced Peripherals 1.20.4 alpha release to the whole public. Please report any bug to github!

Advanced Peripherals 1.20.1 0.7.41r

by seniorendi on Oct 21, 2024
Download

Added

  • Wandering Trader config

Changed

  • Save the owner of the memory card to the inventory manager after a player places the card into the manager and clear the card after. Resolves a security issue where players could eventually steal memory cards from other players

Fixed

  • [#660] Fixed that the inventory manager's getItemInHand function adds a blank nbt tag to the item
  • [#636] Fixed that the automata's useOnBlock function will return PASS in some specific case
  • [#645] Fixed that the inventory functions for the powah integration would always return nil
  • Fixed that some entity operations don't have enough range
  • [#642] Fixed that some powah integrations clashes with the generic energy peripheral from CC which disables some functions
  • [#640] Fixed null pointer exception when invoking getName
  • [#662] Use tick time instead of epoch time for our chunk manager, fixes an issue where chunks unload if some ticks are skipped (lag)

Advanced Peripherals 1.19.2 0.7.37r

by seniorendi on Oct 6, 2024
Download

Added

  • Wandering Trader config

Changed

  • Safe the owner of the memory card to the inventory manager after a player places the card into the manager and clear the card after. Resolves a security issue where players could eventually steal memory cards from other players

Fixed

  • [#660] Fixed that the inventory manager's getItemInHand function adds a blank nbt tag to the item
  • [#636] Fixed that the automata's useOnBlock function will return PASS in some specific case
  • [#645] Fixed that the inventory functions for the powah integration would always return nil
  • Fixed that some entity operations don't have enough range

Advanced Peripherals 1.20.1 0.7.40r

by seniorendi on Jun 11, 2024
Download

Advanced Peripherals 1.19.2 0.7.36r

by seniorendi on Jun 11, 2024
Download

Added

  • [Features/#43] Up/down versions of automata block functions using pitch and yaw - Thanks to @zyxkad
  • [Features/#9] Added shift sneaking version of useOnBlock - Thanks to @zyxkad

Fixed

  • [#582] Reworked the chunky turtle logic to fix several issues with them - Thanks to @zyxkad
  • Fixed a crash with the ME Bridge while trying to iterate through storage busses without a connected storage block
  • Fixed isOnEnchantedSoil() for the mana flower integration
  • [#419] Fixed that the automata digBlock function does not use breaking directions the right way. Fixes several issues with hammers or other AOE tools. - Thanks to @zyxkad
  • [#629] Fixed that placed blocks do not retain their custom block name when destroyed - Thanks to @WiggleWizzard
  • [#621] Fixed that the listCells function for the ME Bridge does not search in third party drives - Thanks to @michele-grifa
  • [#632] Fixed that the chat box allows sending chat messages with negative range - Thanks to @zyxkad
  • [#619] Fixed that the chat box can spoof people to click message to run danger commands - Thanks to @zyxkad
  • [#617] Fixed that sending invalid nbt data for some mod items through the chat box can cause a client crash - Thanks to @zyxkad
  • [#603] Fixed that the note block integration does not trigger allays - Thanks to @zyxkad
  • [#599] Fixed that turtle upgrades can't be equipped with custom NBT values - Thanks to @zyxkad
  • [#595] Fixed that scanEntities does not include living entity fields - Thanks to @zyxkad
  • [#581] Fixed concurrency issues with our server worker, fixes a crash when CC is set to use multiple threads - Thanks to @zyxkad

Changed

  • [#588] Changed the misspelled maxHealth parameter in the player detector, the misspelled attribute is still included in the table for backwards compatibility - Thanks to @zyxkad
  • [#613] Clamp analog output of the setAnalogOutput function between 0-15 - Thanks to @zyxkad

Advanced Peripherals 1.19.2 0.7.34r

by seniorendi on Feb 13, 2024
Download

Advanced Peripherals 1.20.1 0.7.38r

by seniorendi on Feb 13, 2024
Download

Fixed

  • [#556] Fixed a server crash when the toast packet got loaded on the server side
  • [#558] Fixed support for the latest minecolonies version
  • [#552] Fixed that our automata turtles don't allow charging when need_fuel in the CC config is set to true
  • [#538] Delete old ar goggles curios tag

Advanced Peripherals 1.20.1 0.7.37r

by seniorendi on Feb 9, 2024
Download

Added

  • Added isTileEntity and getBlockStates to the Block Reader
  • Added sendToastToPlayer and sendFormattedToastToPlayer to the Chat Box
  • Added the health, the respawn position and the air supply to the player of the player detector.

Fixed

  • [#553] Changed the priority of our chat event to prevent chat message validation failure issues

Changed

  • Added random error to getPlayerPos. That is by default deactivated. Thanks to @eitan3085!
  • Make the prefix of chat box messages dyeable with & chars

Advanced Peripherals 1.19.2 0.7.33r

by seniorendi on Feb 8, 2024
Download

Added

  • Added isTileEntity and getBlockStates to the Block Reader
  • Added sendToastToPlayer and sendFormattedToastToPlayer to the Chat Box
  • Added the health, the respawn position and the air supply to the player of the player detector.

Fixed

  • [#542] Fixed that our description key bind does not work in specific cases and other windows than the vanilla inventory.
  • [#553] Changed the priority of our chat event to prevent chat message validation failure issues

Changed

  • Added the Stack to the resource order of the Colony Integrator and add the fingerprint to common item stacks
  • Added random error to getPlayerPos. That is by default deactivated. Thanks to @eitan3085!

Advanced Peripherals 1.20.1 0.7.36r

by seniorendi on Jan 17, 2024
Download

Fixed

  • [#542] Fixed that our description key bind does not work in specific cases and other windows than the vanilla inventory.

Changed

  • Added the Stack to the resource order of the Colony Integrator and add the fingerprint to common item stacks
1
2
5

Modrinth is open source.

main@4b75cb8

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.