(Forge only)
- Removed debug statements that could cause performance issues on the server
 
- Fixed out-of-bounds error checking for 
stockTicker.itemDetails 
- fixed 
redstoneRequester.request()to respectallowPartialsetting 
- fixed 
redstoneRequester.request()to respectallowPartialsetting 
- Added the ability to input an 
indexfield when requesting items forredstoneRequester.request()andredstoneRequester.requestCraft()(see known issues) 
- Added the ability to input an 
indexfield when requesting items forredstoneRequester.request()andredstoneRequester.requestCraft()(see known issues) - Re-added functions from 0.3.2
 displayName(fromstockTicker.itemDetails(),frogport.getPackageContentDetails(), material checklist icons, etc) should now consistently show up in the returned table when getting item details.item(fromstockTicker.itemDetails(), etc) is now in json format and can be parsed with e.g.textutils.unserialiseJSON().
displayNameon item stack details (stockTicker.itemDetails(),frogport.getPackageContentDetails(), etc) is now consistent with the Neoforge version- Clipboard text formatting (
textin readPage()) is now consistent with the Neoforge version 
- Backported to forge 1.20.1 (see API reference for differences)
 
- Fixed bounds checking in 
stockTicker.itemDetails(index) 
- Fixed 
stockTicker.inventorySize()to track number of unique items and not total item count - Added 
stockTicker.countConnectedStockLinks() - Added 
stockTicker.stockLinkDetails(index) 
- Changed mod name from "Create: CC Logistics" to "Create: CC Total Logistics" ingame
 

