diff --git a/PHI-EN/data.lua b/PHI-EN/data.lua new file mode 100644 index 0000000..b63257b --- /dev/null +++ b/PHI-EN/data.lua @@ -0,0 +1,4 @@ +require("prototypes.entity.entity") +require("prototypes.item.items") +require("prototypes.recipe.recipe-power") +require("prototypes.technology.technology-compound-power") \ No newline at end of file