diff --git a/PHI-EN/data.lua b/PHI-EN/data.lua index b63257b..f98cf29 100644 --- a/PHI-EN/data.lua +++ b/PHI-EN/data.lua @@ -1,4 +1,2 @@ -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 +require("prototypes") +require("technology-compound-power") \ No newline at end of file