Описание
# AppliedCannon
## What is this?
- This mod let the Schematicannon from Create could take resources from multiple AE2 Networks through ME interface( which perform like a *storage bus* but something can be different)
## How does it work?
- For simple, just place a active me interface(whatever block or part) next to the Schematicannon, just like how you make a subnetwork using storage bus
- For a network which have complete(or not) crafting abilities, give the interface a "Crafting Card" to enable the cannon automatically craft things to place while the resource is suffcient
- For gunpowder autofill, just filter the ME interface with that
- For cleaning caches item in cannon manually, just break the Schematicannon and the cache will drop.
## Performace
- No Traversing! Using original AE methods, so it might be more effcient compares to the original Schematicannon's code.
- Support batch crafting! You can double the recipe as your will, the cannon will deal with the cache itself.
> That is. Enjoy! Welcome to transport the mod to other version / Create an issue when gliches happend.