Added a partial recipe book for IC2
* Added some missing recipes for the vanilla recipe book
This commit is contained in:
+4
-2
@@ -16,8 +16,10 @@ $(function() {
|
||||
|
||||
loadRecipebook("data/vanilla.json", function() {
|
||||
loadRecipebook("data/buildcraft.json", function() {
|
||||
parseUrlParameters();
|
||||
onCraftingSelectorChanged();
|
||||
loadRecipebook("data/industrial_craft.json", function() {
|
||||
parseUrlParameters();
|
||||
onCraftingSelectorChanged();
|
||||
});
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user