The FTB Forum is now read-only, and is here as an archive.
To participate in our community discussions, please join our Discord! https://ftb.team/discord
I use zan's minimap:
http://www.planetminecraft.com/mod/zans-minimap/
It is exactly like Voxel map --- think they are forks off the same code base. Zan's uses forge loader, so you can remove/disable all the other voxel mods and liteloader.
Fabricators auto pull from adjacent inventories.
Interfaces can keep a supply of up to 8 items in their inventory.
Pair interfaces with fabricators to autocraft.
Fabricator inventory will fill up with crafted items. Router would be the easiest way to extract from all your fabricators...
Powersuite builds are all here:
http://build.technicpack.net/
You could try searching on that error and see if any other mods can cause it.
I don't think it is NEI, but i guess you could remove each mod one by one and see if the issue resolves.
Yes i got 17952 at the machine. Not sure where the 48 went -- maybe into the conduit/loss there. 99.7% made it through.
This is 1.5.1 only. Test setup -- http://imgur.com/a/XXmhk
1.4.7 that same setup loses 5% twice.
It is just a flat loss for that section of conduit.
in 1.4.7 energy cells and conduit are separate, so if you had a chain of them feeding into/through each-other you lose 5% at each independent run of conduit.
In 1.5.1 energy cells and TE engines can put power into conduits with no loss. The...
The simplest method and cheapest in several ways is to just use a single pre-formatted disk for each type of bulk material.
If you use the lowest disk it will store 8128 of the item. Normally it would then fill up your non formatted disks, but if you put the item in the filter for a storage...
Your world will be fine. You will need to go to new chunks to get greg's ores, but you don't need any of them to start with gregtech.
Backup your save.
Export bus has transfer stacks mode. But you asked to limit it to 5 stacks right?
To limit it the amount in an external inventory you could make a second AE network.
ME Controller.
Storage bus on cargo manager. Emitters for each item type over each export bus from other network.
When...
How about a red power regulator -- it has an option to emit a redstone signal when the inventory it is attached to matches it's filter setting.
You probably want a regulator and export bus for each material.
Set the bus to export to the regulator when no redstone signal. Once the regulator...
I think he figured it out.
Sounds like he had the ores in the ender chest with just an import bus. Then an export bus for the ores on the pulverizer, but only pre-formatted disks in his chest with no ores. AE won't pull direct from an import bus to deliver to an export bus. It has to...
Try setting export bus to single item mode. Looks like it is in stack mode. AE might wait for whole stacks in that case...
It is the bottom brown icon in the bus.
tubestuff works with all inventory systems -- it may have been designed to fill gaps in tube networks, but AE has similar gaps. The AE busses have modes to respond to pulses, which a lot of the tubestuff machines generate to make them work well with RP filters/transposers.
Now that railcraft has...
Chests use more power than drive racks.
Chest with no storage disk in it uses 1 unit of power. Chest with any disk in it used 3 units of power.
A empty drive uses 1 unit of power and each storage disk in it uses .5 - 2 units of power. Goes up .5 with each disk size so 1k, 4k, 16k, 64k =...