diff --git a/GameData/WildBlueIndustries/Pathfinder/Templates/CRP/BrewWorks.txt b/GameData/WildBlueIndustries/Pathfinder/Templates/CRP/BrewWorks.txt index ee02234a..bb5e7be8 100644 --- a/GameData/WildBlueIndustries/Pathfinder/Templates/CRP/BrewWorks.txt +++ b/GameData/WildBlueIndustries/Pathfinder/Templates/CRP/BrewWorks.txt @@ -211,7 +211,7 @@ PATH_INDUSTRY MODULE { - name = ModuleBreakableConverter + name = ModuleResourceConverter ConverterName = Konkrete StartActionName = Start Konkrete StopActionName = Stop Konkrete diff --git a/GameData/WildBlueIndustries/Pathfinder/Templates/ClassicStock/BrewWorks.cfg b/GameData/WildBlueIndustries/Pathfinder/Templates/ClassicStock/BrewWorks.cfg index b3a6a4e4..48ffdb06 100644 --- a/GameData/WildBlueIndustries/Pathfinder/Templates/ClassicStock/BrewWorks.cfg +++ b/GameData/WildBlueIndustries/Pathfinder/Templates/ClassicStock/BrewWorks.cfg @@ -174,7 +174,7 @@ PATH_INDUSTRY MODULE { - name = ModuleBreakableConverter + name = ModuleResourceConverter ConverterName = Konkrete StartActionName = Start Konkrete StopActionName = Stop Konkrete