File Details
AdvancedPeripherals-1.21.1-0.7.50b.jar
- B
- Jun 10, 2025
- 896.24 KB
- 117.3K
- 1.21.1
- NeoForge
File Name
AdvancedPeripherals-1.21.1-0.7.50b.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
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
- Fingerprint generation now utilizes the XXHash64 algorithm, significantly accelerating the hashing process. As a result, the hashes have a new format: they are now represented as 64-bit integers, which are respresented as a string. This parsing prevents any potential 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
deliveringproperty of any minecolonies builder resource would be zero

