Feature/fluidreplicator (#1482)
Added Fluid Replicator multiblock machine.
This commit is contained in:
parent
7b275bebb1
commit
fef10740ba
29 changed files with 1202 additions and 121 deletions
|
@ -68,4 +68,5 @@ public class Reference {
|
|||
public static String RECYCLER_RECIPE = "RECYCLER_RECIPE";
|
||||
public static String SCRAPBOX_RECIPE = "SCRAPBOX_RECIPE";
|
||||
public static String VACUUM_FREEZER_RECIPE = "VACUUM_FREEZER_RECIPE";
|
||||
public static String FLUID_REPLICATOR_RECIPE = "FLUID_REPLICATOR_RECIPE";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue