高级外设 (Advanced Peripherals)
Advanced Peripherals 是一个为 CC:Tweaked(计算机工艺)添加许多有用扩展的模组。
Advanced Peripherals 是一个为 CC:Tweaked(计算机工艺)添加许多有用扩展的模组。
该模组旨在添加在较旧版本的模组(如 PeripheralsPlusOne)中可用的功能。
使用 Advanced Peripherals,您可以仅通过聊天消息来控制您在 Minecraft 中的基地,您可以开发一个控制您农场的人工智能,您在使用 CC:Tweaked(计算机工艺)和 Advanced Peripherals 时没有任何限制。
文档
欲查看完整文档,请访问
```
来自Modrinth
Advanced Peripherals 1.21.1 0.7.50b
AdvancedPeripherals-1.21.1-0.7.50b.jar下载1.21.1-0.7.50b#Beta
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](https://docs.advanced-peripherals.de/0.7/guides/storage_system_functions/)
- 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
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](https://docs.advanced-peripherals.de/0.7/guides/storage_system_functions/)
- 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
展开
版本: 1.21.1-0.7.50b
支持游戏: 1.21.1
类型: NeoForge
Beta
下载次数: 335
Advanced Peripherals 1.20.1 0.7.44r
AdvancedPeripherals-1.20.1-0.7.44r.jar下载1.20.1-0.7.44r#Release
### Fixed
- [#740] Fixed that the geo scanner and player detector would always return nil when not used via the pocket upgrade
- [#740] Fixed that the geo scanner and player detector would always return nil when not used via the pocket upgrade
展开
版本: 1.20.1-0.7.44r
支持游戏: 1.20.1
类型: Forge
NeoForge
Release
下载次数: 521
Advanced Peripherals 1.20.1 0.7.43r
AdvancedPeripherals-1.20.1-0.7.43r.jar下载1.20.1-0.7.43r#Release
### 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
- [#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
展开
版本: 1.20.1-0.7.43r
支持游戏: 1.20.1
类型: Forge
NeoForge
Release
下载次数: 874
Advanced Peripherals 1.20.1 0.7.42r
AdvancedPeripherals-1.20.1-0.7.42r.jar下载1.20.1-0.7.42r#Release
- 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
### 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
展开
版本: 1.20.1-0.7.42r
支持游戏: 1.20.1
类型: Forge
NeoForge
Release
下载次数: 368
Advanced Peripherals 1.21.1 0.7.49a
AdvancedPeripherals-1.21.1-0.7.49a.jar下载1.21.1-0.7.49a#Alpha
### Fixed
- Fixed a Null Pointer Exception when trying to work with item filters without any component filters applied.
- Fixed a Null Pointer Exception when trying to work with item filters without any component filters applied.
展开
版本: 1.21.1-0.7.49a
支持游戏: 1.21.1
类型: NeoForge
Alpha
下载次数: 12,947
Advanced Peripherals 1.21.1 0.7.48a
AdvancedPeripherals-1.21.1-0.7.48a.jar下载1.21.1-0.7.48a#Alpha
### 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
- 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
展开
版本: 1.21.1-0.7.48a
支持游戏: 1.21.1
类型: NeoForge
Alpha
下载次数: 776
Advanced Peripherals 1.21.1 0.7.47a
AdvancedPeripherals-1.21.1-0.7.47a.jar下载1.21.1-0.7.47a#Alpha
### 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
- 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
展开
版本: 1.21.1-0.7.47a
支持游戏: 1.21.1
类型: NeoForge
Alpha
下载次数: 755
Advanced Peripherals 1.21.1 0.7.46a
AdvancedPeripherals-1.21.1-0.7.46a.jar下载1.21.1-0.7.46a#Alpha
### 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
- 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
展开
版本: 1.21.1-0.7.46a
支持游戏: 1.21.1
类型: NeoForge
Alpha
下载次数: 302
Advanced Peripherals 1.21.1 0.7.45a
AdvancedPeripherals-1.21.1-0.7.45a.jar下载1.21.1-0.7.45a#Alpha
### 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
### 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
展开
版本: 1.21.1-0.7.45a
支持游戏: 1.21.1
类型: NeoForge
Alpha
下载次数: 86
Advanced Peripherals 1.20.4 0.7.43a
AdvancedPeripherals-1.20.4-0.7.43a.jar下载1.20.4-0.7.43a#Alpha
## First official Advanced Peripherals 1.20.4 alpha release to the whole public. Please report any bug to github!
展开
版本: 1.20.4-0.7.43a
支持游戏: 1.20.4
类型: NeoForge
Alpha
下载次数: 67
Advanced Peripherals 1.20.1 0.7.41r
AdvancedPeripherals-1.20.1-0.7.41r.jar下载1.20.1-0.7.41r#Release
### 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)
- 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)
展开
版本: 1.20.1-0.7.41r
支持游戏: 1.20.1
类型: Forge
NeoForge
Release
下载次数: 21,831
Advanced Peripherals 1.19.2 0.7.37r
AdvancedPeripherals-1.19.2-0.7.37r.jar下载1.19.2-0.7.37r#Release
### 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
- 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
展开
版本: 1.19.2-0.7.37r
支持游戏: 1.19.2
类型: Forge
NeoForge
Release
下载次数: 913
Advanced Peripherals 1.20.1 0.7.40r
AdvancedPeripherals-1.20.1-0.7.40r.jar下载1.20.1-0.7.40r#Release
### 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
- [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
展开
版本: 1.20.1-0.7.40r
支持游戏: 1.20.1
类型: Forge
NeoForge
Release
下载次数: 12,495
Advanced Peripherals 1.19.2 0.7.36r
AdvancedPeripherals-1.19.2-0.7.36r.jar下载1.19.2-0.7.36r#Release
### 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
- [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
展开
版本: 1.19.2-0.7.36r
支持游戏: 1.19.2
类型: Forge
NeoForge
Release
下载次数: 633
Advanced Peripherals 1.19.2 0.7.34r
AdvancedPeripherals-1.19.2-0.7.34r.jar下载1.19.2-0.7.34r#Release
### 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
- [#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
展开
版本: 1.19.2-0.7.34r
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 1,255
Advanced Peripherals 1.20.1 0.7.38r
AdvancedPeripherals-1.20.1-0.7.38r.jar下载1.20.1-0.7.38r#Release
### 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
- [#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
展开
版本: 1.20.1-0.7.38r
支持游戏: 1.20.1
类型: Forge
NeoForge
Release
下载次数: 7,391
Advanced Peripherals 1.20.1 0.7.37r
AdvancedPeripherals-1.20.1-0.7.37r.jar下载1.20.1-0.7.37r#Release
### 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
- 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
展开
版本: 1.20.1-0.7.37r
支持游戏: 1.20.1
类型: Forge
NeoForge
Release
下载次数: 251
Advanced Peripherals 1.19.2 0.7.33r
AdvancedPeripherals-1.19.2-0.7.33r.jar下载1.19.2-0.7.33r#Release
### 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!
- 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!
展开
版本: 1.19.2-0.7.33r
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 280
Advanced Peripherals 1.20.1 0.7.36r
AdvancedPeripherals-1.20.1-0.7.36r.jar下载1.20.1-0.7.36r#Release
### 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
- [#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.20.1-0.7.36r
支持游戏: 1.20.1
类型: Forge
NeoForge
Release
下载次数: 2,127
Advanced Peripherals 1.20.1 0.7.35b
AdvancedPeripherals-1.20.1-0.7.35b.jar下载1.20.1-0.7.35b#Beta
### Fixed
- [#530] Fixed stray pixel in inventory_manager_gui.png
- Fixed Memory Card tooltip color
- [#524] Fixed not working brackets color change of the Chat Box - Thanks to @zyxkad!
- [#522] Fixed that the index of the argument `range` for the functions `sendMessageToPlayer` and `sendFormattedMessageToPlayer` in the Chat Box is incorrect - Thanks to @zyxkad!
### Added
- [#519] Added Applied Mekanistics support to the ME Bridge - Thanks to @starcatmeow!
### Changed
- [#474] Changed the inventory manager. Merged the NBT and normal variants of the removeItem and addItem functions to one. See documentation for more info
- [#441] Let the ME bridges `isConnected` function only return true when the ME bridge is actually connected to an active ME system
- [#530] Fixed stray pixel in inventory_manager_gui.png
- Fixed Memory Card tooltip color
- [#524] Fixed not working brackets color change of the Chat Box - Thanks to @zyxkad!
- [#522] Fixed that the index of the argument `range` for the functions `sendMessageToPlayer` and `sendFormattedMessageToPlayer` in the Chat Box is incorrect - Thanks to @zyxkad!
### Added
- [#519] Added Applied Mekanistics support to the ME Bridge - Thanks to @starcatmeow!
### Changed
- [#474] Changed the inventory manager. Merged the NBT and normal variants of the removeItem and addItem functions to one. See documentation for more info
- [#441] Let the ME bridges `isConnected` function only return true when the ME bridge is actually connected to an active ME system
展开
版本: 1.20.1-0.7.35b
支持游戏: 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 2,336
Advanced Peripherals 1.19.2 0.7.32r
AdvancedPeripherals-1.19.2-0.7.32r.jar下载1.19.2-0.7.32r#Release
### Fixed
- [#530] Fixed stray pixel in inventory_manager_gui.png
- Fixed Memory Card tooltip color
- [#524] Fixed not working brackets color change of the Chat Box - Thanks to @zyxkad!
- [#522] Fixed that the index of the argument `range` for the functions `sendMessageToPlayer` and `sendFormattedMessageToPlayer` in the Chat Box is incorrect - Thanks to @zyxkad!
### Added
- [#519] Added Applied Mekanistics support to the ME Bridge - Thanks to @starcatmeow!
### Changed
- [#474] Changed the inventory manager. Merged the NBT and normal variants of the removeItem and addItem functions to one. See documentation for more info
- [#441] Let the ME bridges `isConnected` function only return true when the ME bridge is actually connected to an active ME system
- [#530] Fixed stray pixel in inventory_manager_gui.png
- Fixed Memory Card tooltip color
- [#524] Fixed not working brackets color change of the Chat Box - Thanks to @zyxkad!
- [#522] Fixed that the index of the argument `range` for the functions `sendMessageToPlayer` and `sendFormattedMessageToPlayer` in the Chat Box is incorrect - Thanks to @zyxkad!
### Added
- [#519] Added Applied Mekanistics support to the ME Bridge - Thanks to @starcatmeow!
### Changed
- [#474] Changed the inventory manager. Merged the NBT and normal variants of the removeItem and addItem functions to one. See documentation for more info
- [#441] Let the ME bridges `isConnected` function only return true when the ME bridge is actually connected to an active ME system
展开
版本: 1.19.2-0.7.32r
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 1,816
Advanced Peripherals 1.20.1 0.7.34b
AdvancedPeripherals-1.20.1-0.7.34b.jar下载1.20.1-0.7.34b#Beta
#### This is the neoforge port for 1.20.1. This version works for Minecraft Forge and for NeoForge.
### Fixed
- Fixed integration for Mekanism 10.4
### Fixed
- Fixed integration for Mekanism 10.4
展开
版本: 1.20.1-0.7.34b
支持游戏: 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 757
Advanced Peripherals 1.20.1 0.7.33b
AdvancedPeripherals-1.20.1-0.7.33b.jar下载1.20.1-0.7.33b#Beta
### Fixed
- Fixed that `craftFluid` of the RS Bridge will not work when the target fluid stack is empty
- Fixed the amount of the costs of researches in the colony integrator
- [#505] Fixed a NullPointerException when calling `craftItem` with the ME Bridge while using the CPU argument
- [#503],[#509] Fixed a bug where the imported items to a ME System are imported without the NBT tag(Thanks to @michele-grifa!)
- [#501] Fixed some stack overflow exceptions when moving items around(Independent of the periphal)
- [#511] Fixed the patchouli book
### Changed
- [#512] Changed some debug messages of the ME and RS Bridge
### Added
- [#514] Added a `neededTime` property to the research table of the colony integrator
- Fixed that `craftFluid` of the RS Bridge will not work when the target fluid stack is empty
- Fixed the amount of the costs of researches in the colony integrator
- [#505] Fixed a NullPointerException when calling `craftItem` with the ME Bridge while using the CPU argument
- [#503],[#509] Fixed a bug where the imported items to a ME System are imported without the NBT tag(Thanks to @michele-grifa!)
- [#501] Fixed some stack overflow exceptions when moving items around(Independent of the periphal)
- [#511] Fixed the patchouli book
### Changed
- [#512] Changed some debug messages of the ME and RS Bridge
### Added
- [#514] Added a `neededTime` property to the research table of the colony integrator
展开
版本: 1.20.1-0.7.33b
支持游戏: 1.20.1
类型: Forge
Beta
下载次数: 668
Advanced Peripherals 1.19.2 0.7.31r
AdvancedPeripherals-1.19.2-0.7.31r.jar下载1.19.2-0.7.31r#Release
### Fixed
- Fixed that `craftFluid` of the RS Bridge will not work when the target fluid stack is empty
- Fixed the amount of the costs of researches in the colony integrator
- [#505] Fixed a NullPointerException when calling `craftItem` with the ME Bridge while using the CPU argument
- [#503],[#509] Fixed a bug where the imported items to a ME System are imported without the NBT tag(Thanks to @michele-grifa!)
- [#501] Fixed some stack overflow exceptions when moving items around(Independent of the periphal)
### Changed
- [#512] Changed some debug messages of the ME and RS Bridge
### Added
- [#514] Added a `neededTime` property to the research table of the colony integrator
- Fixed that `craftFluid` of the RS Bridge will not work when the target fluid stack is empty
- Fixed the amount of the costs of researches in the colony integrator
- [#505] Fixed a NullPointerException when calling `craftItem` with the ME Bridge while using the CPU argument
- [#503],[#509] Fixed a bug where the imported items to a ME System are imported without the NBT tag(Thanks to @michele-grifa!)
- [#501] Fixed some stack overflow exceptions when moving items around(Independent of the periphal)
### Changed
- [#512] Changed some debug messages of the ME and RS Bridge
### Added
- [#514] Added a `neededTime` property to the research table of the colony integrator
展开
版本: 1.19.2-0.7.31r
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 556
Advanced Peripherals 1.20.1 0.7.32b
AdvancedPeripherals-1.20.1-0.7.32b.jar下载1.20.1-0.7.32b#Beta
### Changed
- Changed sorting of our creative tab
### Added
- [#481] Add configurable chunk loading radius to chunky turtle. Thanks to @Einhornyordle!
- [#483] Add Powah's Ender Cell support. Thanks to @Apeopex!
- [#435] Add a `isFluidCrafting` and `isFluidCraftable` function to the ME Bridge
- [#477] Add two configuration values for the chat box. One for a maximum range and one to disallow multidimensional message sending
- [#491] Added support for Storage Busses in calculation of used storage space for the ME Bridge. Thanks to @Michele Grifa!
- [#494] Add the name to `getCraftingCPUs()`
- [#490] Don't divide the amount of the bytes of the DISK drives
- [#485] Add AE2 Addtions support to the ME Bridge
### Fixed
- [#488] Added support with CC:T 1.106x. Thanks to @SirEdvin!
- [#478] Fixed not working Ae2 Things integration
- [#482] Fixed that some of the functions of automata turtles throw NPEs if the functions were called for the first time
- [#487] Fixed a server crash when two ME Bridges are connected to one ME System while items are scheduled for crafting
- [#490] Fixed that `getUsedItemStorage` does not respect AE2Things DISK drives
- [#486] Fixed that the player detector will not detect players in different dimensions
- Changed sorting of our creative tab
### Added
- [#481] Add configurable chunk loading radius to chunky turtle. Thanks to @Einhornyordle!
- [#483] Add Powah's Ender Cell support. Thanks to @Apeopex!
- [#435] Add a `isFluidCrafting` and `isFluidCraftable` function to the ME Bridge
- [#477] Add two configuration values for the chat box. One for a maximum range and one to disallow multidimensional message sending
- [#491] Added support for Storage Busses in calculation of used storage space for the ME Bridge. Thanks to @Michele Grifa!
- [#494] Add the name to `getCraftingCPUs()`
- [#490] Don't divide the amount of the bytes of the DISK drives
- [#485] Add AE2 Addtions support to the ME Bridge
### Fixed
- [#488] Added support with CC:T 1.106x. Thanks to @SirEdvin!
- [#478] Fixed not working Ae2 Things integration
- [#482] Fixed that some of the functions of automata turtles throw NPEs if the functions were called for the first time
- [#487] Fixed a server crash when two ME Bridges are connected to one ME System while items are scheduled for crafting
- [#490] Fixed that `getUsedItemStorage` does not respect AE2Things DISK drives
- [#486] Fixed that the player detector will not detect players in different dimensions
展开
版本: 1.20.1-0.7.32b
支持游戏: 1.20.1
类型: Forge
NeoForge
Beta
下载次数: 7,746
Advanced Peripherals 1.19.2 0.7.30r
AdvancedPeripherals-1.19.2-0.7.30r.jar下载1.19.2-0.7.30r#Release
### Changed
- Changed sorting of our creative tab
### Added
- [#481] Add configurable chunk loading radius to chunky turtle. Thanks to @Einhornyordle!
- [#483] Add Powah's Ender Cell support. Thanks to @Apeopex!
- [#435] Add a `isFluidCrafting` and `isFluidCraftable` function to the ME Bridge
- [#477] Add two configuration values for the chat box. One for a maximum range and one to disallow multidimensional message sending
- [#491] Added support for Storage Busses in calculation of used storage space for the ME Bridge. Thanks to @Michele Grifa!
- [#494] Add the name to `getCraftingCPUs()`
- [#490] Don't divide the amount of the bytes of the DISK drives
- [#485] Add AE2 Addtions support to the ME Bridge
### Fixed
- [#482] Fixed that some of the functions of automata turtles throw NPEs if the functions were called for the first time
- [#487] Fixed a server crash when two ME Bridges are connected to one ME System while items are scheduled for crafting
- [#490] Fixed that `getUsedItemStorage` does not respect AE2Things DISK drives
- [#486] Fixed that the player detector will not detect players in different dimensions
- Changed sorting of our creative tab
### Added
- [#481] Add configurable chunk loading radius to chunky turtle. Thanks to @Einhornyordle!
- [#483] Add Powah's Ender Cell support. Thanks to @Apeopex!
- [#435] Add a `isFluidCrafting` and `isFluidCraftable` function to the ME Bridge
- [#477] Add two configuration values for the chat box. One for a maximum range and one to disallow multidimensional message sending
- [#491] Added support for Storage Busses in calculation of used storage space for the ME Bridge. Thanks to @Michele Grifa!
- [#494] Add the name to `getCraftingCPUs()`
- [#490] Don't divide the amount of the bytes of the DISK drives
- [#485] Add AE2 Addtions support to the ME Bridge
### Fixed
- [#482] Fixed that some of the functions of automata turtles throw NPEs if the functions were called for the first time
- [#487] Fixed a server crash when two ME Bridges are connected to one ME System while items are scheduled for crafting
- [#490] Fixed that `getUsedItemStorage` does not respect AE2Things DISK drives
- [#486] Fixed that the player detector will not detect players in different dimensions
展开
版本: 1.19.2-0.7.30r
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 583
Advanced Peripherals 1.18.2 0.7.31r
AdvancedPeripherals-1.18.2-0.7.31r.jar下载1.18.2-0.7.31r#Release
### Fixed
- [#497] Fixed 32 signed integer overflow with RS Bridge functions when too many external storages(Or high sized storages) or too many disks were used.
- [#497] Fixed 32 signed integer overflow with RS Bridge functions when too many external storages(Or high sized storages) or too many disks were used.
展开
版本: 1.18.2-0.7.31r
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 5,909
Advanced Peripherals 1.19.2 0.7.29r
AdvancedPeripherals-1.19.2-0.7.29r.jar下载1.19.2-0.7.29r#Release
### Fixed
- [#478] Fixed a game crash when trying to call some functions of the ME Bridge while AE2 Things is not installed
###Added/Fixed
- [#476] There a multiple additions and fixes to `getResearch` of the colony integrator:
* `getResearch` function is callable again (was not available because it was throwing a non-lua exception)
* will not return hidden research items
* fix text properties of research: `name` and `researchEffects`
* add properties to research:
* `requirements`: list of requirements:
* `desc`: requirement description text
* `type`: type of requirement, only `building` type shows additional information (`building` and `level`)
* `cost`: list of research cost
* `progress`: integer value
- [#478] Fixed a game crash when trying to call some functions of the ME Bridge while AE2 Things is not installed
###Added/Fixed
- [#476] There a multiple additions and fixes to `getResearch` of the colony integrator:
* `getResearch` function is callable again (was not available because it was throwing a non-lua exception)
* will not return hidden research items
* fix text properties of research: `name` and `researchEffects`
* add properties to research:
* `requirements`: list of requirements:
* `desc`: requirement description text
* `type`: type of requirement, only `building` type shows additional information (`building` and `level`)
* `cost`: list of research cost
* `progress`: integer value
展开
版本: 1.19.2-0.7.29r
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 780
Advanced Peripherals 1.20.1 0.7.31a
AdvancedPeripherals-1.20.1-0.7.31a.jar下载1.20.1-0.7.31a#Alpha
### Added
- Added the minecolonies integration back
- Added the mekanism integration back
- Added the minecolonies integration back
- Added the mekanism integration back
展开
版本: 1.20.1-0.7.31a
支持游戏: 1.20.1
类型: Forge
Alpha
下载次数: 1,001
Advanced Peripherals 1.18.2 0.7.30r
AdvancedPeripherals-1.18.2-0.7.30r.jar下载1.18.2-0.7.30r#Release
### Changed
- [#436] Add `nbt`, `displayName` and `fingerprint` to the fluid stacks of the rs and me bridge
- Change the argument of `isItemCrafting` to an item filter table
### Fixed
- [#425] Fixed patchouli urls
- [#463] Fix create integration for create 0.5.1a
- [#434] Fixed NullPointerException when trying to get items with an invalid item name
- [#464] Fixed that the inventory manager causes items to stop stacking
- [#436] Add `nbt`, `displayName` and `fingerprint` to the fluid stacks of the rs and me bridge
- Change the argument of `isItemCrafting` to an item filter table
### Fixed
- [#425] Fixed patchouli urls
- [#463] Fix create integration for create 0.5.1a
- [#434] Fixed NullPointerException when trying to get items with an invalid item name
- [#464] Fixed that the inventory manager causes items to stop stacking
展开
版本: 1.18.2-0.7.30r
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 200
Advanced Peripherals 1.20.1 0.7.30a
AdvancedPeripherals-1.20.1-0.7.30a.jar下载1.20.1-0.7.30a#Alpha
Initial port to 1.20.1. Could and probably will include bugs, please report them on our [issue tracker](https://github.com/SirEndii/AdvancedPeripherals/issues/).
Currently disabled integrations are botania, create, mekanism and powah
Currently disabled integrations are botania, create, mekanism and powah
展开
版本: 1.20.1-0.7.30a
支持游戏: 1.20.1
类型: Forge
Alpha
下载次数: 173
Advanced Peripherals 1.19.2 0.7.28r
AdvancedPeripherals-1.19.2-0.7.28r.jar下载1.19.2-0.7.28r#Release
### Changed
- Change the argument of `isItemCrafting` to an item filter table
### Fixed
- [#434] `getItem` throwing NullPointerException if the item does not exist in the me system
- [#444] Cardinal directions aren't working for some of our peripherals - Thanks to @zyxkad !
- [#436] fluid stacks returned by the me or rs bridge are missing some information like the display name, fingerprint or nbt values
- [#448] Wrong return values of the `getInputFluid/getOutputFluid` functions of the create basin integration - Thanks to @zyxkad
- [#439] Fixed wrong calculation of the player position which leads to false results of some functions of the player detector - Thanks to @zyxkad
- [#454] Fixed cache blocking of the rs bridge which leads to a disability to remove items from the rs system
- [#456] Fixed a bug which leads to crashes when trying to get the happiness of the citizens - Thanks to @Einhornyordle!
- Fixed `writeTable` function of the storage peripheral
- Fixed a bug where the item of a filter gets ignored if nbt values are defined
- [#425] Fixed patchouli urls
- [#463] Fix create integration for create 0.5.1a
- [#464] Fixed that the inventory manager causes items to stop stacking
### Added
- [#445] Added the peripheral name to the `playerClick` event of the player detector - Thanks to @zyxkad!
- [#467] Added playerJoin, playerLeave, playerChangedDimension events on Player Detector - Thanks to @michele-grifa!
- Increase max range of the radius of sphere operations
- Change the argument of `isItemCrafting` to an item filter table
### Fixed
- [#434] `getItem` throwing NullPointerException if the item does not exist in the me system
- [#444] Cardinal directions aren't working for some of our peripherals - Thanks to @zyxkad !
- [#436] fluid stacks returned by the me or rs bridge are missing some information like the display name, fingerprint or nbt values
- [#448] Wrong return values of the `getInputFluid/getOutputFluid` functions of the create basin integration - Thanks to @zyxkad
- [#439] Fixed wrong calculation of the player position which leads to false results of some functions of the player detector - Thanks to @zyxkad
- [#454] Fixed cache blocking of the rs bridge which leads to a disability to remove items from the rs system
- [#456] Fixed a bug which leads to crashes when trying to get the happiness of the citizens - Thanks to @Einhornyordle!
- Fixed `writeTable` function of the storage peripheral
- Fixed a bug where the item of a filter gets ignored if nbt values are defined
- [#425] Fixed patchouli urls
- [#463] Fix create integration for create 0.5.1a
- [#464] Fixed that the inventory manager causes items to stop stacking
### Added
- [#445] Added the peripheral name to the `playerClick` event of the player detector - Thanks to @zyxkad!
- [#467] Added playerJoin, playerLeave, playerChangedDimension events on Player Detector - Thanks to @michele-grifa!
- Increase max range of the radius of sphere operations
展开
版本: 1.19.2-0.7.28r
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 584
Advanced Peripherals 1.19.3 0.7.29r
AdvancedPeripherals-1.19.3-0.7.29r.jar下载1.19.3-0.7.29r#Release
### Changed
- Change the argument of `isItemCrafting` to an item filter table
- Removed minecolonies integration without removing the block since minecolonies does not exist for 1.19.3
- Removed botania integration since botania does not exist for 1.19.3
### Fixed
- [#434] `getItem` throwing NullPointerException if the item does not exist in the me system
- [#444] Cardinal directions aren't working for some of our peripherals - Thanks to @zyxkad !
- [#436] fluid stacks returned by the me or rs bridge are missing some information like the display name, fingerprint or nbt values
- [#448] Wrong return values of the `getInputFluid/getOutputFluid` functions of the create basin integration - Thanks to @zyxkad
- [#439] Fixed wrong calculation of the player position which leads to false results of some functions of the player detector - Thanks to @zyxkad
- [#454] Fixed cache blocking of the rs bridge which leads to a disability to remove items from the rs system
- [#456] Fixed a bug which leads to crashes when trying to get the happiness of the citizens - Thanks to @Einhornyordle!
- Fixed `writeTable` function of the storage peripheral
- Fixed a bug where the item of a filter gets ignored if nbt values are defined
- [#425] Fixed patchouli urls
- [#463] Fix create integration for create 0.5.1a
- [#464] Fixed that the inventory manager causes items to stop stacking
### Added
- [#445] Added the peripheral name to the `playerClick` event of the player detector - Thanks to @zyxkad!
- [#467] Added playerJoin, playerLeave, playerChangedDimension events on Player Detector - Thanks to @michele-grifa!
- Increase max range of the radius of sphere operations
- Change the argument of `isItemCrafting` to an item filter table
- Removed minecolonies integration without removing the block since minecolonies does not exist for 1.19.3
- Removed botania integration since botania does not exist for 1.19.3
### Fixed
- [#434] `getItem` throwing NullPointerException if the item does not exist in the me system
- [#444] Cardinal directions aren't working for some of our peripherals - Thanks to @zyxkad !
- [#436] fluid stacks returned by the me or rs bridge are missing some information like the display name, fingerprint or nbt values
- [#448] Wrong return values of the `getInputFluid/getOutputFluid` functions of the create basin integration - Thanks to @zyxkad
- [#439] Fixed wrong calculation of the player position which leads to false results of some functions of the player detector - Thanks to @zyxkad
- [#454] Fixed cache blocking of the rs bridge which leads to a disability to remove items from the rs system
- [#456] Fixed a bug which leads to crashes when trying to get the happiness of the citizens - Thanks to @Einhornyordle!
- Fixed `writeTable` function of the storage peripheral
- Fixed a bug where the item of a filter gets ignored if nbt values are defined
- [#425] Fixed patchouli urls
- [#463] Fix create integration for create 0.5.1a
- [#464] Fixed that the inventory manager causes items to stop stacking
### Added
- [#445] Added the peripheral name to the `playerClick` event of the player detector - Thanks to @zyxkad!
- [#467] Added playerJoin, playerLeave, playerChangedDimension events on Player Detector - Thanks to @michele-grifa!
- Increase max range of the radius of sphere operations
展开
版本: 1.19.3-0.7.29r
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 139
Advanced Peripherals 1.19.3 0.7.28r
AdvancedPeripherals-0.7.28r.jar下载1.19.3-0.7.28r#Release
### Fixed
- [#433] Fixed that items will be exported regardless if the target can accept the items - RS and ME Bridge
- Fixed return type of `removeItem` in the inventory manager
- [#433] Fixed that items will be exported regardless if the target can accept the items - RS and ME Bridge
- Fixed return type of `removeItem` in the inventory manager
展开
版本: 1.19.3-0.7.28r
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 72
Advanced Peripherals 1.19.2 0.7.27r
AdvancedPeripherals-0.7.27r.jar下载1.19.2-0.7.27r#Release
### Fixed
- [#433] Fixed that items will be exported regardless if the target can accept the items - RS and ME Bridge
- Fixed return type of `removeItem` in the inventory manager
- [#433] Fixed that items will be exported regardless if the target can accept the items - RS and ME Bridge
- Fixed return type of `removeItem` in the inventory manager
展开
版本: 1.19.2-0.7.27r
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 194
Advanced Peripherals 1.18.2 0.7.29r
AdvancedPeripherals-0.7.29r.jar下载1.18.2-0.7.29r#Release
### Fixed
- [#433] Fixed that items will be exported regardless if the target can accept the items - RS and ME Bridge
- Fixed return type of `removeItem` in the inventory manager
- [#433] Fixed that items will be exported regardless if the target can accept the items - RS and ME Bridge
- Fixed return type of `removeItem` in the inventory manager
展开
版本: 1.18.2-0.7.29r
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 170
Advanced Peripherals 1.19.3 0.7.27r
AdvancedPeripherals-0.7.27r.jar下载1.19.3-0.7.27r#Release
### Added
- [#429]Add back support for ae2 things
- Added some checks to the inventory manager
### Fixed
- Fixed that the rs bridge does not export items if the item is distributed between multiple storages - thanks to Rudy Gambelini!
- [#427]Fixed that nbt values of items that are moved get deleted in the me bridge.
- [#430]Add `craftFluid` to the me bridge
- Fixed chatbox event calling when typing
### Changed
- [#432]Disable curio slot
- Disable fuel consumption of the pocket computer - can be enabled in the config
- [#429]Add back support for ae2 things
- Added some checks to the inventory manager
### Fixed
- Fixed that the rs bridge does not export items if the item is distributed between multiple storages - thanks to Rudy Gambelini!
- [#427]Fixed that nbt values of items that are moved get deleted in the me bridge.
- [#430]Add `craftFluid` to the me bridge
- Fixed chatbox event calling when typing
### Changed
- [#432]Disable curio slot
- Disable fuel consumption of the pocket computer - can be enabled in the config
展开
版本: 1.19.3-0.7.27r
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 42
Advanced Peripherals 1.18.2 0.7.28r
AdvancedPeripherals-0.7.28r.jar下载1.18.2-0.7.28r#Release
### Fixed
- Fixed that the rs bridge does not export items if the item is distributed between multiple storages - thanks to Rudy Gambelini!
- [#427] Fixed that nbt values of items that are moved get deleted in the me bridge.
- [#430] Add `craftFluid` to the me bridge
### Changed
- Disable fuel consumption of the pocket computer - can be enabled in the config
- Fixed that the rs bridge does not export items if the item is distributed between multiple storages - thanks to Rudy Gambelini!
- [#427] Fixed that nbt values of items that are moved get deleted in the me bridge.
- [#430] Add `craftFluid` to the me bridge
### Changed
- Disable fuel consumption of the pocket computer - can be enabled in the config
展开
版本: 1.18.2-0.7.28r
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 64
Advanced Peripherals 1.19.2 0.7.26r
AdvancedPeripherals-0.7.26r.jar下载1.19.2-0.7.26r#Release
### Added
- [#429]Add back support for ae2 things
- Added powah integration - thanks to Sabry Chasseray!
- Added some checks to the inventory manager
### Fixed
- Fixed that the rs bridge does not export items if the item is distributed between multiple storages - thanks to Rudy Gambelini!
- [#427]Fixed that nbt values of items that are moved get deleted in the me bridge.
- [#430]Add `craftFluid` to the me bridge
- Fixed chatbox event calling when typing
### Changed
- [#432]Disable curio slot
- Disable fuel consumption of the pocket computer - can be enabled in the config
- [#429]Add back support for ae2 things
- Added powah integration - thanks to Sabry Chasseray!
- Added some checks to the inventory manager
### Fixed
- Fixed that the rs bridge does not export items if the item is distributed between multiple storages - thanks to Rudy Gambelini!
- [#427]Fixed that nbt values of items that are moved get deleted in the me bridge.
- [#430]Add `craftFluid` to the me bridge
- Fixed chatbox event calling when typing
### Changed
- [#432]Disable curio slot
- Disable fuel consumption of the pocket computer - can be enabled in the config
展开
版本: 1.19.2-0.7.26r
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 279
Advanced Peripherals 1.19.3 0.7.26r
AdvancedPeripherals-0.7.26r.jar下载1.19.3-0.7.26r#Release
### Added
- [#416]Add the crafting job to the crafting cpu object - me bridge
### Fixed
- [#416]Try to parse the `nbt` argument as a table if parsing it as a string fails. Adds the ability to use the output of our functions like `listItems` or `getItem` as item filter argument.
- [#417]Disable power consumption if powered peripherals are disabled in the configuration
- [#423]Fixed that some functions of the me and rs bridge ignore or increasing the count they want to export
- [#416]Add the crafting job to the crafting cpu object - me bridge
### Fixed
- [#416]Try to parse the `nbt` argument as a table if parsing it as a string fails. Adds the ability to use the output of our functions like `listItems` or `getItem` as item filter argument.
- [#417]Disable power consumption if powered peripherals are disabled in the configuration
- [#423]Fixed that some functions of the me and rs bridge ignore or increasing the count they want to export
展开
版本: 1.19.3-0.7.26r
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 62
Advanced Peripherals 1.19.2 0.7.25r
AdvancedPeripherals-0.7.25r.jar下载1.19.2-0.7.25r#Release
### Added
- [#416]Add the crafting job to the crafting cpu object - me bridge
### Fixed
- [#416]Try to parse the `nbt` argument as a table if parsing it as a string fails. Adds the ability to use the output of our functions like `listItems` or `getItem` as item filter argument.
- [#417]Disable power consumption if powered peripherals are disabled in the configuration
- [#423]Fixed that some functions of the me and rs bridge ignore or increasing the count they want to export
- [#416]Add the crafting job to the crafting cpu object - me bridge
### Fixed
- [#416]Try to parse the `nbt` argument as a table if parsing it as a string fails. Adds the ability to use the output of our functions like `listItems` or `getItem` as item filter argument.
- [#417]Disable power consumption if powered peripherals are disabled in the configuration
- [#423]Fixed that some functions of the me and rs bridge ignore or increasing the count they want to export
展开
版本: 1.19.2-0.7.25r
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 132
Advanced Peripherals 1.18.2 0.7.27r
AdvancedPeripherals-0.7.27r.jar下载1.18.2-0.7.27r#Release
### Added
- [#416]Add the crafting job to the crafting cpu object - me bridge
### Fixed
- [#416]Try to parse the `nbt` argument as a table if parsing it as a string fails. Adds the ability to use the output of our functions like `listItems` or `getItem` as item filter argument.
- [#417]Disable power consumption if powered peripherals are disabled in the configuration
- [#423]Fixed that some functions of the me and rs bridge ignore or increasing the count they want to export
- [#416]Add the crafting job to the crafting cpu object - me bridge
### Fixed
- [#416]Try to parse the `nbt` argument as a table if parsing it as a string fails. Adds the ability to use the output of our functions like `listItems` or `getItem` as item filter argument.
- [#417]Disable power consumption if powered peripherals are disabled in the configuration
- [#423]Fixed that some functions of the me and rs bridge ignore or increasing the count they want to export
展开
版本: 1.18.2-0.7.27r
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 503
Advanced Peripherals 1.19.2 0.7.24b
AdvancedPeripherals-0.7.24b.jar下载1.19.2-0.7.24b#Beta
## This is the backport of the latest 1.19.3 version to 1.19.2. To see what changed, check the [changelog](https://docs.intelligence-modding.de/changelogs/0.7.24r/)
展开
版本: 1.19.2-0.7.24b
支持游戏: 1.19.2
类型: Forge
Beta
下载次数: 72
Advanced Peripherals 1.19.3 0.7.25b
AdvancedPeripherals-0.7.25b.jar下载1.19.3-0.7.25b#Beta
展开
版本: 1.19.3-0.7.25b
支持游戏: 1.19.3
类型: Forge
Beta
下载次数: 56
Advanced Peripherals 1.18.2 0.7.26r
AdvancedPeripherals-0.7.26r.jar下载1.18.2-0.7.26r#Release
### Fixed
- [#412] Fix `craftItem` for the rs bridge.
- Respect item filters for the me bridge's `craftItem` function
### Added
- [#413] Added `listChest` to the inventory manager
- [#412] Fix `craftItem` for the rs bridge.
- Respect item filters for the me bridge's `craftItem` function
### Added
- [#413] Added `listChest` to the inventory manager
展开
版本: 1.18.2-0.7.26r
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 84
Advanced Peripherals 1.19.3 0.7.24b
AdvancedPeripherals-0.7.24b.jar下载1.19.3-0.7.24b#Beta
### Fixed
- [#411] Fixed nil return values of `getItem` - RS Bridge
- [#411] Fixed nil return values of `getItem` - RS Bridge
展开
版本: 1.19.3-0.7.24b
支持游戏: 1.19.3
类型: Forge
Beta
下载次数: 45
Advanced Peripherals 1.18.2 0.7.25r
AdvancedPeripherals-0.7.25r.jar下载1.18.2-0.7.25r#Release
### Fixed
- [#411] Fixed nil return values of `getItem` - RS Bridge
- [#411] Fixed nil return values of `getItem` - RS Bridge
展开
版本: 1.18.2-0.7.25r
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 61
Advanced Peripherals 1.19.3 0.7.23b
AdvancedPeripherals-0.7.23b.jar下载1.19.3-0.7.23b#Beta
### Breaking Changes
- This update changes the way how we transfer items. This fixes a lot of bugs but also changes some functions. This can break some scripts you might use. Please refer to the [changelog](https://docs.intelligence-modding.de/changelogs/0.7.24r/)
### Added
- Added optional arguments to specify which crafting cpu you want to use - Thanks to Michele Grifa! - ME Bridge
- Added `getTotalItemStorage`, `getTotalFluidStorage`, `getUsedItemStorage`, `getUsedFluidStorage`, `getAvailableItemStorage`, `getAvailableFluidStorage` - Thanks to Michele Grifa! - ME Bridge
- Added `listCells` function - Thanks to Michele Grifa! - ME Bridge
- Added methods to import/export fluid from/to the ME System - Thanks to Michele Grifa!
- Added support for shears to the `digBlock` function of automata turtles
- [#397] The RS, ME Bridge and the inventory manager are now able to ignore NBT values if none is specified
- Added support for offhand items to the inventory manager, the slot is 36.
### Fixed
- [#349] Fixed create fluid tank integration with multiblocks
- [#356] Fixed LuaException if the player detector is moved around in the inventory
- [#398] Fix wrong return types of basin integration
- [#384] Fix long execution times of some redstone integrator functions
- [#393] Check if items can be extracted before inserting, fixes dupe bugs - RS and ME Bridge
- Particles of our blocks
- [#378] Clear canvas if a player switches worlds/servers
- [#393, #361, #371. #407, #406, #408] Fixed several issues with the inventory system. Like ignored NBT values, deleted NBT values, ignored armor, dupe bugs or wrong transmitted items.
- This update changes the way how we transfer items. This fixes a lot of bugs but also changes some functions. This can break some scripts you might use. Please refer to the [changelog](https://docs.intelligence-modding.de/changelogs/0.7.24r/)
### Added
- Added optional arguments to specify which crafting cpu you want to use - Thanks to Michele Grifa! - ME Bridge
- Added `getTotalItemStorage`, `getTotalFluidStorage`, `getUsedItemStorage`, `getUsedFluidStorage`, `getAvailableItemStorage`, `getAvailableFluidStorage` - Thanks to Michele Grifa! - ME Bridge
- Added `listCells` function - Thanks to Michele Grifa! - ME Bridge
- Added methods to import/export fluid from/to the ME System - Thanks to Michele Grifa!
- Added support for shears to the `digBlock` function of automata turtles
- [#397] The RS, ME Bridge and the inventory manager are now able to ignore NBT values if none is specified
- Added support for offhand items to the inventory manager, the slot is 36.
### Fixed
- [#349] Fixed create fluid tank integration with multiblocks
- [#356] Fixed LuaException if the player detector is moved around in the inventory
- [#398] Fix wrong return types of basin integration
- [#384] Fix long execution times of some redstone integrator functions
- [#393] Check if items can be extracted before inserting, fixes dupe bugs - RS and ME Bridge
- Particles of our blocks
- [#378] Clear canvas if a player switches worlds/servers
- [#393, #361, #371. #407, #406, #408] Fixed several issues with the inventory system. Like ignored NBT values, deleted NBT values, ignored armor, dupe bugs or wrong transmitted items.
展开
版本: 1.19.3-0.7.23b
支持游戏: 1.19.3
类型: Forge
Beta
下载次数: 59
Advanced Peripherals 1.18.2 0.7.24r
AdvancedPeripherals-0.7.24r.jar下载1.18.2-0.7.24r#Release
### Breaking Changes
- This update changes the way how we transfer items. This fixes a lot of bugs but also changes some functions. This can break some scripts you might use. Please refer to the [changelog](https://docs.intelligence-modding.de/changelogs/0.7.24r/)
### Added
- Added optional arguments to specify which crafting cpu you want to use - Thanks to Michele Grifa! - ME Bridge
- Added `getTotalItemStorage`, `getTotalFluidStorage`, `getUsedItemStorage`, `getUsedFluidStorage`, `getAvailableItemStorage`, `getAvailableFluidStorage` - Thanks to Michele Grifa! - ME Bridge
- Added `listCells` function - Thanks to Michele Grifa! - ME Bridge
- Added methods to import/export fluid from/to the ME System - Thanks to Michele Grifa!
- Added support for shears to the `digBlock` function of automata turtles
- [#397] The RS, ME Bridge and the inventory manager are now able to ignore NBT values if none is specified
- Added support for offhand items to the inventory manager, the slot is 36.
### Fixed
- [#356] Fixed LuaException if the player detector is moved around in the inventory
- [#398] Fix wrong return types of basin integration
- [#384] Fix long execution times of some redstone integrator functions
- [#393] Check if items can be extracted before inserting, fixes dupe bugs - RS and ME Bridge
- Particles of our blocks
- [#378] Clear canvas if a player switches worlds/servers
- [#393, #361, #371. #407, #406, #408] Fixed several issues with the inventory system. Like ignored NBT values, deleted NBT values, ignored armor, dupe bugs or wrong transmitted items.
- This update changes the way how we transfer items. This fixes a lot of bugs but also changes some functions. This can break some scripts you might use. Please refer to the [changelog](https://docs.intelligence-modding.de/changelogs/0.7.24r/)
### Added
- Added optional arguments to specify which crafting cpu you want to use - Thanks to Michele Grifa! - ME Bridge
- Added `getTotalItemStorage`, `getTotalFluidStorage`, `getUsedItemStorage`, `getUsedFluidStorage`, `getAvailableItemStorage`, `getAvailableFluidStorage` - Thanks to Michele Grifa! - ME Bridge
- Added `listCells` function - Thanks to Michele Grifa! - ME Bridge
- Added methods to import/export fluid from/to the ME System - Thanks to Michele Grifa!
- Added support for shears to the `digBlock` function of automata turtles
- [#397] The RS, ME Bridge and the inventory manager are now able to ignore NBT values if none is specified
- Added support for offhand items to the inventory manager, the slot is 36.
### Fixed
- [#356] Fixed LuaException if the player detector is moved around in the inventory
- [#398] Fix wrong return types of basin integration
- [#384] Fix long execution times of some redstone integrator functions
- [#393] Check if items can be extracted before inserting, fixes dupe bugs - RS and ME Bridge
- Particles of our blocks
- [#378] Clear canvas if a player switches worlds/servers
- [#393, #361, #371. #407, #406, #408] Fixed several issues with the inventory system. Like ignored NBT values, deleted NBT values, ignored armor, dupe bugs or wrong transmitted items.
展开
版本: 1.18.2-0.7.24r
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 40
Advanced Peripherals 1.18.2 0.7.23r
AdvancedPeripherals-0.7.23r.jar下载1.18.2-0.7.23r#Release
### Fixed
- [#400] Fixed UI of the inventory manager
- [#399] Fixed translations
- [#400] Fixed UI of the inventory manager
- [#399] Fixed translations
展开
版本: 1.18.2-0.7.23r
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 83
Advanced Peripherals 1.18.2 0.7.22r
AdvancedPeripherals-0.7.22r.jar下载1.18.2-0.7.22r#Release
### Changed
- Updated translations
- Changed chunk controller recipe
### Fixed
- [#380] Removed ID from the computer in the village structures
- [#390] Change the way we orient blocks. Fixes some issues with direction related functions. Some blocks may need to be replaced
- [#394] Fixed `getPattern` and `getItem` - RS Bridge
- [#391] Return nil if the target block of the block reader isn't a block entity
- Updated translations
- Changed chunk controller recipe
### Fixed
- [#380] Removed ID from the computer in the village structures
- [#390] Change the way we orient blocks. Fixes some issues with direction related functions. Some blocks may need to be replaced
- [#394] Fixed `getPattern` and `getItem` - RS Bridge
- [#391] Return nil if the target block of the block reader isn't a block entity
展开
版本: 1.18.2-0.7.22r
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 59
Advanced Peripherals 1.18.2 0.7.21r
AdvancedPeripherals-0.7.21r.jar下载1.18.2-0.7.21r#Release
### Fixed
- [#362] `listCraftableItems` now also returns empty stacks - me bridge
### Added
- [#367] Added `canSleepHere` and `canSleepPlayer(username)` to the environment detector
- [#353] Added `getRadiation` and `getRadiationRaw` to the environment detector
- [#362] `listCraftableItems` now also returns empty stacks - me bridge
### Added
- [#367] Added `canSleepHere` and `canSleepPlayer(username)` to the environment detector
- [#353] Added `getRadiation` and `getRadiationRaw` to the environment detector
展开
版本: 1.18.2-0.7.21r
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 89
Advanced Peripherals 1.19.2 0.7.22b
AdvancedPeripherals-0.7.22b.jar下载1.19.2-0.7.22b#Beta
### Added
- Added `getRadiation` to the environment detector
### Fixed
- Fixed chat box event
- [#352] Fixed RS bridge crashing the game when connecting it to a cable
- [#355] Don't allow negative numbers for the energy detector
- Added `getRadiation` to the environment detector
### Fixed
- Fixed chat box event
- [#352] Fixed RS bridge crashing the game when connecting it to a cable
- [#355] Don't allow negative numbers for the energy detector
展开
版本: 1.19.2-0.7.22b
支持游戏: 1.19.2
类型: Forge
Beta
下载次数: 204
Advanced Peripherals 1.18.2 0.7.20r
AdvancedPeripherals-0.7.20r.jar下载1.18.2-0.7.20r#Release
### Added
- Added `isUnderRaid` - Colony Integrator
### Fixed
- [#341] Fixed `isThunder` - Environment Detector
- [#355] Don't allow negative numbers for the energy detector. Prevents weird behaviors and energy duping
### Changed
- The inventory manager now returns a table with a slot key for each item. Prevents zero indexed tables
- Added `isUnderRaid` - Colony Integrator
### Fixed
- [#341] Fixed `isThunder` - Environment Detector
- [#355] Don't allow negative numbers for the energy detector. Prevents weird behaviors and energy duping
### Changed
- The inventory manager now returns a table with a slot key for each item. Prevents zero indexed tables
展开
版本: 1.18.2-0.7.20r
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 263
Advanced Peripherals 1.19.2 0.7.21b
AdvancedPeripherals-0.7.21b.jar下载1.19.2-0.7.21b#Beta
### Added
- Added `isUnderRaid` to the colony integrator
### Fixed
- Fixed language entries
- Fixed rs bridge and colony integrator recipe
- Added `isUnderRaid` to the colony integrator
### Fixed
- Fixed language entries
- Fixed rs bridge and colony integrator recipe
展开
版本: 1.19.2-0.7.21b
支持游戏: 1.19.2
类型: Forge
Beta
下载次数: 124
Advanced Peripherals 1.19.2 0.7.20a
AdvancedPeripherals-0.7.20a.jar下载1.19.2-0.7.20a#Alpha
### Known Issues
- Missing language entries
### Fixed
- [#341] Fixed `isThunder` - environment detector
- [#347] Fixed crash on server startup
- Missing language entries
### Fixed
- [#341] Fixed `isThunder` - environment detector
- [#347] Fixed crash on server startup
展开
版本: 1.19.2-0.7.20a
支持游戏: 1.19.2
类型: Forge
Alpha
下载次数: 69
Advanced Peripherals 1.19.2 0.7.19a
AdvancedPeripherals-1.19.2-0.7.19a.jar下载1.19.2-1.19.2-0.7.19a#Alpha
This version supports Create, AE2, Refined Storage, Minecolonies, Botania and Patchouli
### Changed
- Removed `getDimensionProvider`, `getDimensionPath` and `getDimensionPaN` but added `getDimension` which just returns the location of the dimension. As Example `minecraft:nether` or `galacticraft:moon` - environment detector
### Removed
- Disabled the AR Goggles since we want to rewrite the entire system without destroying backwards compatibility in the next 1.19 versions
### Changed
- Removed `getDimensionProvider`, `getDimensionPath` and `getDimensionPaN` but added `getDimension` which just returns the location of the dimension. As Example `minecraft:nether` or `galacticraft:moon` - environment detector
### Removed
- Disabled the AR Goggles since we want to rewrite the entire system without destroying backwards compatibility in the next 1.19 versions
展开
版本: 1.19.2-1.19.2-0.7.19a
支持游戏: 1.19.2
类型: Forge
Alpha
下载次数: 68
Advanced Peripherals 1.18.2 0.7.19r
AdvancedPeripherals-0.7.19r.jar下载1.18.2-0.7.19r#Release
### Fixed
- [#339, #338] Fixed that commands that are being run in the console are throwing exceptions
- [#339, #338] Fixed that commands that are being run in the console are throwing exceptions
展开
版本: 1.18.2-0.7.19r
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 184
Advanced Peripherals 1.18.2 0.7.17r
AdvancedPeripherals-0.7.17r.jar下载1.18.2-0.7.17r#Release
### Added
- [#342] Added `buildingName`, `targetLevel` and `workOrderType` to `getWorkOrders` - colony integrator
- Added `isCraftable` to fluid stacks - me bridge
- [#313] The chat box `chat` event now listens for the `say` command
- [#317] Added inventory manager nbt support
- [#286] Language updates
### Fixed
- [#174] Fixed client crash when quick moving stacks in the inventory manager
- [#308] Fixed NPE for `getOwner` - inventory manager
- [#281] Fixed wrong amount of pulled items in the inventory manager
- [#280] Fixed `inCoords` functions - player detector
- [#221] Fixed NPE when rs bridge is not connected to a network
- [#321] Fixed that items are voided when importing items into a full me system
- [#319] Fixed `getRequests` - colony integrator
- Fixed that work orders do not return a location
- Fixed console spam and not working table values of buildings - colony integrator
### Changed
- [#323] Improved return values of `craftItem` - me bridge
- [#342] Added `buildingName`, `targetLevel` and `workOrderType` to `getWorkOrders` - colony integrator
- Added `isCraftable` to fluid stacks - me bridge
- [#313] The chat box `chat` event now listens for the `say` command
- [#317] Added inventory manager nbt support
- [#286] Language updates
### Fixed
- [#174] Fixed client crash when quick moving stacks in the inventory manager
- [#308] Fixed NPE for `getOwner` - inventory manager
- [#281] Fixed wrong amount of pulled items in the inventory manager
- [#280] Fixed `inCoords` functions - player detector
- [#221] Fixed NPE when rs bridge is not connected to a network
- [#321] Fixed that items are voided when importing items into a full me system
- [#319] Fixed `getRequests` - colony integrator
- Fixed that work orders do not return a location
- Fixed console spam and not working table values of buildings - colony integrator
### Changed
- [#323] Improved return values of `craftItem` - me bridge
展开
版本: 1.18.2-0.7.17r
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 57
Advanced Peripherals 1.18.2 0.7.16b
advancedperipherals-1.18.2-0.7.16b.jar下载1.18.2-0.7.16b#Beta
### Added
- [#314] Added `getItemInOffHand` to the inventory manager
- Added create integration
- Added botania integration
### Fixed
- Village structures *again*
- [#315] Improved performance for `isItemCraftable` - RS Bridge
- [#304] Fix duplicated entries with `listItems` - RS Bridge
- [#270] Added `isCraftable` to fluids and items - RS Bridge
- [#314] Added `getItemInOffHand` to the inventory manager
- Added create integration
- Added botania integration
### Fixed
- Village structures *again*
- [#315] Improved performance for `isItemCraftable` - RS Bridge
- [#304] Fix duplicated entries with `listItems` - RS Bridge
- [#270] Added `isCraftable` to fluids and items - RS Bridge
展开
版本: 1.18.2-0.7.16b
支持游戏: 1.18.2
类型: Forge
Beta
下载次数: 462
Advanced Peripherals 1.18.2 0.7.15b
advancedperipherals-1.18.2-0.7.15b.jar下载1.18.2-0.7.15b#Beta
### Fixed
- Minecolonies integration for 1.0.754-ALPHA and newer
- Village structures
- [#297] Fixed tags to fix some RS Bridge functions (Thanks to rayrvg!)
- Minecolonies integration for 1.0.754-ALPHA and newer
- Village structures
- [#297] Fixed tags to fix some RS Bridge functions (Thanks to rayrvg!)
展开
版本: 1.18.2-0.7.15b
支持游戏: 1.18.2
类型: Forge
Beta
下载次数: 278
Advanced Peripherals 1.16.5 0.7.10r
advancedperipherals-1.16.5-0.7.10r.jar下载1.16.5-0.7.10r#Release
展开
版本: 1.16.5-0.7.10r
支持游戏: 1.16.5
类型: Forge
Release
下载次数: 2,688
Advanced Peripherals 1.16.5 0.7.9r
advancedperipherals-1.16.5-0.7.9r.jar下载1.16.5-0.7.9r#Release
展开
版本: 1.16.5-0.7.9r
支持游戏: 1.16.5
类型: Forge
Release
下载次数: 52
Advanced Peripherals 1.16.5 0.7.8r
advancedperipherals-1.16.5-0.7.8r.jar下载1.16.5-0.7.8r#Release
展开
版本: 1.16.5-0.7.8r
支持游戏: 1.16.5
类型: Forge
Release
下载次数: 51
Advanced Peripherals 1.18.2 0.7.14b
advancedperipherals-1.18.2-0.7.14b.jar下载1.18.2-0.7.14b#Beta
展开
版本: 1.18.2-0.7.14b
支持游戏: 1.18.2
类型: Forge
Beta
下载次数: 74
Advanced Peripherals 1.18.2 0.7.13a
advancedperipherals-1.18.2-0.7.13a.jar下载1.18.2-0.7.13a#Alpha
展开
版本: 1.18.2-0.7.13a
支持游戏: 1.18.2
类型: Forge
Alpha
下载次数: 82
Advanced Peripherals 1.18.1 0.7.12b
advancedperipherals-1.18.1-0.7.12b.jar下载1.18.1-0.7.12b#Beta
展开
版本: 1.18.1-0.7.12b
支持游戏: 1.18.1
类型: Forge
Beta
下载次数: 83
Advanced Peripherals 1.18.1 0.7.11b
advancedperipherals-1.18.1-0.7.11b.jar下载1.18.1-0.7.11b#Beta
展开
版本: 1.18.1-0.7.11b
支持游戏: 1.18.1
类型: Forge
Beta
下载次数: 57
Advanced Peripherals 1.18.1 0.7.10b
advancedperipherals-1.18.1-0.7.10b.jar下载1.18.1-0.7.10b#Beta
展开
版本: 1.18.1-0.7.10b
支持游戏: 1.18.1
类型: Forge
Beta
下载次数: 46
Advanced Peripherals 1.18.1 0.7.9r
advancedperipherals-1.18.1-0.7.9r.jar下载1.18.1-0.7.9r#Release
展开
版本: 1.18.1-0.7.9r
支持游戏: 1.18.1
类型: Forge
Release
下载次数: 65
Advanced Peripherals 1.16.5 0.7.7r
advancedperipherals-1.16.5-0.7.7r.jar下载1.16.5-0.7.7r#Release
展开
版本: 1.16.5-0.7.7r
支持游戏: 1.16.5
类型: Forge
Release
下载次数: 84
Advanced Peripherals 1.18.1 0.7.8.1r
advancedperipherals-1.18.1-0.7.8.1r.jar下载1.18.1-0.7.8.1r#Release
展开
版本: 1.18.1-0.7.8.1r
支持游戏: 1.18.1
类型: Forge
Release
下载次数: 69
Advanced Peripherals 1.18.1 0.7.8r
advancedperipherals-1.18.1-0.7.8r.jar下载1.18.1-0.7.8r#Release
展开
版本: 1.18.1-0.7.8r
支持游戏: 1.18.1
类型: Forge
Release
下载次数: 49
Advanced Peripherals 1.16.5 0.7.6r
advancedperipherals-1.16.5-0.7.6r.jar下载1.16.5-0.7.6r#Release
展开
版本: 1.16.5-0.7.6r
支持游戏: 1.16.5
类型: Forge
Release
下载次数: 59
Advanced Peripherals 1.18 0.7.7.1r
advancedperipherals-1.18-0.7.7.1r.jar下载1.18-0.7.7.1r#Release
展开
版本: 1.18-0.7.7.1r
支持游戏: 1.18
类型: Forge
Release
下载次数: 72
Advanced Peripherals 1.18 0.7.7r
advancedperipherals-1.18-0.7.7r.jar下载1.18-0.7.7r#Release
展开
版本: 1.18-0.7.7r
支持游戏: 1.18
类型: Forge
Release
下载次数: 55
Advanced Peripherals 1.17.1 0.7.6r
advancedperipherals-1.17.1-0.7.6r.jar下载1.17.1-0.7.6r#Release
展开
版本: 1.17.1-0.7.6r
支持游戏: 1.17.1
类型: Forge
Release
下载次数: 144
Advanced Peripherals 1.17.1 0.7.5.1r
advancedperipherals-1.17.1-0.7.5.1r.jar下载1.17.1-0.7.5.1r#Release
展开
版本: 1.17.1-0.7.5.1r
支持游戏: 1.17.1
类型: Forge
Release
下载次数: 51
Advanced Peripherals 1.17.1 0.7.5r
advancedperipherals-1.17.1-0.7.5r.jar下载1.17.1-0.7.5r#Release
展开
版本: 1.17.1-0.7.5r
支持游戏: 1.17.1
类型: Forge
Release
下载次数: 52
Advanced Peripherals 1.16.5 0.7.5r
advancedperipherals-1.16.5-0.7.5r.jar下载1.16.5-0.7.5r#Release
展开
版本: 1.16.5-0.7.5r
支持游戏: 1.16.5
类型: Forge
Release
下载次数: 62
Advanced Peripherals 1.16.5 0.7.4.1b
advancedperipherals-1.16.5-0.7.4.1b.jar下载1.16.5-0.7.4.1b#Beta
展开
版本: 1.16.5-0.7.4.1b
支持游戏: 1.16.5
类型: Forge
Beta
下载次数: 58
Advanced Peripherals 1.16.5 0.7.4r
advancedperipherals-1.16.5-0.7.4r.jar下载1.16.5-0.7.4r#Release
展开
版本: 1.16.5-0.7.4r
支持游戏: 1.16.5
类型: Forge
Release
下载次数: 54
Advanced Peripherals 1.17.1 0.7.3r
advancedperipherals-1.17.1-0.7.3r.jar下载1.17.1-0.7.3r#Release
展开
版本: 1.17.1-0.7.3r
支持游戏: 1.17.1
类型: Forge
Release
下载次数: 49
Advanced Peripherals 1.16.5 0.7.3r
advancedperipherals-1.16.5-0.7.3r.jar下载1.16.5-0.7.3r#Release
展开
版本: 1.16.5-0.7.3r
支持游戏: 1.16.5
类型: Forge
Release
下载次数: 56
Advanced Peripherals 1.17.1 0.7.2r
advancedperipherals-1.17.1-0.7.2r.jar下载1.17.1-0.7.2r#Release
展开
版本: 1.17.1-0.7.2r
支持游戏: 1.17.1
类型: Forge
Release
下载次数: 40
Advanced Peripherals 1.16.5 0.7.2r
advancedperipherals-1.16.5-0.7.2r.jar下载0.7.2r#Release
展开
版本: 0.7.2r
支持游戏: 1.16.5
类型: Forge
Release
下载次数: 47
Advanced Peripherals 1.16 0.7.1r
advancedperipherals-1.16.5-0.7.1r(1).jar下载0.7.1r#Release
### Fixed
- chunky turtle related issues
- RS and ME Bridge related issues
- redstone integrator block updates
- peripheral name of the player detector turtle
- chunky turtle related issues
- RS and ME Bridge related issues
- redstone integrator block updates
- peripheral name of the player detector turtle
展开
版本: 0.7.1r
支持游戏: 1.16, 1.16.5
类型: Forge
Release
下载次数: 48
Advanced Peripherals 1.17.1 0.7.1r
advancedperipherals-1.17.1-0.7.1r.jar下载0.7.1r#Release
展开
版本: 0.7.1r
支持游戏: 1.17.1
类型: Forge
Release
下载次数: 56
收录