Posted 10 September 2015 - 02:45 PM
Hey there,
I just finished a very basic AE export script. This program exports all items on a list from an Interface to an adjacent inventory. It uses the item ID and DMG value for an exact match and can include the NBT_HASH als well, if enabled by the user (per-item setting).
In addition you can specify how many items of a single type you want to preserve in the AE system.
The program comes with a second script that automatically creates an export item list for you based on the items of an attached inventory.
Screenshot:
Download:
http://pastebin.com/iqUEEqHg (exporter)
http://pastebin.com/SCk4C3V2 (list maker)
I personally use this script to automatically export my ores and dusts to a Pulverizer/Furnace setup. It can be really usefull for trashing exhaust mob drops and bulding blocks as well.
List Example:
Best regards
Zacherl
I just finished a very basic AE export script. This program exports all items on a list from an Interface to an adjacent inventory. It uses the item ID and DMG value for an exact match and can include the NBT_HASH als well, if enabled by the user (per-item setting).
In addition you can specify how many items of a single type you want to preserve in the AE system.
The program comes with a second script that automatically creates an export item list for you based on the items of an attached inventory.
Screenshot:
Download:
http://pastebin.com/iqUEEqHg (exporter)
http://pastebin.com/SCk4C3V2 (list maker)
I personally use this script to automatically export my ores and dusts to a Pulverizer/Furnace setup. It can be really usefull for trashing exhaust mob drops and bulding blocks as well.
List Example:
Best regards
Zacherl
Edited on 16 June 2016 - 05:15 PM