- Added the ability to input an
index
field when requesting items forredstoneRequester.request()
andredstoneRequester.requestCraft()
(see known issues)
- Added the ability to input an
index
field 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()
.
- Backported to forge 1.20.1 (see API reference for differences)