File Details
AdvancedPeripherals-1.19.2-0.7.35r.jar
- R
- Apr 12, 2024
- 834.83 KB
- 199.5K
- 1.19.2
- Forge + 1
File Name
AdvancedPeripherals-1.19.2-0.7.35r.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
Fixed
- [#559] Fixed the creation of empty nbt tags when inserting items into the ME System - @Thanks to michele-grifa!
- [#577,#570] Fixed that the RS bridge does not show
isCraftableingetItemorgetPattern- Thanks to @tomprince! - [#570] Improved performance of ME Bridge's iterating functions by making the functions not quadratic - Thanks to @tomprince!
- [#560] Fixed stacking problems when using
getItemsfrom the inventory manager - [#551] Fixed that RS Bridge's
isItemCraftingis false when the item is not in the system - [#536] Invalidate the energy detectors in and output energy providers to prevent the energy detector from stopping to transfer energy
- [#575] Added support for more disk cells and portable cells for the ME Bridge - Thanks to @iTrooz
Added
- [#571] Added
selectionModeto the output of ME Bridge'sgetCraftingCPUsfunction - Thanks to @tomprince! - [#564] Added optional parameter to
getPlayerPosto specify the amount of decimal places to retrieve the position of - Thanks to @minecraf7771