From bc8a713c6ea2911ca3c8fd925b4d394bf0f11817 Mon Sep 17 00:00:00 2001 From: bobalobabingbong Date: Thu, 21 May 2015 21:30:24 -0400 Subject: [PATCH] User-submitted text for Molecular Assembler --- .../items/molecular_assembler/item.cg | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 data/applied_energistics_2/items/molecular_assembler/item.cg diff --git a/data/applied_energistics_2/items/molecular_assembler/item.cg b/data/applied_energistics_2/items/molecular_assembler/item.cg new file mode 100644 index 00000000..c189b304 --- /dev/null +++ b/data/applied_energistics_2/items/molecular_assembler/item.cg @@ -0,0 +1,19 @@ +schema: 1 + +description: <<-END +The assembler is a powered machine which crafts items, it can be upgraded by inserting Acceleration Cards into it; once upgraded it is very fast. + +Functions in one of two modes, single pattern mode or interface fed mode. + +Single Pattern Mode +Uses a single Encoded Pattern (must be a crafting recipe) inserted into the assembler to craft an item without a crafting network. + +This makes it useful in stand alone setups or in configurations where it can be fed by other mods and even chained together to to craft a final output. Items will be accepted from any side and exported into any available inventories. + +Interface Fed Mode +Uses the Encoded Patterns (must be a crafting recipe) from attached ME Interface to craft items when they are requested by the Crafting CPU. + +Note, this mode requires that the assembler not contain a Encoded Pattern; the pattern slot must be empty. +END + +